awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesAutonomous

Tools that use AI to autonomously design and create complete project structures and source files from high-level goals.

Distinct from Project Generators: Distinct from standard Project Generators by using an autonomous agent to determine the required structure and code rather than templates.

Explore 1 awesome GitHub repository matching development tools & productivity · Autonomous. Refine with filters or upvote what's useful.

Awesome Autonomous GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • gsd-build/gsd-2gsd-build 的头像

    gsd-build/gsd-2

    7,740在 GitHub 上查看↗

    This project is an autonomous AI software development framework designed to plan, code, test, and commit software milestones without human intervention. It functions as a state-machine-driven agent loop that orchestrates development through a recurring cycle of research, execution, and verification. The system distinguishes itself through a git-isolated task runner that executes milestones in separate worktrees and branches, ensuring changes are squash-merged into a linear commit history. It features a multi-model routing gateway that assigns different LLM providers to specific workflow phase

    Builds complete software projects autonomously by cycling through research, planning, and coding.

    TypeScriptcontext-engineeringmeta-promptingspec-driven-development
    在 GitHub 上查看↗7,740
  1. Home
  2. Development Tools & Productivity
  3. Project Generators
  4. Autonomous

探索子标签

  • ConstructionContinuous loops of planning and coding that build entire software projects from specifications without human intervention. **Distinct from Autonomous:** Focuses on the continuous loop of construction rather than just initial project generation.