Open Source

Command your
AI agents

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 — ~/myproject
sarge work create issue-42 --auto
Creating work unit w-8xa...
✓ Worktree created at ./w-8xa
✓ Branch feature/fix-auth-bug
→ Executing task w-8xa.1
Agent: claude-code
Issue: Fix authentication timeout
✓ Task completed, changes committed
→ Running code review...
✓ Review passed
→ Creating pull request...
✓ PR #127 created

Everything you need to ship faster

Sarge handles the orchestration so your AI agents can focus on writing code.

Autonomous Execution

Agents work independently, committing and pushing after each completed issue. Work is never lost.

🔄

Feedback Loops

CI failures and review comments automatically flow back as actionable issues for agents to fix.

🌳

Isolated Worktrees

Each work unit has its own git worktree and branch, preventing conflicts between parallel efforts.

🎯

Interactive TUI

A lazygit-style terminal interface for managing beads, works, and tasks with keyboard shortcuts.

📝

Auto Code Review

Agents automatically review their own work, creating fix issues for any problems found.

🔗

Linear Integration

Import issues directly from Linear and keep your existing workflow intact.

From issue to PR in minutes

A streamlined pipeline that turns your backlog into merged code.

1

Create Issues

Define work in Beads or import from Linear

2

Execute

Agents solve issues and commit changes

3

Review

Auto-review catches issues before PR

4

Ship

PR created, ready for human review

Simple CLI,
powerful results

Whether you prefer the interactive TUI or scriptable CLI, Sarge gives you full control over your AI workforce.

Create works from multiple issues at once
Full automation with --auto flag
Intervene at any point in the process
SQLite tracking database for coordination
sarge tui
┌─ 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

Works with your favorite AI

Sarge is designed to be agent-agnostic. Use the AI coding tools you already love.

Claude Code

Supported

Codex

Planned

Cursor Agent

Planned

Ready to command your agents?

Get started in minutes. Sarge is free, open source, and ready for action.