theboringoffice v0.2.7 — the Git tab
The terminal office where LLM agents work as coworkers. v0.2.7 puts your repo's state on the floor.
Features
- The Git tab — a seventh panel showing live repo status: header summary (modified / added / untracked / deleted + line counts), a scrollable file list with status glyphs (
M,A,??,D,R,*= staged), andenter/mouse to drill into the diff — powered byinternal/gitx(read-only, 2s-timeout, no-color) - Terminal grab semantics — while the terminal tab is active the keys belong to your shell (
tabcompletion,shift+tab, numbers included); the only app-kept keys arectrl+o(release back to chat) andctrl+q(double-press quit)
Also in v0.2.x (waves 36–41)
Conversation-first plan mode · plan-mode hardening (double-press approve, flip-on-acceptance) · stuck-busy watchdog + always-working /stop · OS notifications ("the tap on your shoulder") · atomic installer · darwin pbcopy selection hardening
Install / upgrade
curl -fsSL https://raw.githubusercontent.com/theboringhumane/theboringoffice/main/install.sh | bashFull Changelog: v0.2.6...v0.2.7