A workspace where agents code in a sandbox.
Your real code stays untouched until you approve.
Open any local Git repo. Browse commit history and inspect current working changes before the agent touches a single file.
Prompt the agent and watch it work in real time. Use /tree to inject the full repo file tree into context, or /stop to abort mid-run. Bring your own provider key — Anthropic, OpenAI, or anything else.
Every file the agent touched, side by side. Split and unified views powered by Diffs. Nothing lands in your real repo until you've read every line.
Every session runs in an isolated Gittrix sandbox — a detached git worktree the agent owns entirely. Your real checkout never changes until you selectively promote the files you want.