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
* fix: wire dashboard to real session data with PR enrichment - Parse owner/repo from GitHub PR URLs in session-manager for gh CLI calls - Add static plugin imports in web services.ts (webpack can't resolve dynamic imports) - Add PR enrichment to page.tsx server component with project matching fallback - Add project matching fallback in API route for sessions without projectId - Map bash "starting" status to "working" for backwards compatibility - Add fallback runtime handle for bash-created sessions without runtimeHandle - Add getPRSummary to SCM interface for fetching additions/deletions/title - Implement getPRSummary in scm-github plugin - Use getPRSummary in enrichSessionPR to populate PR diff stats - Add plugin-tracker-github dependency to web package Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> * fix: update send test for fallback runtime handle behavior Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> * fix: register workspace-worktree plugin in web services Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> --------- 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 | ||