Commit Graph

3 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
OpSpawn Agent
4dd8ea3bac v1.1: Configurable data dir, tests (38 passing), npm package metadata, MIT license 2026-02-06 08:10:53 +00:00
OpSpawn Agent
a659c4ca50 Add README with docs, examples, and architecture overview
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 07:47:39 +00:00