Commit graph

3 commits

Author SHA1 Message Date
zefiroff
b31d378eea worker: add serve.ts — health/status server + worker boot for container deploy
All checks were successful
deploy / deploy (push) Successful in 6s
Container entrypoint used by the 24/7 deploy (root/larp-quant-agent-bot): serves
a health/status endpoint on APP_PORT and boots the worker loop in one process.
Local dev keeps using `pnpm worker` (loop.ts) directly.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 20:04:58 +04:00
zefiroff
76ebbf3954 worker: align Telegram bot copy with the site (drop paper / dry-run wording)
All checks were successful
deploy / deploy (push) Successful in 6s
Boot, status and help messages now say "Quant Agent" instead of
"$QUANT paper agent — dry-run", matching the de-paper'd site voice.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 19:58:06 +04:00
zefiroff
f3b533b032 Quant Agent — multi-agent quant terminal on Hyperliquid
All checks were successful
deploy / deploy (push) Successful in 7s
Live HL data → in-browser TA → 4-agent committee → LONG/SHORT/SKIP verdict.
Terminal grid command bar + interactive agent-workflow graph. Paper-trading
worker reuses the browser brain (dry-run + Telegram). Forgejo static deploy.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 19:00:13 +04:00