GIT-AWARE AGENTIC CODING ASSISTANT MONITOR & REVIEW TOOL

GAMR

Watch your agents work.
See every change.

A TUI for reviewing AI agent work with live file watching, git-aware diffs, and fuzzy search. See what changed, where, and when — without leaving your terminal.

TL;DR - just run: uvx gamr

Everything you need to stay in control.

Live File Watching

Deep Git Integration

Fuzzy Search

Side-by-Side Diff

Syntax Highlighting

Keyboard-First, Mouse-Ready

Respects .gitignore

Worktree Support

Follow Mode

Git Status Filter

Open in Your GUI App

Quick Edit in Terminal

Copy File References

Tree updates instantly when files change. Watchdog + polling fallback means it always works.

Built for the AI-assisted workflow.

01

Point it at your project

Run uvx gamr ~/project and it detects git state, loads file icons, and starts watching.

02

Watch agents work in real-time

Follow mode auto-selects the last changed file. See modifications appear as your agent writes code.

03

Review with confidence

Three diff modes, blame data, and side-by-side comparison. Understand every change before committing.

Ready to see what your agents are doing?

Install gamr in seconds. Python 3.11+ required.