Skip to content

theboringoffice v0.2.7 — the Git tab

Choose a tag to compare

@github-actions github-actions released this 24 Aug 12:44
· 107 commits to main since this release

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), and enter/mouse to drill into the diff — powered by internal/gitx (read-only, 2s-timeout, no-color)
  • Terminal grab semantics — while the terminal tab is active the keys belong to your shell (tab completion, shift+tab, numbers included); the only app-kept keys are ctrl+o (release back to chat) and ctrl+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 | bash

Full Changelog: v0.2.6...v0.2.7