-
v0.8.1 Stable
released this
2026-03-28 15:40:01 +00:00 | 758 commits to master since this releaseWhat's Changed
Focus: Multi-model agents, MCP tools, bot commands
Features
- Qa agent reviews code changes against acceptance criteria
- Complete setup wizard with mcp tools and agent driven file generation
Bug Fixes
- Status command traffic light dots not coloured in matrix
Other Changes
- fix: unblock command also clears merge_failure field
- fix(426): also narrow pre-cherry-pick code change check to .storkit/work/
- feat: wizard detects bare projects and prompts user interview for context/stack
- fix: wizard hints address the LLM not the user, README adds bare project guidance
- docs: move wizard instructions to .storkit/README.md for LLM-agnostic access
- fix: scaffold CLAUDE.md uses active wizard instruction
- fix: scaffold CLAUDE.md now mentions wizard and MCP tools
- docs: rewrite quickstart as a step-by-step with wizard flow
- fix(426): narrow merge verification exclude to .storkit/work/ only
- docs: add Claude Code quickstart, web UI, and chat transport sections to README
- feat(399): add --port CLI flag with project.toml persistence
Full diff: https://code.crashlabs.io/dave/storkit/compare/v0.8.0...v0.8.1
Downloads