v2.5.0
first release with docs. ships the rt.cool documentation site (generated command reference plus hand-written guides), full flag/arg coverage across every built-in command, and the release tooling that keeps it current. also lands the interactive commit picker and a batch of daemon and tray fixes.
Documentation
- rt.cool docs site: Docusaurus scaffold, 97-page generated command reference, and hand-written guides (getting-started, daemon, logging, plugins, StrongDM, tray, context extension, common flags)
- full flag/arg coverage: every built-in command now declares its real flags and positionals (0 coverage gaps)
docs:genanddocs:checkscripts: reference regenerates from the command tree, and drift is caught in the validator- release tooling:
update-docs.tsregenerates docs and drafts these notes,deploy-docs.shpublishes to Cloudflare Pages, and thert-releaseandrt-docsskills drive the flow
Commit
- interactive commit picker: select-all on load, visible discard prompt, backed by tested
lib/commit-opsprimitives
Daemon
- stop dropping the first process of headerless
psoutput - make periodic scanners async so status polls can't time out
- add async
runCapturesubprocess helper
Tray
- require two consecutive failed polls before going red
Full Changelog: v2.4.0...v2.5.0
Full Changelog: v2.4.0...v2.5.0