Skip to content

theboringoffice v0.2.13 — one click to the thread

Choose a tag to compare

@github-actions github-actions released this 25 Aug 04:42
· 83 commits to main since this release

The terminal office where LLM agents work as coworkers. v0.2.13 opens the door on every thread row.

Features

  • Click any thread row into the focus viewThreadRowAt, a new read-only hit-test over the thread hit-map: collapsed threads resolve their header and sneak rows, expanded threads resolve their header and closing rows; internal tool rows never resolve, and floating cards (question, permission, picker) always keep precedence
  • Wedge notices are boot-scoped now — the red "boss turn wedged" line renders with a boot-warn mark, is stripped from session.json, and never accumulates stale copies across boots
  • MCP servers listing per project — every directory the backend serves gets .opencode/mcp-servers.md, so the boss and her developers see exactly which servers their project has
  • Typed-slash flake determinism — the /power saver leg of uisot --power all is driven synchronously through the real slash pick→commit path (no more popover-prefill-residue concatenation); README documents the long-memory narrative

Install / upgrade

curl -fsSL https://raw.githubusercontent.com/theboringhumane/theboringoffice/main/install.sh | bash

Full Changelog: v0.2.12...v0.2.13