• v0.4.1 d60ed18e0f

    v0.4.1 Stable

    dave released this 2026-03-20 12:58:04 +00:00 | 56 commits to master since this release

    What's Changed

    Features

    • Improve htop output formatting for mobile matrix clients
    • Show token cost per story in bot status command output
    • Whatsapp business api integration for bot commands
    • Whatsapp 24 hour messaging window and template support
    • Whatsapp llm passthrough for conversational queries
    • Slack bot integration for bot commands
    • Slack slash commands for pipeline management
    • Bot overview command shows implementation summary for a story
    • Bot start command to start a coder on a story
    • Bot move command to move stories between pipeline stages
    • Web ui button to start a coder on a story
    • Web ui button to stop an agent on a story
    • Web ui agent assignment dropdown on work items
    • Web ui rebuild and restart button
    • Web ui button to delete a story from the pipeline
    • Mcp tool for shell command execution
    • Bot reset command to clear conversation context
    • Add party emoji to done stage notification messages

    Bug Fixes

    • Auto assign assigns mergemaster to coding stage stories
    • Ambient on off command not intercepted by bot after refactors

    Refactors

    • Abstract bot transport layer for multi platform support
    • Split pool rs into pipeline auto assign and agent management modules
    • Split mcp rs into domain specific tool modules
    • Split workflow rs into story bug and test result modules
    • Split commands rs into individual command handler modules

    Full diff: https://code.crashlabs.io/dave/storkit/compare/v0.4.0...v0.4.1

    Downloads