Back to browse
GitHub Repository

Multi-agent orchestration for Claude Code. Persistent memory, tasks, rules, and skills that make AI agents actually coordinate.

77 starsRust

CAS – I reverse-engineered Claude Code to build a better orchestrator

by aceelric·Mar 11, 2026·4 points·3 comments

AI Analysis

MidBold BetShip It

Git worktree isolation for parallel agents is clever but CrewAI and AutoGen already solve orchestration.

Strengths
  • Git worktrees prevent merge conflicts when multiple worker agents edit the same codebase
  • Custom VT parser and built-in terminal multiplexer for side-by-side agent session views
  • SQLite with full-text search provides persistent memory across agent sessions
Weaknesses
  • One GitHub star indicates embryonic stage — no production validation or community yet
  • Multi-agent orchestration is crowded: CrewAI, AutoGen, LangGraph all compete here
Category
Target Audience

AI agent developers, coding automation engineers

Similar To

CrewAI · AutoGen · LangGraph

Similar Projects

Developer Tools●●Solid

Fleet – Python supervisor for running coding agents in parallel

Centralized beads queue eliminates per-project init for 50+ parallel Claude sessions.

Ship ItNiche Gem
sermakarevich
3527d ago

Self-orchestrating engineering team for Claude Code

Claude Code agent prompt templates when Claude already supports custom agents natively.

Cozy
nahrin
203mo ago