• v0.3.0 0a6de3717a

    v0.3.0 Stable

    dave released this 2026-03-18 11:37:16 +00:00 | 357 commits to master since this release

    What's Changed

    Features

    • Spikes skip merge and stop for human review
    • Matrix bot structured conversation history
    • Mcp update story tool should support front matter fields
    • Show assigned agent in expanded work item view
    • Clear merge error front matter when story leaves merge stage
    • Matrix bot surfaces claude code permission prompts to chat
    • 277 - bot uses configured display name

    Bug Fixes

    • Qa test server overwrites root mcp json with wrong port

    Refactors

    • Upgrade tokio tungstenite to 0 29 0

    Other Changes

    • fix: Chat.test.tsx type errors from 271 merge
    • fix: session_id wiped on every trim, breaking --resume
    • fix: update should_commit_stage test to match 5_done in COMMIT_WORTHY_STAGES
    • fix: remove stale 266 from archived (came from 271 branch history)
    • fix: revert broken auto-merge of 266 in bot.rs
    • spike(92): stop auto-committing intermediate pipeline moves
    • fix: skip frontend tests when frontend dir absent in sparse worktrees
    • Expand vite watch ignore list to prevent silent crashes on merge
    • Stop tracking .mcp.json — it is generated at runtime
    • Improve release changelog and fix MCP port

    Full diff: https://code.crashlabs.io/dave/story-kit/compare/v0.2.0...v0.3.0

    Downloads