• v0.14.3
    Publish sled artifact / publish-dev-artifact (push) Canceled after 0s
    Stable

    dave released this 2026-07-21 13:33:44 +00:00 | 20 commits to master since this release

    What's Changed

    Focus: Bot commands, MCP tools, infrastructure

    Features

    • Render agent questions as numbered options in chat protocols without question UI (1228)
    • Sleds self-upgrade on startup to the gateway's published artifact if the baked binary is behind (1230)
    • Project-rebuild must not silently downgrade a live sled to the stale image binary (1231)
    • Ask "what happened with X" and get a paged, subject-scoped history (1236)
    • Matrix bot posts "Working..." immediately on message receipt (1239)
    • Matrix bot shows live progress by editing its placeholder message (1240)

    Bug Fixes

    • Explicit project arg ignored on the SSE MCP path — 1225's routing and create-guard are bypassed (1229)
    • Gateway chat bot crashes (CLI exit 1) on a sled MCP tool error instead of surfacing it (1232)
    • Notifications fire off the filesystem watcher, not the state machine — story 995's TransitionFired subscriber was never wired into startup (1235)
    • status resolves the story number against a different project than show (1237)
    • Worktree tests fail on macOS: tests clobber global HOME (1238)

    Other Changes

    • Removing hardcoded huskies session
    • Ignoring some more files

    Full diff: https://code.crashlabs.io/crashlabs/huskies/compare/v0.14.2...v0.14.3

    Downloads