v0.7.4
A minor release adding an interactive terminal dashboard, phase 1:
rocky dashbrowses memory (failures, fixes, triples, sessions, invariants) in a two-pane terminal UI: a records list and an inspector with Info, Rationale, Diff, and JSON tabs. Fuzzy search (/), a filter cycle (f), and a lazygit-style keymap (j/k,Ctrl+d/Ctrl+u,[/],?for help) — read-only, zero runtime dependencies, and built on a pure render loop so every frame is unit-tested.- Bare
rockyon an interactive terminal now opens the dashboard directly — the same idiom asclaude,lazygit, andk9s. Barerockyin a script or CI pipe keeps printing today's usage text unchanged, androcky --helpis untouched. - Non-TTY, Git Bash/MinTTY, and legacy consoles without VT processing all fall back to
rocky statswith a plain explanation instead of painting garbage or hanging.
Full Changelog: v0.7.3...v0.7.4