Skip to content

v0.4 — interactive mode, gated behind i

Choose a tag to compare

@github-actions github-actions released this 31 Jul 19:53
b06f278

Added

  • Interactive mode is now explicit, and off by default (#10). i arms and disarms it; the cursor, x, y and the EXPERIMENTAL tag all come alive together. Start armed with --interactive.

    This is a behaviour change. Before 0.4, a dashboard left running could end a session on a stray keypress. If you relied on x working immediately, press i first.

  • Demo GIFs in the README, plus the recording rig that produces them (demo/). The recordings are real roost reading a staged fleet — session files backed by live pids, transcripts that keep ticking, subagents appearing mid-recording — not mockups. demo/README.md documents re-recording.


Rewritten by hand. The auto-generated set led with "Update Homebrew formula for v0.3" — packaging for the previous release — and buried the change above inside a version-bump title.

Full Changelog: v0.3...v0.4