glint
tmux-native command cockpit

Switch workspaces at terminal speed without losing the plot.

Glint scans projects, worktrees, tmux sessions, and agent lifecycles into one fast keyboard UI — a sidebar for your entire local coding orbit.

glint sidebar · kanagawa
$ glint palette --local --agents-only
workspace roots
tmux sessions
pi · refactor sidebar_state.gorunning
cwd~/Documents/dev/glint
hookprompt-submit → stop

Project gravity

Group repos, Git worktrees, jj workspaces, and loose tmux sessions under the projects you actually think in.

Agent telemetry

Record Pi hook events and merge them with live pane state so running agents are visible instead of forgotten.

Keyboard first

Search, switch, create, shelve, cleanup, and open new chats from one Bubble Tea interface built for terminal flow.

Attach a persistent sidebar.

Run Glint from source, build a local binary, or install hook support so coding agents emit lifecycle events.

# run from source
go run ./cmd/glint

# build locally
make build
./bin/glint attach

# install Pi hooks
glint hooks install pi