theboringoffice v0.2.10 — threads in focus
The terminal office where LLM agents work as coworkers. v0.2.10 gives your threads a room of their own.
Features
- Thread focus view —
ctrl+fopens the current worker thread fullscreen: its complete transcript (tool calls, per-call diffs, thinking) in a nested panel.escorctrl+fbounces back with state byte-identical; boss questions and permission asks still outrank and dismount it immediately - Per-tool-call inline diffs — every Edit/Write/Create call inside a thread now shows its own diff:
[tool] Edit x ✓ · +8 −3on the row,↳ diff · pathbeneath it, click to open the full line-numbered patch (created files render as new-file pseudo-diffs) - Boss bubbles finally aligned — glamour's leading blank frame row is stripped: the prefix now rides its first body line instead of an empty label row
- Wedge watchdog, gentler — one notice per turn, not one per quiet stretch; the hint vanishes the moment traffic resumes
Also inside
- MCP prompt attachment (
<dir>/.opencode/mcp-servers.md): every project your backend serves learns which MCP servers the boss and her developers may use — discovered from the very config chain the serve reads
Install / upgrade
curl -fsSL https://raw.githubusercontent.com/theboringhumane/theboringoffice/main/install.sh | bashFull Changelog: v0.2.9...v0.2.10