Skip to main content
Treq code overview screenshot

AI Coding Manager for busy developers

The Open Source Graphite Alternative IDE

Available for
Supported Agents
Claude
Codex
Cursor

AI agents write code fast. Managing the output is the hard part.

You want multiple agents working in parallel, but they'd step on each other's changes.
Your branches go stale while you're iterating on reviews, and rebasing is a chore.
Conflict resolution is grunt work that AI should handle automatically.
A large feature needs to be broken into smaller PRs, but keeping them in sync is painful.

You need a development workflow built for AI-assisted development.

Features

Code reviews

Inspect and iterate on every change in a human-in-the-loop agentic workflow. Review diffs like a familiar GitHub PR, annotate code, and send comments back to Claude for changes.

Treq code review screenshot showing comments sent to Claude

Auto-rebase and Auto-resolve

Workspaces are isolated but never go stale. When the underlying code changes, Treq rebases dependent workspaces automatically in the background. Got a conflict? Send it to the agent to handle the grunt work.

/src
/components
TSDashboard.tsx
TSShowWorkspace.tsx
ChangesDiffViewer.tsx

Stacked workspaces

Got a large feature but need to break it up for easier review? Split development into stacks, where features are built incrementally over smaller branches and shipped in bite-sized chunks. Treq keeps the entire stack rebased and in sync.

main
PR 1
PR 2
PR 3

Ship AI-generated code with confidence.

Treq runs entirely on your machine and is fully private by default. Treq was used to build Treq.