Turn your issue tracker into a PR factory. Sarge orchestrates AI coding agents to solve issues, review code, and create pull requests—automatically.
$ curl -fsSL https://sargehq.dev/install.sh | bash
Sarge handles the orchestration so your AI agents can focus on writing code.
Agents work independently, committing and pushing after each completed issue. Work is never lost.
CI failures and review comments automatically flow back as actionable issues for agents to fix.
Each work unit has its own git worktree and branch, preventing conflicts between parallel efforts.
A lazygit-style terminal interface for managing beads, works, and tasks with keyboard shortcuts.
Agents automatically review their own work, creating fix issues for any problems found.
Import issues directly from Linear and keep your existing workflow intact.
A streamlined pipeline that turns your backlog into merged code.
Define work in Beads or import from Linear
Agents solve issues and commit changes
Auto-review catches issues before PR
PR created, ready for human review
Whether you prefer the interactive TUI or scriptable CLI, Sarge gives you full control over your AI workforce.
--auto flag
┌─ Beads ──────────────────────────┐ │ ● ac-pjw Fix auth timeout │ │ ● ac-qrx Add rate limiting │ │ ○ ac-stm Update API docs │ │ ○ ac-uvn Refactor user model │ └──────────────────────────────────┘ ┌─ Works ──────────────────────────┐ │ ▶ w-8xa feature/fix-auth │ │ └─ ✓ w-8xa.1 (completed) │ └──────────────────────────────────┘ [c]reate work [r]un [d]estroy [?]help
Sarge is designed to be agent-agnostic. Use the AI coding tools you already love.
Get started in minutes. Sarge is free, open source, and ready for action.