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
Fixes 2 bugbot issues: 1. PR URL extraction regex never matches (High Severity): Changed 'github\.com' to 'github[.]com' because in single-quoted bash strings, backslashes are literal. The [.] syntax correctly matches a literal dot in grep regex. 2. Shared Claude settings keep stale hook path (Medium Severity): Changed hook detection to always update the command path to the current workspace, not just check for existence. This handles cases where .claude settings are shared/symlinked across workspaces. Co-Authored-By: Claude Sonnet 4.5 <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 | ||