by hwfengcs · MCP Server · ★ 139
DM-Code-Agent 本地优先、可审计、有算法骨架的 Python Code Agent 中文 Français 一句话:DM-Code-Agent 是一个把 ReAct + Planner + Replan + Trace 写在 1500 行可读 Python 里的代码维护 Agent;v2 已落地默认关闭的 Reflexion / Critic / Self-Consistency / Adaptive Replan 模块,并接入 SWE-bench Lite Tier-1 评测链路。 它不是要做又一个聊天黑盒,而是要做一个开发者能看懂、能复现、能扩展、能拿来对比研究的 Code Agent baseline。 Why this project 可审计 (Auditable):每一步的计划、工具调用、观察结果都写入 JSONL trace,trace 自带 dry replay、显式 tool replay 和离线 diff,调试不靠"再问一次模型"。 可对标 (Benchmarked):项目自带 coding 与 maintenance 两套 hidden-test benchmark,并已发布 SWE-bench Lite DeepSeek Tier-1 baseline:0.0% resolved / 72.0% patch-applied on the...
| Stars | 139 |
| Forks | 12 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 64.0953002147988/100 |
| Open Issues | 2 |
| Last Updated | 2026-06-04 |
| Created | 2025-09-30 |
| Platforms | mcp, python |
| Est. Tokens | ~145k |
These tools work well together with DM-Code-Agent for enhanced workflows:
Explore other popular mcp server tools:
DM-Code-Agent is Lightweight, auditable Python code agent (~1500 LOC) — ReAct + Planner + Reflexion + Hybrid RAG, with SWE-bench Lite eval and trace replay.. It is categorized as a MCP Server with 139 GitHub stars.
DM-Code-Agent is primarily written in Python. It covers topics such as agent, agent-evaluation, agent-skills.
You can find installation instructions and usage details in the DM-Code-Agent GitHub repository at github.com/hwfengcs/DM-Code-Agent. The project has 139 stars and 12 forks, indicating an active community.
DM-Code-Agent is released under the MIT license, making it free to use and modify according to the license terms.