codingagentsystem/cas
Multi-agent orchestration for Claude Code. Persistent memory, tasks, rules, and skills that make AI agents actually coordinate.
Implements a supervisor-worker architecture where a coordinator agent plans work and assigns tasks to parallel worker agents, each operating in isolated git worktrees to prevent conflicts during concurrent edits. The Context System runs as an MCP server providing 50+ tools for persistent SQLite-backed memory, task tracking, rules, and full-text search across Claude Code sessions. Built entirely in Rust with a custom VT parser for real-time TUI multiplexing of all agent terminals.
Stars
66
Forks
7
Language
Rust
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/codingagentsystem/cas"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
bobmatnyc/claude-mpm
Claude Multi-Agent Project Manager — multi-channel orchestration, GitHub-first SDK mode, and...
affaan-m/everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and...
VoltAgent/awesome-claude-code-subagents
A collection of 100+ specialized Claude Code subagents covering a wide range of development use cases
Yeachan-Heo/oh-my-claudecode
Teams-first Multi-agent orchestration for Claude Code
nyldn/claude-octopus
Multi-LLM orchestration plugin for Claude Code — 8 providers (Codex, Gemini, Claude, Perplexity,...