bench: Multi-temperature cloud bench
Some checks failed
CI / Test (OTP 27.2 / Elixir 1.18.2) (push) Failing after 0s
CI / Test (OTP 28.4 / Elixir 1.19.4 + E2E) (push) Failing after 0s

This commit is contained in:
2026-03-19 22:14:35 +01:00
parent c45dbadd78
commit e02bd99a43
7 changed files with 1275 additions and 247 deletions

View File

@@ -1,5 +1,7 @@
{
"dependencies": {
"@mariozechner/pi-coding-agent": "^0.60.0"
"devDependencies": {
"@mariozechner/pi-coding-agent": "^0.60.0",
"nostr-tools": "^2.10.0",
"ws": "^8.18.0"
}
}