#289 · Primary category: AI Coding Assistants
ccmanager
Coding Agent Session Manager for Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI
Project last updated:08/29/26
GitHub Stars
1.2K
Forks
93
Contributors
21
License
MIT
Why we included this project
Keeping several AI coding assistant sessions organized turns into real work once each one runs in its own Git worktree. CCManager gathers them into one terminal dashboard where you can see whether a session is waiting, busy, or idle and switch between them without losing context. It can create, merge, and delete worktrees from the same interface, and for Claude Code it copies conversation data between worktrees so a session keeps its memory when you move it. There are per-assistant state detection settings, command presets with automatic fallbacks, keyboard shortcuts, and status hooks for notifications or automation. The tool is fully self-contained, so if you run parallel agents and would rather skip tmux, this keeps every session visible in one place.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.