Fix orchestrator startup provider-key requirements for Issue 424 #425
Reference in New Issue
Block a user
Delete Branch "fix/post-422-runtime"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Closes #424
Decouple orchestrator startup from
CLAUDE_API_KEYfor non-Claude providers.Changes
CLAUDE_API_KEYis required only when AI provider isclaude.docs/tasks.md.Validation
pnpm --filter @mosaic/orchestrator lintpnpm --filter @mosaic/orchestrator typecheckpnpm --filter @mosaic/orchestrator test