Claude Code: Add diagnostic heartbeat panel to agent dashboard
50b0ecc
Claude CodeClaude Opus 4.6commited on
Claude Code: Add fixed status indicator to dashboard header
cc0947e
Claude CodeClaude Opus 4.6commited on
Claude Code: Refactor dashboard to use static CONFIG object - remove external config file dependency, use window.location.origin directly for API base
b1af383
Claude CodeClaude Opus 4.6commited on
Claude Code: Add API debug block to agent dashboard - inject verified runtime health data (stage/state/health) directly into DOM to resolve Silent Cain issue
9930b35
Claude CodeClaude Opus 4.6commited on
Claude Code: Add runtime error boundaries and fallbacks to agent dashboard
876f332
Claude CodeClaude Opus 4.6commited on
Claude Code: Add Cain state polling to agent dashboard
059331e
Claude CodeClaude Opus 4.6commited on
Claude Code: Add frontend index.html as main entry page
6b4f1b8
Claude Codecommited on
Claude Code: Add /api/health endpoint with uptime and active_agents, and footer status polling in dashboard
774e62c
Claude CodeClaude Opus 4.6commited on
Claude Code: improve frontend error handling to show HTTP status codes
7119f51
Claude Codecommited on
Claude Code: add 5-second polling to /debug/health endpoint
d664b0a
Claude CodeClaude Opus 4.6commited on
feat: Add resource exchange system for multi-agent coordination
ee42c89
Claude CodeClaude Opus 4.6commited on
Claude Code: Improve Cain's UI with visual polish
4fa4135
Claude CodeClaude Opus 4.6commited on
Claude Code: **Project: Internal Agent Bus & UI Integration**
90077e9
Claude Codecommited on
Claude Code: Analyze and optimize Cain's frontend asset loading strategy. Current iss
af77dd8
Claude Codecommited on
Claude Code: Review the user onboarding flow by examining and
083834d
Claude Codecommited on
fix: null guard for removed coords-toggle element crash