MS19: Orchestrator chat & agent terminal integration #511

Closed
opened 2026-02-26 01:47:51 +00:00 by jason.woltje · 0 comments
Owner

Orchestrator Chat & Agent Terminal Integration

Project-level orchestrator chat and agent output viewing in terminal.

Tasks

  • CT-ORCH-001: Project-level orchestrator chat (command prefixes, orchestrator proxy, structured responses)
  • CT-ORCH-002: Agent output in terminal (SSE agent events as terminal tabs, lifecycle indicators)

Acceptance Criteria

  • Chat context scoped to active project
  • Command prefix parsing: /spawn, /status, /jobs, /kill
  • Commands route through /api/orchestrator/* proxy
  • Structured responses displayed inline in chat
  • Agent sessions viewable as terminal tabs
  • Agent stdout/stderr streamed via SSE (/agents/events)
  • Agent lifecycle indicators (spawning, running, done, failed)
## Orchestrator Chat & Agent Terminal Integration Project-level orchestrator chat and agent output viewing in terminal. ### Tasks - CT-ORCH-001: Project-level orchestrator chat (command prefixes, orchestrator proxy, structured responses) - CT-ORCH-002: Agent output in terminal (SSE agent events as terminal tabs, lifecycle indicators) ### Acceptance Criteria - [ ] Chat context scoped to active project - [ ] Command prefix parsing: /spawn, /status, /jobs, /kill - [ ] Commands route through /api/orchestrator/* proxy - [ ] Structured responses displayed inline in chat - [ ] Agent sessions viewable as terminal tabs - [ ] Agent stdout/stderr streamed via SSE (/agents/events) - [ ] Agent lifecycle indicators (spawning, running, done, failed)
jason.woltje added this to the MS19-ChatTerminal milestone 2026-02-26 01:47:51 +00:00
jason.woltje added the web label 2026-02-26 01:47:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#511