[ORCH-105] Implement agent spawner (Claude SDK) #240

Closed
opened 2026-02-02 20:33:25 +00:00 by jason.woltje · 0 comments
Owner

Spawn Claude agents using Anthropic SDK.

COMPLETED - See: docs/scratchpads/orch-105-spawner.md

Acceptance Criteria:

  • agent-spawner.service.ts implemented
  • Spawns agents with task context (repo, branch, workItems)
  • Claude SDK integration
  • Agent session management
  • Returns agentId (UUID)
  • NestJS dependency injection
  • Unit tests (18 tests passing, 100% coverage)
Spawn Claude agents using Anthropic SDK. ✅ COMPLETED - See: docs/scratchpads/orch-105-spawner.md Acceptance Criteria: - agent-spawner.service.ts implemented - Spawns agents with task context (repo, branch, workItems) - Claude SDK integration - Agent session management - Returns agentId (UUID) - NestJS dependency injection - Unit tests (18 tests passing, 100% coverage)
jason.woltje added this to the M6-AgentOrchestration (0.0.6) milestone 2026-02-02 20:33:25 +00:00
jason.woltje added the orchestrator label 2026-02-02 20:33:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#240