agent-orchestrator/packages
Dhruv Sharma aa2177698a feat(spawn): support prompt-driven sessions without a tracker issue (#974)
- Add --prompt <text> flag to `ao spawn` CLI
- Accept prompt field in POST /api/spawn web route
- Persist userPrompt to session metadata on spawn
- Add userPrompt to DashboardSession type and serialize.ts mapping
- Show userPrompt in SessionCard footer for prompt-only sessions
- Include userPrompt in SessionDetail headline fallback chain
- Update orchestrator-prompt.ts with prompt-driven spawn examples

Closes #974
2026-04-09 18:43:55 +05:30
..
ao chore: version packages 2026-03-29 09:21:26 +00:00
cli feat(spawn): support prompt-driven sessions without a tracker issue (#974) 2026-04-09 18:43:55 +05:30
core feat(spawn): support prompt-driven sessions without a tracker issue (#974) 2026-04-09 18:43:55 +05:30
integration-tests extend opencode discovery timeout, include integration tests in pnpm test 2026-03-29 16:44:53 +05:30
plugins fix(lifecycle): reduce GitHub API rate limiting from batch enrichment bypass (#906) 2026-04-06 22:52:47 -07:00
web feat(spawn): support prompt-driven sessions without a tracker issue (#974) 2026-04-09 18:43:55 +05:30