agent-orchestrator/packages/cli
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
..
__tests__ fix(cli): clear spinner mock calls between tests (#947) 2026-04-08 03:40:06 +05:30
src feat(spawn): support prompt-driven sessions without a tracker issue (#974) 2026-04-09 18:43:55 +05:30
templates/rules feat: seamless onboarding with enhanced documentation (#66) 2026-02-16 22:22:13 +05:30
CHANGELOG.md chore: version packages 2026-03-29 09:21:26 +00:00
package.json feat(web): add dashboard error boundaries 2026-04-06 00:32:53 +05:30
tsconfig.json Apply suggestion from @Copilot 2026-04-01 23:37:37 +05:30
vitest.config.ts fix(cli): resolve ao-core vitest subpaths 2026-04-05 22:38:55 +05:30