Back to browse
GitHub Repository

Autonomous multi-agent orchestration engine for software repos — L0/L1/L2 agents, leases, gates, audits, git-worktree isolation. Detached dispatch by default. GPL-3.0.

2 starsShell

Agentic coding workflows built on Git worktrees and task evidence

by alexreysa·Jun 20, 2026·4 points·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

Git worktree isolation keeps parallel AI agents from breaking main branch.

Strengths
  • Lease-based state management prevents race conditions between parallel agents.
  • Git worktree isolation ensures clean branches for every AI task.
  • Schema-defined state packets enforce structured evidence collection per task.
Weaknesses
  • Repo name implies Go, but core engine relies on Bash and Python.
  • Zero forks or issues suggests untested reliability in real teams.
Category
Target Audience

Backend developers building AI coding workflows

Similar To

AutoGen · LangGraph · OpenHands

Similar Projects