agent-orchestrator/packages
prateek 2108620ee9
feat(web): subscribe Dashboard to SSE for real-time session updates (#249)
Wire the Dashboard component to the existing /api/events SSE endpoint
so session status, activity, and lastActivityAt update in real-time
without requiring a full page refresh. SSE snapshots are lightweight
patches merged into the full server-rendered session objects.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 20:04:57 +05:30
..
agent-orchestrator feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
cli test: add tests for --agent override and codex plugin registration 2026-02-24 03:26:54 +05:30
core fix: use JSONL-based activity detection in lifecycle manager (#247) 2026-03-01 20:04:31 +05:30
integration-tests fix: keep Claude Code interactive after initial prompt (#145) 2026-02-27 18:11:06 +05:30
plugins Default dangerouslySkipPermissions to true (#226) 2026-02-27 19:04:50 +05:30
web feat(web): subscribe Dashboard to SSE for real-time session updates (#249) 2026-03-01 20:04:57 +05:30