-
v0.8.2 Stable
released this
2026-03-30 11:04:34 +00:00 | 708 commits to master since this releaseWhat's Changed
Focus: Bot commands, developer experience
Features
- Setup wizard interviews user on bare projects with no existing code
- Wizard auto checks completion on first conversation
- Slash command autocomplete in web ui text input
Bug Fixes
- Strip prefix ci panics on multi byte utf 8 input
- Rate limited mergemaster exits advance stories to done without merging
Refactors
- Unify story stuck states into a single status field
- Consolidate is permission approval into chat util
- Deduplicate get project root wrappers in io modules
- Extract shared test helpers test ctx write story file make api
Other Changes
- fix: gate runner delegates to script/test instead of hardcoding cargo clippy
- fix: wizard README instructions explicitly require LLM to generate and write files
Full diff: https://code.crashlabs.io/dave/storkit/compare/v0.8.1...v0.8.2
Downloads