strike v0.1.2
Install
curl -fsSL https://strike.jonathanung.ca/install | bashOr download an archive below, verify checksums.txt, and place strike on your PATH.
Changelog
Patch release focused on TUI composer input and live subagent transcript stability.
Changed
- Upgrade note: Default tool-apply keybind is now
alt+a(was barea/A). Overridenav.tool-applyinkeybinds.jsoncto restore the previous binding (#693, #694).
Fixed
- Fixed bare
a/Abeing captured as tool-apply instead of typing in the chat composer when a tool cell was selected (#693, #694). - Fixed focusing a running subagent corrupting the live transcript and multi-pane layout while the child continued streaming (#692, #695).
- Reduced repeated disk I/O when listing sessions via a short-lived in-memory cache (#619, #696).