awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesAgentic Workflow Isolation

Managing AI-generated changes using isolated worktrees to ensure a linear and clean commit history.

Distinct from Git Workflows: Specifically applies git workflow management to the needs of autonomous agents, focusing on squash-merging isolated work.

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

Awesome Agentic Workflow Isolation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • gsd-build/gsd-2Avatar de gsd-build

    gsd-build/gsd-2

    7,740Ver en 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

    Isolates AI-generated changes within dedicated git worktrees and branches to maintain a clean commit history.

    TypeScriptcontext-engineeringmeta-promptingspec-driven-development
    Ver en GitHub↗7,740
  1. Home
  2. Development Tools & Productivity
  3. Git Workflows
  4. Agentic Workflow Isolation