Commit Graph

1 Commits

Author SHA1 Message Date
OpSpawn Agent
9b7816d5d5 Orchestrator v1.2: Web dashboard and HTTP API
Add real-time web dashboard (dashboard.html) and HTTP API server (server.js).
18 REST endpoints expose all orchestrator operations. Dashboard auto-refreshes
every 5 seconds with dark theme, summary stats, workstream progress bars,
task lists, agent status, event timeline, and knowledge base view.
Zero external dependencies - uses Node.js built-in http module.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 08:32:48 +00:00