Fix agent-dotfiles description to match actual supported agents

Remove Windsurf, Gemini CLI, Kilo Code from the description and add
Command Code. The supported agents are: Command Code, Claude Code,
Cursor, Copilot, Codex, OpenCode.

Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
This commit is contained in:
Saqib Ameen
2026-03-30 00:52:24 -06:00
parent cc7834054f
commit 0127feee6f

View File

@@ -880,7 +880,7 @@ Notable projects, directories, and resources across the Claude Code ecosystem.
| [AIRIS MCP Gateway](https://github.com/agiletec-inc/airis-mcp-gateway) | new | Docker-based MCP multiplexer that aggregates 60+ tools behind 7 meta-tools, reducing context token usage by 97%. One command to start, auto-enables servers on demand |
| [gemini-claude-bridge](https://github.com/weijiafu14/gemini-claude-bridge) | new | Gemini-to-Claude protocol converter for using Gemini models as Claude Code backend. Fixes 3 LiteLLM bugs |
| [spartan-ai-toolkit](https://github.com/spartan-stratos/spartan-ai-toolkit) | new | Engineering discipline layer for Claude Code -- 67 slash commands, 20 coding rules, 27 skills, 9 agents, quality gates between every step. 8 stack profiles (Go, Python, Java, Kotlin, React, etc.), agent memory across sessions. Install: `npx @c0x12c/spartan-ai-toolkit@latest --local` |
| [agent-dotfiles](https://github.com/saqibameen/agent-dotfiles) | new | Write AI coding rules once, sync to every agent. Supports Claude Code, Cursor, Copilot, Codex, OpenCode, Windsurf, Gemini CLI, Kilo Code |
| [agent-dotfiles](https://github.com/saqibameen/agent-dotfiles) | new | Write AI coding rules once, sync to every agent. Supports Command Code, Claude Code, Cursor, Copilot, Codex, OpenCode. |
---