by whut09 · MCP Server · ★ 106
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is Code-Agent-plusplus safe to install? View the security audit →
Code Agent++ 中文 | English Code Agent++:面向 Code Agent 的外挂式增强与可靠性工程层。 Code Agent++ 不做另一个代码生成 Agent,也不替代 Codex、OpenCode、Claude Code、Cursor、MiMoCode 写代码。它的定位是 Code Agent Enhancement Layer / Agent Reliability Layer:围绕 Code Agent 在真实工程中的常见失败模式,提供上下文、边界、验证、回归防护、幻觉抑制、影响分析和修复闭环等外挂式增强能力。 Code Agent 本身已经具备较强的读代码、改代码、跑命令能力,但在复杂仓库中仍然容易出现工程问题: 缺少准确上下文,靠猜测定位文件和模块。 修改范围失控,误改无关文件或 protected path。 生成不存在的 API、配置、命令或项目约定,产生工程幻觉。 测试证据不可信,先测试通过后又继续改代码。 改动影响范围不可见,review 风险难以判断。 曾经修复过的问题,在后续修改中被重新引入。 repair loop 反复执行,无法判断该继续、回滚还是收口。 、、Cursor rules 等上下文文件过大、过旧或互相冲突。 Code Agent++ 的目标不是让 Agent “更会生成代码”,而是让 Agent 的修改过程 更有边界、更有证据、更可验证、更少回归。 核心闭环: 当前实现更准确地说是 Context / Policy / Trace 报告系统 + 显式 runtime 状态机 + 半自动 loop 建议器:它不会自主调用 Agent 改代码,但会消费 trace evidence、policy、contracts、impact 和 freshness,更新 ,并生成下一步优先动作。目标形态是有状态、自主推进、证据驱动的 Agent Harness Runtime。 通过 AI Agent 使用 这个项目的主要用户就是 AI 编程工具。你可以直接在 Codex、Claude Code、Cursor、OpenCode、MiMoCode 或其他 Agent 里说: txt 使用 https://github.com/whut09/Code-Agent-plusplus 对 xxx 项目生成 Code Agent++ 上下文与可靠性增强包。 请先检查目标仓库结构,再按需安装或克隆该工具。 请强制启用 LLM 摘要:在目标仓库创建或更新 code-agent-plusplus.local.yml,不要提交该文件,优先使用当前 AI
| Stars | 106 |
| Forks | 11 |
| Language | TypeScript |
| Category | MCP Server |
| Quality Score | 59.7759023040286/100 |
| Last Updated | 2026-06-19 |
| Created | 2026-05-24 |
| Platforms | claude-code, cli, codex, mcp, node |
| Est. Tokens | ~17k |
These tools work well together with Code-Agent-plusplus for enhanced workflows:
Looking for a Code-Agent-plusplus alternative? If you're comparing Code-Agent-plusplus with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
AI context optimization platform for files, conversations, RAG, code, logs and AI agents with context compress
Spec-driven, agentic workflow framework for AI coding agents. Turn a request into a verifiable goal loop — pla
The missing linter and lsp for AI coding assistants. Validate CLAUDE.md, AGENTS.md, SKILL.md, hooks, MCP. Plug
Master OpenCode, the open-source AI coding agent — setup, agents, skills, plugins, MCP, Zen & headless CI.
MCP Toolkit for Flutter AI Agent Driven Development (MCP/CLI + custom client side tools) - via closed feedback
Safely run OpenCode, Codex, Claude Code with full permissions.
Explore other popular mcp server tools:
Code-Agent-plusplus is Code Agent++ 面向 AI 编程 Agent 的外挂式增强与可靠性工程层。 Code Agent++ 不做另一个代码生成 Agent,也不替代 Codex、OpenCode、Claude Code、Cursor、MiMoCode 写代码。它的定位是 Code Agent Enhancement Layer:围绕 Code Agent 在真实工程中的常见问题,提供上下文、边界、验证、回. It is categorized as a MCP Server with 106 GitHub stars.
Code-Agent-plusplus is primarily written in TypeScript. It covers topics such as agent, claude-code, code-agent.
You can find installation instructions and usage details in the Code-Agent-plusplus GitHub repository at github.com/whut09/Code-Agent-plusplus. The project has 106 stars and 11 forks, indicating an active community.
The top alternatives to Code-Agent-plusplus on Agent Skills Hub include entroly, ospec, agnix. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.