Skip to content

theboringoffice v0.2.12 — scroll back in time

Choose a tag to compare

@github-actions github-actions released this 25 Aug 03:44
· 85 commits to main since this release

The terminal office where LLM agents work as coworkers. v0.2.12 teaches a long memory to the transcript.

Features

  • Older-history pagination — scroll to the top of the transcript and the office walks one page further back: one async page-walk per landing (10s deadline), byte-stable anchor prepends, drained-top latches silently, three-strike failure backoff without banners, hydrate/live-echo dedupe so nothing renders twice, and question/permission floats politely suppress the gesture
  • Demo parity — the scripted tour walks its canned 500-row history end to end

Install / upgrade

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

Full Changelog: v0.2.11...v0.2.12