by hwfengcs · MCP Server · ★ 139
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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 fixed 50-instance subset。这个 Tier-1 数字受 host verifier 环境噪声影响,不能和官方 l
| Stars | 139 |
| Forks | 12 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 40.2/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:
Looking for a DM-Code-Agent alternative? If you're comparing DM-Code-Agent 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.
Shell and coding agent on mcp clients
AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function
ARGO is an open-source AI Agent platform that brings Local Manus to your desktop. With one-click model downloa
Aser is a lightweight, self-assembling AI Agent frame.
A minimal yet powerful framework for creating AI agents with full control over tools, providers, and execution
A lightweight AI agent framework for vertical domain applications | 面向垂域应用的轻量级 AI Agent 框架
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.
The top alternatives to DM-Code-Agent on Agent Skills Hub include wcgw, AgentChat, argo. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.