Back to Rankings返回排行榜
Top 100 · Software Engineering Agents前 100 · 软件工程智能体
22 repositories sorted by software engineering agents 按 软件工程智能体 排序,共 22 个仓库
| # | Repository仓库 | Stars | Forks | Language语言 | Issues | Description描述 | Last Commit最后提交 |
|---|---|---|---|---|---|---|---|
| 1 | SWE-agent SWE-agent | 19.1k | 2.1k | Python | 30 | SWE-agent takes a GitHub issue and tries to automatically fix it, using your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges. [NeurIPS 2024] SWE-agent 接收 GitHub 问题并尝试使用您选择的 LM 自动修复它。它还可以用于进攻性网络安全或竞争性编码挑战。 [神经IPS 2024] | 2026-04-27 |
| 2 | rllm rllm-org | 5.5k | 551 | Python | 87 | Democratizing Reinforcement Learning for LLMsError 500 (Server Error)!!1500.That’s an error.There was an error. Please try again later.That’s all we know. | 2026-05-06 |
| 3 | mini-swe-agent SWE-agent | 4.2k | 575 | Python | 23 | The 100 line AI agent that solves GitHub issues or helps you in your command line. Radically simple, no huge configs, no giant monorepo—but scores >74% on SWE-bench verified!100 行 AI 代理可以解决 GitHub 问题或在命令行中为您提供帮助。极其简单,没有巨大的配置,没有巨大的单一存储库,但在 SWE-bench 验证上得分 >74%! | 2026-04-27 |
| 4 | augment-swebench-agent augmentcode | 872 | 154 | Python | 7 | The #1 open-source SWE-bench Verified implementation#1 开源 SWE-bench 已验证实施 | 2025-06-09 |
| 5 | SWE-Gym SWE-Gym | 672 | 41 | Jupyter Notebook | 8 | Code for Paper: Training Software Engineering Agents and Verifiers with SWE-Gym [ICML 2025]论文代码:使用 SWE-Gym 培训软件工程代理和验证者 [ICML 2025] | 2025-07-29 |
| 6 | SWE-smith SWE-bench | 643 | 117 | Python | 12 | [NeurIPS 2025 D&B Spotlight] Scaling Data for SWE-agents[NeurIPS 2025 D&B 聚焦] SWE 代理的扩展数据 | 2026-04-27 |
| 7 | swe-agent langtalks | 630 | 126 | Python | 1 | 🤖 AI-powered software engineering multi-agent system with researcher and developer agents that automate code implementation through intelligent planning and execution. Built with LangGraph multi-agent workflows🤖 人工智能驱动的软件工程多代理系统,具有研究人员和开发人员代理,可通过智能规划和执行自动执行代码。使用 LangGraph 多代理工作流程构建 | 2026-03-28 |
| 8 | mycoder bhouston | 565 | 55 | TypeScript | 56 | Simple to install, powerful command-line based AI agent system for coding.安装简单、功能强大、基于命令行的 AI 代理系统用于编码。 | 2026-01-07 |
| 9 | RepoMaster QuantaAlpha | 521 | 67 | Python | 1 | RepoMaster: The open-source AI agent that masters GitHub. It turns any code repository into a powerful tool, achieving a new level of autonomous task-solving. An open alternative to Claude-Code.RepoMaster:掌握 GitHub 的开源 AI 代理。它将任何代码存储库变成一个强大的工具,实现自主任务解决的新水平。克劳德代码的开放替代方案。 | 2025-11-05 |
| 10 | SWE-ReX SWE-agent | 490 | 110 | Python | 35 | Sandboxed code execution for AI agents, locally or on the cloud. Massively parallel, easy to extend. Powering SWE-agent and more. 用于本地或云端人工智能代理的沙盒代码执行。大规模并行,易于扩展。为 SWE 代理等提供支持。 | 2026-04-27 |
| 11 | Open-AgentRL Gen-Verse | 483 | 50 | Python | 6 | [ICML 2026] RLAnything & DemyAgent: General and scalable agentic RL algorithms across terminal, GUI, SWE, and tool-call settings[ICML 2026] RLAnything 和 DemyAgent:跨终端、GUI、SWE 和工具调用设置的通用且可扩展的代理 RL 算法 | 2026-02-27 |
| 12 | AI-Coding-Style-Guides lidangzzz | 481 | 54 | JavaScript | 2 | A set of coding style guidelines for Vibe Coding or SWE-Agents that maximize efficiency and improve human readability.一套适用于 Vibe Coding 或 SWE-Agents 的编码风格指南,可最大限度地提高效率并提高人类可读性。 | 2025-09-15 |
| 13 | live-swe-agent OpenAutoCoder | 384 | 38 | N/A | 7 | Live-SWE-agent: live, runtime self-evolving software engineering agentLive-SWE-agent:实时、运行时自我进化的软件工程代理 | 2026-01-19 |
| 14 | SWE-bench_Pro-os scaleapi | 371 | 60 | Python | 20 | SWE-Bench Pro: Can AI Agents Solve Long-Horizon Software Engineering Tasks?SWE-Bench Pro:人工智能代理能否解决长期软件工程任务? | 2026-03-31 |
| 15 | joycode-agent jd-opensource | 330 | 20 | Python | 1 | Repository-level Repair Agent Based on SWE-Bench—JoyCode Agent基于SWE-Bench的存储库级修复代理—JoyCode Agent | 2025-10-11 |
| 16 | PRarena aavetis | 299 | 25 | HTML | 7 | This repo tracks the opened and merged PRs by the top SWE coding agents by OpenAI, GitHub, and others. Updates regularly.该存储库跟踪 OpenAI、GitHub 等顶级 SWE 编码代理打开和合并的 PR。定期更新。 | 2026-05-05 |
| 17 | SE-Agent JARVIS-Xs | 271 | 30 | Python | 3 | SE-Agent is a self-evolution framework for LLM Code agents. It enables trajectory-level evolution to exchange information across reasoning paths via Revision, Recombination, and Refinement, expanding the search space and escaping local optima. On SWE-bench Verified, it achieves SOTA performanceSE-Agent是LLM代码代理的自我进化框架。它使轨迹级进化能够通过修正、重组和细化跨推理路径交换信息,从而扩展搜索空间并逃离局部最优。在 SWE-bench Verified 上,它实现了 SOTA 性能 | 2025-09-23 |
| 18 | R2E-Gym R2E-Gym | 267 | 59 | Python | 9 | [COLM 2025] Official repository for R2E-Gym: Procedural Environment Generation and Hybrid Verifiers for Scaling Open-Weights SWE Agents[COLM 2025] R2E-Gym 官方存储库:用于扩展开放权重 SWE 代理的程序环境生成和混合验证器 | 2025-07-13 |
| 19 | GitTaskBench QuantaAlpha | 253 | 20 | Python | 1 | Repo-level benchmark for real-world Code Agents: from repo understanding → env setup → incremental dev/bug-fixing → task delivery, with cost-aware α metric.现实世界代码代理的回购级基准:从回购理解→环境设置→增量开发/错误修复→任务交付,具有成本感知的α指标。 | 2025-09-22 |
| 20 | remote-swe-agents aws-samples | 234 | 49 | TypeScript | 19 | Autonomous SWE agent working in the cloud!在云端工作的自主 SWE 代理! | 2026-04-16 |
| 21 | SWE-CI SKYLENAGE-AI | 164 | 19 | Python | 0 | SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via Continuous IntegrationSWE-CI:通过持续集成评估代理维护代码库的能力 | 2026-04-23 |
| 22 | agentic-harness-engineering china-qijizhifeng | 108 | 11 | Python | 0 | Official code for AHE — Agentic Harness Engineering: observability-driven automatic evolution of coding-agent harnesses (concurrent work with meta-harness). Lifts Terminal-Bench 2 pass@1 69.7%→77.0% over 10 iterations, beats Codex/ACE/Training Free GRPO; frozen harness transfers to SWE-bench-verified and 3 other base models.AHE 的官方代码 — Agentic Harness Engineering:可观察性驱动的编码代理线束自动演化(与元线束并行工作)。在 10 次迭代中提升 Terminal-Bench 2 pass@1 69.7%→77.0%,击败 Codex/ACE/Training Free GRPO;冻结线束可转移至经过 SWE 基准验证的模型和其他 3 个基本模型。 | 2026-05-05 |
No repositories match your search
没有匹配的仓库