stax¶
A modern CLI for stacked Git branches and PRs.

Why stax?¶
- Blazing fast Rust binary (~22ms
st lson a 10-branch stack) - Interactive TUI with tree view, PR status, diffs, reorder mode, and split mode
- Submit/update complete stacks with correct PR bases in one command
- Transactional history operations with
st undoandst redo - Freephite-compatible metadata, so existing stacks can be used immediately
Start Here¶
Common Tasks¶
- Learn stacked-branch flow: Stacked Branches
- Work interactively in terminal: Interactive TUI
- Merge an entire stack safely: Merge and Cascade
- Run parallel AI agents: Agent Worktrees
- Recover from risky rewrites: Undo and Redo
- Configure auth and naming: Config Reference
- Validate and repair stack health: Stack Health