AI工具 Skill技能库 关于道场
Python AI工具 开源 agent-factory agentfield agentic-ai ai-agents ai-factory autonomous-agents claude-code code-generation codex coding-agent developer-tools gemini-cli llm multi-agent open-source openrouter software-engineering

SweAf:自主智能体软件工程为生产级代码

GitHub |2026-07-02

自主智能体 软件 工程 fleet 的 AI agents 为生产级 PRs 在 AgentField: plan, 代码, test,、ship.GitHub 891 ⭐ / 146 Fork,主要使用 Python 开发。标签:agent-factory,agentfield,agentic-ai,ai-agents,ai-factory。访问项目:https://github.com/Agent-Field/SWE-AF

项目介绍

自主智能体 软件 工程 fleet 的 AI agents 为生产级 PRs 在 AgentField: plan, 代码, test,、ship.

核心功能

- `primary` — The main application. Changes here drive the build; failures block progress. - `dependency` — Libraries or services modified to support the primary repo. Failures are captured but don't block. - Primary app + shared SDK or utilities library - Monorepo sub-projects that live in separate repos - Feature spanning multiple microservices (e.g., API + worker queue)

使用指南

<a href="#quick-start">Quick Start</a> • <a href="#why-swe-af">Why SWE-AF</a> • <a href="#in-action">In Action</a> • <a href="#adaptive-factory-control">Factory Control</a> • <a href="#benchmark">Benchmark</a> • <a href="#operating-modes">Modes</a> • <a href="#api-reference">API</a> • <a href="docs/ARCHITECTURE.md">Architecture</a> </p> </div> One API call spins up a full autonomous engineering team — product managers, architects, coders, reviewers, testers — that scopes, builds, adapts, and ships complex software end to end. SWE-AF is a first step toward autonomous software engineering factories, scaling from simple goals to hard multi-issue programs with hundreds to thousands of agent invocations. <p align="center"> <img src="assets/banner.jpg" alt="SWE-AF autonomous engineering fleet banner" width="100%" /> </p>

项目信息

项目信息
项目名称Agent-Field/SWE-AF
Star 数891
Fork 数146
编程语言Python
开源协议Apache-2.0
创建时间2026-02-04
最近更新2026-06-29
主题标签agent-factory、agentfield、agentic-ai、ai-agents、ai-factory

项目地址

GitHub 仓库:<https://github.com/Agent-Field/SWE-AF>

> 完整 URL:[https://github.com/Agent-Field/SWE-AF](https://github.com/Agent-Field/SWE-AF)

如需查看完整源码、安装命令、使用示例、API 文档,请直接访问上方项目地址。所有信息均以 GitHub 仓库为准。