agent-orchestrator/packages/plugins/agent-claude-code/src
Prateek a66329f684 fix: make post-launch prompt delivery non-fatal and add test coverage
- Move sendMessage call outside the try/catch that destroys the session.
  A prompt delivery failure should not kill a running agent — user can
  retry with `ao send`.
- Add tests: no-prompt + post-launch agent, sendMessage failure resilience,
  5s delay verification, systemPrompt/systemPromptFile alongside omitted -p.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 18:29:19 +05:30
..
__tests__ feat(web): redesign dashboard, session detail, and orchestrator terminal (#125) 2026-02-20 18:43:57 +05:30
index.test.ts fix: make post-launch prompt delivery non-fatal and add test coverage 2026-02-22 18:29:19 +05:30
index.ts fix: keep Claude Code interactive after initial prompt 2026-02-22 18:23:59 +05:30