
“BeeRad”andClaude Opus 4.5
6b7bb5a5f9
feat(rah-light): remove agent delegation system
- Delete src/services/agents/delegation.ts (AgentDelegationService)
- Delete app/api/rah/delegations/ directory (all routes)
- Delete src/components/agents/DelegationIndicator.tsx
- Update workflowExecutor.ts to work without delegation streaming
- Update executeWorkflow.ts tool to execute workflows directly
- Update quickAdd.ts to execute directly without delegation tracking
- Add stub AgentDelegation types to UI components for compatibility
- Add stub voice hooks to RAHChat.tsx (will be removed in story 2)
Files deleted:
- src/services/agents/delegation.ts
- app/api/rah/delegations/route.ts
- app/api/rah/delegations/stream/route.ts
- app/api/rah/delegations/[sessionId]/route.ts
- app/api/rah/delegations/[sessionId]/summary/route.ts
- src/components/agents/DelegationIndicator.tsx
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 15:11:15 +11:00
..
2026-01-28 13:01:46 +11:00
2026-01-24 21:54:21 +11:00
2026-01-24 21:54:21 +11:00
2026-01-24 21:54:21 +11:00
2026-01-28 13:01:46 +11:00
2026-01-24 21:54:21 +11:00
2026-01-24 21:54:21 +11:00
2026-01-29 15:11:15 +11:00
2026-01-24 21:54:21 +11:00
2026-01-29 15:11:15 +11:00