Skip to content

theboringoffice v0.2.3 — plan, then build

Choose a tag to compare

@github-actions github-actions released this 24 Aug 08:15
· 119 commits to main since this release

The terminal office where LLM agents work as coworkers. v0.2.3 adds plan/build modes with a real plan editor, plus website polish.

Features

  • Plan/build modesctrl+p toggles a full-pane markdown plan editor in the floor slot: starter template with a captioned mermaid diagram block, glamour-read-only view when unfocused, memoized renders. Plan-mode boss sends ride opencode's native read-only plan agent (agent:"plan" on prompt_async, degrade-open latch for older serves)
  • Approve with one keyctrl+x sends your edited plan to the boss as agent=build and flips the mode home; an untouched template is refused politely. The plan buffer survives reboots (session.json)
  • [plan] status badge + plan-aware hint bars
  • Topbar reads the release stamp — never shows a stale version again (wave 33)
  • Deterministic proofs — new uisot --planshot scenario; stale --layout proof refreshed to the current geometry

Website

Vision/homepage in the human voice (living office manifesto) · under-the-hood (Go binary, power governor, battery-kind) + built-in-public sections · SEO pack (OG/Twitter/sitemap/robots via Cloudflare Pages) · Plan-then-build section with a plan-mode screenshot · mobile staircase fix · MIT license

Install / upgrade

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

Full Changelog: v0.2.2...v0.2.3