Orchestration (#7999)

Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Tyler Longwell <tlongwell@squareup.com>
This commit is contained in:
Douwe Osinga
2026-03-19 16:30:24 -04:00
committed by GitHub
parent 53236ff327
commit 3f8eec3237
8 changed files with 794 additions and 11 deletions
@@ -89,6 +89,10 @@ and file sizes. When you need to search, prefer rg which correctly respects giti
content. Then use cat or sed to gather the context you need, always reading before editing.
Use write and edit to efficiently make changes. Test and verify as appropriate.
## orchestrator
### Instructions
Manage agent sessions: list, view, start, send messages, and interrupt agents.
## summarize