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
1. Medium Severity: Wrap getOrSpawnTtyd in try/catch
- Port exhaustion exception now caught and returns 503 error
- Prevents unhandled promise rejection that hangs client
2. Low Severity: Change "review" level label to "Needs Investigation"
- "Pending Review" was misleading - this level means CI failed,
changes requested, or merge conflicts (active problems)
- "Needs Investigation" better conveys urgency and action needed
3. Low Severity: Add issue label enrichment to API sessions route
- Import getTracker and enrichSessionIssue
- Enrich issue labels synchronously before PR enrichment
- Matches behavior of SSR page and individual session route
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 | ||
| agent-orchestrator.yaml.example | ||
| eslint.config.js | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||