agentic-os/dashboard
Austin 29eaa7f801 feat(orchestration): multi-angle workflow — 5+ parallel subagents, converge, log + index runs
- skills/multi-angle-orchestration/SKILL.md: SOP for single-source fan-out
  (delegate_task leaf workers, NO external AIs) of >=5 angles + converge.
- brain-core: ingest orchestration-runs/*.json as source 'orchestration'
  so past runs are searchable in Brain Search.
- server.py: POST /api/orchestrate (optional headless fan-out of the 3
  built-in agents) + GET /api/orchestrate/runs; persist runs to
  data/orchestration-runs/<id>.json and upsert to brain.
- dashboard/pages/orchestration.js: launch runs + review past runs.
- skills/multi-agent-run/SKILL.md + api helpers + nav entry.
2026-07-25 18:07:51 -07:00
..
pages feat(orchestration): multi-angle workflow — 5+ parallel subagents, converge, log + index runs 2026-07-25 18:07:51 -07:00
AGENT_TIME_MONITOR.md Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 12:27:26 -07:00
api.js feat(orchestration): multi-angle workflow — 5+ parallel subagents, converge, log + index runs 2026-07-25 18:07:51 -07:00
app.js Security & polish: untrack settings.json, fix CORS, remove broken og:image, replace console.error with toast 2026-05-18 01:32:24 +05:30
index.html feat(orchestration): multi-angle workflow — 5+ parallel subagents, converge, log + index runs 2026-07-25 18:07:51 -07:00
serve_monitor.py Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 12:27:26 -07:00
start-monitor.sh Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 12:27:26 -07:00
styles.css Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 12:27:26 -07:00
test.html Wire up dynamic agent registry, integrations, agent-time tracking, UI modernization 2026-07-25 12:27:26 -07:00
utils.js feat(orchestration): multi-angle workflow — 5+ parallel subagents, converge, log + index runs 2026-07-25 18:07:51 -07:00