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
- metadata: validate sessionId against ^[a-zA-Z0-9_-]+$ to prevent path traversal attacks - lifecycle-manager: fix reaction retry/escalation to count attempts (not just successes), escalate after maxRetries attempts; map session.killed to agent-exited reaction (was unreachable session.exited) - session-manager: validate status against known SessionStatus union (default to "spawning" for unknown values); clean up workspace on runtime creation failure to prevent resource leaks - event-bus: guard appendFileSync in try/catch so disk errors don't crash event emitters 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 | ||