Chat2AnyLLM/code-agent-manager

50 stars · Last commit 2026-06-14

code-agent-manager allows you to manage the code assistants like claude code, codex, gemini on a single interface.

README preview

# Code Assistant Manager (CAM)

<div align="center">

[![License](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![Code Quality](https://img.shields.io/badge/code%20quality-A+-brightgreen.svg)](https://github.com/Chat2AnyLLM/code-agent-manager/actions)

**One CLI to Rule Them All.**
<br>
Tired of juggling multiple AI coding assistants? **CAM** is a unified Go CLI to manage configurations, prompts, skills, plugins, MCP servers, and launch settings for **17 AI assistants** including Claude, Codex, Gemini, Qwen, Copilot, Blackbox, Goose, Continue, and more from a single terminal interface.

</div>

---

## Installation

### Quick Install (Recommended)

Since CAM is distributed from source, build and install the Go binaries locally:

View full repository on GitHub →