Agentic orchestrator for parallel coding agents — plans tasks, spawns agents, and autonomously handles CI fixes, merge conflicts, and code reviews.
agent-fleetagent-swarmclaude-codecodex-cligit-worktreesmulti-agentorchestrationorchestratorparallel-agentsparallel-codingskillstmux
Review fixes: - metadata: sessionId validation to prevent path traversal - event-bus: guard appendFileSync, remove unused import - lifecycle-manager: fix reaction retry counting (track attempts, clear on status transition), allow retry on send failure instead of immediate escalation, detect killed sessions in polling loop, map session.killed to agent-exited reaction - session-manager: validate status against union, clean up runtime and workspace on spawn failure, kill with default plugins when project config is missing Lint/format fixes: - Remove unused imports across all test files - Replace `Function` type with typed callback in tmux tests - Replace require() with dynamic import() in tests - Replace dynamic delete with object spread in metadata - Apply prettier formatting to all files Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .cursor | ||
| .github/workflows | ||
| artifacts | ||
| packages | ||
| scripts | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| CLAUDE.md | ||
| CLAUDE.orchestrator.md | ||
| agent-orchestrator.yaml.example | ||
| eslint.config.js | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||