awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

29 रिपॉजिटरी

Awesome GitHub RepositoriesWorktree Isolation

Mechanisms for maintaining independent file states for parallel agent tasks using version control worktrees.

Distinct from State Isolation: Distinct from general state isolation: focuses on leveraging version control worktrees specifically for agent task isolation.

Explore 29 awesome GitHub repositories matching artificial intelligence & ml · Worktree Isolation. Refine with filters or upvote what's useful.

Awesome Worktree Isolation GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • shareai-lab/learn-claude-codeshareAI-lab का अवतार

    shareAI-lab/learn-claude-code

    67,975GitHub पर देखें↗

    This project provides a modular framework for building and orchestrating autonomous AI agents. It functions as an agentic workflow engine that manages the full lifecycle of task execution, including model reasoning, tool invocation, and the integration of results. By utilizing a centralized orchestration platform, the system enables the creation of multi-agent teams that collaborate on complex objectives through structured communication and shared task graphs. The framework distinguishes itself through its focus on persistent, stateful operations and multi-agent coordination. It employs file-

    Provides isolated filesystem workspaces for parallel agent tasks using version control worktrees.

    Pythonagentagent-developmentai-agent
    GitHub पर देखें↗67,975
  • yeachan-heo/oh-my-codexYeachan-Heo का अवतार

    Yeachan-Heo/oh-my-codex

    30,984GitHub पर देखें↗

    oh-my-codex is an AI coding workflow orchestrator and a retrieval augmented generation documentation assistant. It manages complex programming tasks through a structured sequence of planning, execution, and verification phases, while providing tools for querying and translating technical documentation. The project utilizes Git worktrees to isolate parallel coding sessions, ensuring that concurrent tasks remain independent. It integrates a vector-store knowledge base to index documents into embeddings, enabling semantic search and factual context retrieval across multiple languages. The syste

    Utilizes Git worktrees to create isolated filesystem environments for concurrent AI coding sessions.

    TypeScript
    GitHub पर देखें↗30,984
  • everyinc/compound-engineering-pluginEveryInc का अवतार

    EveryInc/compound-engineering-plugin

    21,527GitHub पर देखें↗

    This project is a suite of tools for autonomous engineering, featuring a workflow manager that chains ideation, planning, and implementation into a single automated process for delivering pull requests. It includes a technical implementation planner for codebase research and blueprint generation, along with a framework for agentic code review that uses specialized agents to identify security and architectural issues. The system provides utilities for AI coding assistant migration, including a plugin converter for transforming instructions between different IDEs and a configuration synchronize

    Uses version control worktrees to isolate code changes during autonomous implementation cycles.

    TypeScriptcompoundengineering
    GitHub पर देखें↗21,527
  • claude-code-best/claude-codeclaude-code-best का अवतार

    claude-code-best/claude-code

    20,272GitHub पर देखें↗

    Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software engineering. It enables AI agents to perform codebase modifications, debugging, and Git workflow management while coordinating multiple specialized agents to decompose and execute complex engineering tasks in parallel. The system distinguishes itself through a high degree of isolation and safety, utilizing Git worktrees to create independent working directories for concurrent agents and implementing a tiered permission system that combines user rules, project policies, and OS-level

    Prevents write conflicts by utilizing Git worktrees to maintain independent file states for parallel agent tasks.

    TypeScript
    GitHub पर देखें↗20,272
  • qwenlm/qwen-codeQwenLM का अवतार

    QwenLM/qwen-code

    19,078GitHub पर देखें↗

    Qwen-code is an AI-powered development framework designed for orchestrating intelligent coding agents within terminal and IDE environments. It provides a comprehensive infrastructure for automating software maintenance, code generation, and complex refactoring tasks by managing multi-agent workflows and persistent session states. The system is built to handle both interactive development and automated background processes, ensuring that agents can execute shell commands and file operations safely within isolated, sandboxed environments. What distinguishes this project is its focus on granular

    Supports parallel execution of multiple agent instances by leveraging version control worktrees to maintain independent file states.

    TypeScript
    GitHub पर देखें↗19,078
  • kilo-org/kilocodeKilo-Org का अवतार

    Kilo-Org/kilocode

    15,616GitHub पर देखें↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    Creates independent git worktrees for parallel tasks to allow agents to work on separate features without interference.

    TypeScriptaiai-ageai-coding
    GitHub पर देखें↗15,616
  • coleam00/archoncoleam00 का अवतार

    coleam00/Archon

    13,728GitHub पर देखें↗

    Archon is an artificial intelligence agent automation engine designed to orchestrate complex development workflows. It functions as a platform for chaining multi-step tasks into directed graphs, allowing developers to standardize and execute repeatable coding patterns through declarative configuration files. The system distinguishes itself by maintaining stateful context across long-running sessions and executing operations within isolated, containerized worktrees to prevent file interference. It integrates with external language models and provides a centralized registry for sharing and inst

    Executes automated development operations within isolated, containerized worktrees to maintain clean states and prevent file interference.

    Python
    GitHub पर देखें↗13,728
  • sanbuphy/learn-coding-agentsanbuphy का अवतार

    sanbuphy/learn-coding-agent

    12,034GitHub पर देखें↗

    This project is a framework for building AI coding agents that automate software development tasks using large language models. It includes a task lifecycle manager that tracks complex development goals through a persistent graph of dependent tasks and a system for multi-agent orchestration to delegate tasks to specialized sub-agents. The framework implements a Model Context Protocol client to discover and execute tools from external servers and provides a remote development bridge to synchronize local command line interfaces with remote containers or desktop environments. The system covers

    Uses git worktrees to create separate physical directories for concurrent agent tasks to prevent conflicts.

    GitHub पर देखें↗12,034
  • superset-sh/supersetsuperset-sh का अवतार

    superset-sh/superset

    11,877GitHub पर देखें↗

    Superset is an agentic development environment designed to orchestrate autonomous AI coding agents. It functions as a workspace where multiple command-line based agents can run in parallel, utilizing a persistent terminal multiplexer to maintain long-lived shell sessions and state. The project distinguishes itself through the use of Git worktrees to provide physical directory isolation for each task, preventing merge conflicts during concurrent agent operations. It incorporates a Model Context Protocol client to extend agent capabilities via external tools and data, while keeping execution en

    Uses Git worktrees to provide physical directory isolation, allowing parallel agents to work on different branches without conflicts.

    TypeScriptagentic-aiai-agentsclaude-code
    GitHub पर देखें↗11,877
  • steveyegge/gastownsteveyegge का अवतार

    steveyegge/gastown

    9,805GitHub पर देखें↗

    Gastown is an LLM agent orchestration platform designed to coordinate multiple AI agents with persistent state and context recovery across coding tasks. It provides a coordination layer that manages agent lifecycles, monitors health through a real-time dashboard, and ensures continuity during task executions. The system distinguishes itself through a federated agent network that links separate orchestration instances to distribute work and track agent reputation. It employs a git-backed work state manager that uses version control worktrees to store progress as structured data and a bisecting

    Uses version control worktrees to provide isolated directory structures for agent session data and work-in-progress.

    Go
    GitHub पर देखें↗9,805
  • microsoft/vscode-copilot-chatmicrosoft का अवतार

    microsoft/vscode-copilot-chat

    9,493GitHub पर देखें↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    Uses isolated Git worktrees to ensure AI agent changes do not interfere with the primary codebase.

    TypeScript
    GitHub पर देखें↗9,493
  • humanlayer/humanlayerhumanlayer का अवतार

    humanlayer/humanlayer

    9,381GitHub पर देखें↗

    Humanlayer is an LLM coding agent orchestrator and AI-driven workflow manager designed to coordinate multiple agents in researching, designing, and implementing features across complex codebases. It provides a multi-agent development workspace that groups AI sessions, versioned design artifacts, and worktrees into collaborative team tasks. The system features a bring-your-own-key LLM gateway to connect external AI model subscriptions and API keys. It utilizes remote AI agent daemons to run long-term coding sessions on cloud infrastructure, maintaining progress independently of the user's acti

    Creates dedicated filesystem branches via worktrees to ensure concurrent AI agent tasks do not conflict.

    TypeScriptagentsaiamp
    GitHub पर देखें↗9,381
  • getpaseo/paseogetpaseo का अवतार

    getpaseo/paseo

    9,118GitHub पर देखें↗

    Paseo is an LLM coding agent orchestrator and multi-agent workflow manager designed to coordinate multiple AI agents across isolated git worktrees. It provides a unified control interface for managing these agents and their associated environments to execute complex programming tasks. The system distinguishes itself through a remote agent daemon that enables secure access to local coding agents via encrypted relays. It employs a git worktree environment manager to isolate parallel tasks into dedicated directories and branch-based server URLs, preventing file collisions and network port confli

    Isolates parallel agent tasks using dedicated git worktrees to prevent file collisions and state interference.

    TypeScriptadeagentsclaude-code
    GitHub पर देखें↗9,118
  • 1jehuang/jcode1jehuang का अवतार

    1jehuang/jcode

    7,778GitHub पर देखें↗

    jcode is a framework for developing autonomous AI coding agents that automate software development tasks. It functions as an agent orchestrator, tool runtime, and semantic memory engine, enabling the creation of agents that can modify code, run tests, and iterate on their own functionality. The project is distinguished by its use of recursive agent swarming, where a hierarchy of collaborating agents can spawn child agents to decompose complex tasks. It implements a semantic memory system that combines vector-based retrieval with graph-based relationship mapping to maintain context across sess

    Isolates AI agent activities within separate git worktrees to prevent risky changes from affecting the main workspace.

    Rust
    GitHub पर देखें↗7,778
  • gsd-build/gsd-2gsd-build का अवतार

    gsd-build/gsd-2

    7,740GitHub पर देखें↗

    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

    Uses isolated git worktrees to maintain separate file states for different autonomous development milestones.

    TypeScriptcontext-engineeringmeta-promptingspec-driven-development
    GitHub पर देखें↗7,740
  • agentwrapper/agent-orchestratorAgentWrapper का अवतार

    AgentWrapper/agent-orchestrator

    7,637GitHub पर देखें↗

    This project is an LLM coding agent orchestrator and AI software engineering platform designed to manage fleets of agents that autonomously solve issues, handle pull requests, and fix CI failures. It functions as an agentic CI/CD automator and parallel workflow manager, coordinating the end-to-end development lifecycle from initial ticket tracking to final code merging. The system is distinguished by its modular plugin framework and isolated worktree management, which allow multiple agents to work on separate coding tasks simultaneously without file system conflicts. It utilizes role-based mo

    Uses separate git worktrees for each agent session to prevent file system conflicts during parallel development.

    TypeScriptagent-fleetagent-swarmclaude-code
    GitHub पर देखें↗7,637
  • xirong/my-gitxirong का अवतार

    xirong/my-git

    7,396GitHub पर देखें↗

    my-git is a comprehensive framework and reference guide for Git version control administration, repository governance, and software release management. It provides a structured approach to managing the software development lifecycle, from initial feature branching to final production deployment. The project distinguishes itself through a specialized AI-assisted development framework. This includes workflows for managing AI-generated code via automated diff reviews, intent-based commit splitting, and governance models for multi-agent coordination and session isolation using worktrees. The cod

    Uses Git worktrees to create separate directory instances for different AI tasks to prevent file overwrites.

    Python
    GitHub पर देखें↗7,396
  • automazeio/ccpmautomazeio का अवतार

    automazeio/ccpm

    7,387GitHub पर देखें↗

    This project is an AI agent orchestrator and local project planner designed to manage the lifecycle of software development from requirements to code. It functions as a requirement traceability tool that links product requirements and technical epics to specific tasks and commits, maintaining a complete development audit trail. The system features a GitHub issue sync manager that provides bidirectional synchronization between local project plans and remote issues. It utilizes a local-first specification engine, allowing for the brainstorming of requirements and the decomposition of technical

    Launches independent git worktrees to run concurrent agents on separate files, preventing merge conflicts.

    Shellai-agentsai-codingclaude
    GitHub पर देखें↗7,387
  • smtg-ai/claude-squadsmtg-ai का अवतार

    smtg-ai/claude-squad

    6,065GitHub पर देखें↗

    Claude Squad is a terminal-based orchestrator for running multiple AI coding assistants in parallel. It manages the lifecycle of AI agent sessions from a single keyboard-driven interface, allowing users to launch, monitor, pause, resume, and terminate agents without leaving the command line. The tool isolates each agent's work in separate git worktrees, so changes remain on independent branches and never interfere with each other. Before any modifications are committed or pushed, users can review a diff preview of what each agent produced and approve or reject the changes. This diff-based app

    Creates separate git worktrees for each agent session to keep changes on independent branches.

    Goaiderclaude-codecli
    GitHub पर देखें↗6,065
  • 21st-dev/1code21st-dev का अवतार

    21st-dev/1code

    5,549GitHub पर देखें↗

    1code is an AI-assisted development environment that provides a unified interface for switching between multiple AI coding agents. It toggles between a read-only analysis mode and a full execution mode, asking clarifying questions, building structured plans with previews, and requiring user approval before making code changes. The environment integrates with external services and tools through the Model Context Protocol (MCP), enabling connections to databases, project management systems, and code repositories. Agent sessions can run either locally or in persistent cloud sandboxes that stay al

    Runs each agent session in a separate Git worktree so code changes never affect the main branch.

    TypeScript
    GitHub पर देखें↗5,549
पिछला12अगला
  1. Home
  2. Artificial Intelligence & ML
  3. Agentic Systems Frameworks
  4. Agentic Workflows
  5. Worktree Isolation

सब-टैग एक्सप्लोर करें

  • Parallel Worktree Development Sessions1 सब-टैगExecutes independent development sessions simultaneously across multiple Git worktrees, compares results, and merges the best solution. **Distinct from Worktree Isolation:** Distinct from Worktree Isolation: adds orchestration of concurrent execution, outcome comparison, and automated merging across isolated worktrees.