feat: trading ops, backtesting, and agent bridge panels#511
feat: trading ops, backtesting, and agent bridge panels#511IvanZaro wants to merge 1 commit intobuilderz-labs:mainfrom
Conversation
Phase 2: Agent status table, detail panel, connection pill, status badge, data table, useAgentStatus hook, and agent status API. Phase 3: Transaction cost model, deploy gate modal, agent control/halt APIs, emergency halt button, and trading config editor API. Phase 4: Backtest results panel with summary stats and detail slide-out, backtest API with auto-table creation (5 strategies x 3 symbols). Phase 5: 13 typed agent event interfaces, event ingestion API with auth and side effects, and chat bridge panel for agent commands. Also integrates DESIGN.md dark theme into globals.css, layout, nav-rail, theme-background, and tailwind config. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Triage outcome: not merge-ready. Blocking factors:
Please split into smaller PRs (API, UI panels, theme/system changes), rebase on latest main, and rerun full quality gate. |
|
Triage enforcement update from maintainers:\n\nStatus: not mergeable in current form.\n\nBlocking reasons:\n- PR is conflicting with |
|
Tracking replacement scope in #540. Recommend closing this PR in favor of the scoped implementation issue. |
Summary
New Files (20)
agents/control,agents/halt,agents/status,backtest,config/trading,deploy/assess,events/ingest)deploy-gate,agent-table,agent-detail-panel,backtest-results-panel,chat-bridge-panel)halt-button,status-badge,connection-pill,data-table)agent-events,agent-status)use-agent-status)transaction-costs)Test plan
npx tsc --noEmit)🤖 Generated with Claude Code