theboringoffice v0.3.11 — click a tool call, see its output
Every tool row in the transcript now answers the obvious question: what did it return?
Click any tool call (any kind — bash, read, write, grep, everything) and it expands with the tool's captured output: wrapped, capped at 12 rows with a tail note, 8000 bytes tail-kept so the error at the end is never cut. Running tools and output-less calls show an honest no output as such. Done events update an expanded row in place; worker-thread tool calls expand too; both backends feed it (claude tool_result, opencode state.output — schema verified against a live serve).
Also in this window: the sibling wave 95 shipped /btw side-sessions and a claude backend hardening pack (v0.3.10).
Full Changelog: v0.3.10...v0.3.11