Skip to content

Commit 6b2ef07

Browse files
authored
Merge pull request #5 from zhujian0805/main
docs: fix duplicated sections in README.md
2 parents 9f33a3c + 9a37bef commit 6b2ef07

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -43,23 +43,6 @@ CAM solves this by providing a single, consistent interface to manage everything
4343

4444
## Supported AI Assistants
4545

46-
## Key Features
47-
48-
- **Unified Management:** One tool (`cam`) to install, configure, and run all your AI assistants.
49-
- **Centralized Configuration:** Manage all API keys and endpoint settings from a single `providers.json` file with environment variables in `.env`.
50-
- **Interactive TUI:** A polished, interactive menu (`cam launch`) for easy navigation and operation with arrow-key navigation.
51-
- **MCP Registry:** Built-in registry with **381 pre-configured MCP servers** ready to install across all supported tools.
52-
- **Extensible Framework:** Standardized architecture for managing:
53-
- **Agents:** Standalone assistant configurations (markdown-based with YAML front matter).
54-
- **Prompts:** Reusable system prompts synced across assistants at user or project scope.
55-
- **Skills:** Custom tools and functionalities for your agents (directory-based with SKILL.md).
56-
- **Plugins:** Marketplace extensions for supported assistants (GitHub repos or local paths).
57-
- **MCP Support:** First-class support for the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/), allowing assistants to connect to external data sources and tools.
58-
- **Parallel Upgrades:** Concurrent tool upgrades with npm version checking and progress visualization.
59-
- **Diagnostics:** A comprehensive `doctor` command to validate your environment, API keys, tool installations, and cache status.
60-
61-
## Supported AI Assistants
62-
6346
CAM supports **13 AI coding assistants**:
6447

6548
| Assistant | Command | Description | Install Method |

0 commit comments

Comments
 (0)