stage

The modern git client,
built for the age of
agentic coding.

Your agent writes the code. You still own the commit. Read every change like a code review, browse the entire working tree, and stage exactly the lines you accept, right in the terminal your agent works in.

View on GitHub
curl -fsSL https://stagetui.com/install.sh | sh

Daily git, reviewed as you go

The lazygit workflow you know, plus what it never had.

Stage exactly what you mean

Files, hunks, or single lines, with a vim cursor and range select.

Comment on the diff, send it back

Line comments where you're reading. s hands the review to the agent in the next pane.

The whole tree, not just the diff

Browse and read any file in the working tree. Viewer built in.

Typos still match

Fuzzy search, live grep. The whole repo, one keystroke.

Jump through the code

Definition, symbols, references, hover. Real LSP in the read view.

jkspacecP?

Your muscle memory works

lazygit's keys, ported. Every binding remappable.

Read the docs →

Up and running in a minute

One command, one self-contained binary, no background daemon. Run it inside any git repository.

curl
$ curl -fsSL https://stagetui.com/install.sh | sh
$ stage          # inside any git repository