Logo
Explore Help
Sign In
crashlabs/huskies
0
0
Fork 0
You've already forked huskies
Code Issues Pull Requests Actions Packages Projects Releases 31 Wiki Activity

31 Releases 32 Tags

RSS Feed
  • v0.8.8 0995c55a82
    Compare

    v0.8.8 Stable

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

    What's Changed

    Focus: Bot commands, developer experience

    Features

    • Matrix bot ignores messages addressed to other bots in ambient mode

    Bug Fixes

    • Store json created at project root instead of inside storkit
    • Matrix history json and timers json missing from scaffold storkit gitignore
    • Strip bot mention fails on element markdown mention pill format

    Other Changes

    • fix: strip emoji between bot mention and command text
    • chore: remove debug log from verification handler

    Full diff: https://code.crashlabs.io/dave/storkit/compare/v0.8.7...v0.8.8

    Downloads
    • storkit-linux-amd64
      72 MiB
      2026-04-03 10:21:05 +00:00
    • storkit-linux-arm64
      67 MiB
      2026-04-03 10:21:13 +00:00
    • storkit-macos-arm64
      61 MiB
      2026-04-03 10:21:20 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.8.7 13e3bd00f1
    Compare

    v0.8.7 Stable

    dave released this 2026-04-02 13:14:30 +00:00 | 880 commits to master since this release

    What's Changed

    Other Changes

    • debug: log all room messages in verification handler to diagnose in-room verification

    Full diff: https://code.crashlabs.io/dave/storkit/compare/v0.8.6...v0.8.7

    Downloads
    • storkit-linux-amd64
      71 MiB
      2026-04-02 13:14:37 +00:00
    • storkit-linux-arm64
      67 MiB
      2026-04-02 13:14:43 +00:00
    • storkit-macos-arm64
      61 MiB
      2026-04-02 13:14:49 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.8.6 358f177584
    Compare

    v0.8.6 Stable

    dave released this 2026-04-02 12:44:57 +00:00 | 882 commits to master since this release

    What's Changed

    Focus: Multi-model agents, developer experience, bot commands

    Features

    • Deduplicate work item display in web ui story panel

    Bug Fixes

    • Claude code pty crashes with fatal runtime error on agent restart
    • Matrix bot ignores in room verification requests from element

    Full diff: https://code.crashlabs.io/dave/storkit/compare/v0.8.5...v0.8.6

    Downloads
    • storkit-linux-amd64
      72 MiB
      2026-04-02 12:45:06 +00:00
    • storkit-linux-arm64
      67 MiB
      2026-04-02 12:45:12 +00:00
    • storkit-macos-arm64
      61 MiB
      2026-04-02 12:45:18 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.8.5 488b798275
    Compare

    v0.8.5 Stable

    dave released this 2026-04-02 10:23:01 +00:00 | 892 commits to master since this release

    What's Changed

    Focus: Developer experience, bot commands

    Bug Fixes

    • Oauth callback url ignores port cli flag
    • Web ui silently swallows chat errors including oauth login link

    Other Changes

    • fix: update /help test to expect botCommand dispatch, fix PTY fd leak in claude_code.rs (#451, #452)
    • fix: join PTY reader thread before returning to prevent stale fd leak (#453)
    • Using init: true in docker

    Full diff: https://code.crashlabs.io/dave/storkit/compare/v0.8.4...v0.8.5

    Downloads
    • storkit-linux-amd64
      71 MiB
      2026-04-02 10:23:11 +00:00
    • storkit-linux-arm64
      67 MiB
      2026-04-02 10:23:17 +00:00
    • storkit-macos-arm64
      61 MiB
      2026-04-02 10:23:23 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.8.4 7427865e46
    Compare

    v0.8.4 Stable

    dave released this 2026-03-31 10:36:49 +00:00 | 926 commits to master since this release

    What's Changed

    Focus: Developer experience, bot commands

    Features

    • Oauth login button in web ui
    • Send oauth login link via chat when credentials are missing

    Bug Fixes

    • Element tab completion display name breaks bot command matching

    Other Changes

    • Adding more slash commands
    • Allowing stat in claude permissions
    • Updating sha2

    Full diff: https://code.crashlabs.io/dave/storkit/compare/v0.8.3...v0.8.4

    Downloads
    • storkit-linux-amd64
      71 MiB
      2026-03-31 10:36:58 +00:00
    • storkit-linux-arm64
      67 MiB
      2026-03-31 10:37:04 +00:00
    • storkit-macos-arm64
      61 MiB
      2026-03-31 10:37:10 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.8.3 a006985faf
    Compare

    v0.8.3 Stable

    dave released this 2026-03-30 17:31:18 +00:00 | 938 commits to master since this release

    What's Changed

    Other Changes

    • feat: add Linux arm64 build to release script

    Full diff: https://code.crashlabs.io/dave/storkit/compare/v0.8.2...v0.8.3

    Downloads
    • storkit-linux-amd64
      71 MiB
      2026-03-30 17:31:27 +00:00
    • storkit-linux-arm64
      67 MiB
      2026-03-30 17:31:33 +00:00
    • storkit-macos-arm64
      61 MiB
      2026-03-30 17:31:39 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.8.2 b75679175b
    Compare

    v0.8.2 Stable

    dave released this 2026-03-30 11:04:34 +00:00 | 941 commits to master since this release

    What'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
    • storkit-linux-amd64
      71 MiB
      2026-03-30 11:04:41 +00:00
    • storkit-macos-arm64
      61 MiB
      2026-03-30 11:04:47 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.8.1 3595df4d9d
    Compare

    v0.8.1 Stable

    dave released this 2026-03-28 15:40:01 +00:00 | 991 commits to master since this release

    What'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
    • storkit-linux-amd64
      71 MiB
      2026-03-28 15:40:10 +00:00
    • storkit-macos-arm64
      61 MiB
      2026-03-28 15:40:16 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.8.0 e45eab82f2
    Compare

    v0.8.0 Stable

    dave released this 2026-03-28 13:35:00 +00:00 | 1015 commits to master since this release

    What's Changed

    Features

    • Interactive project setup wizard for new storkit projects

    Full diff: https://code.crashlabs.io/dave/storkit/compare/v0.7.1...v0.8.0

    Downloads
    • storkit-linux-amd64
      71 MiB
      2026-03-28 13:35:11 +00:00
    • storkit-macos-arm64
      61 MiB
      2026-03-28 13:35:21 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.7.1 bb3301c5af
    Compare

    v0.7.1 Stable

    dave released this 2026-03-28 13:22:35 +00:00 | 1019 commits to master since this release

    What's Changed

    Other Changes

    • fix: release script handles already-bumped version gracefully
    • fix: release script exits silently when grep finds no matches
    • Adding GPL for the moment.
    • fix(426): verify cherry-pick landed on master before marking story done

    Full diff: https://code.crashlabs.io/dave/storkit/compare/v0.7.0...v0.7.1

    Downloads
    • storkit-linux-amd64
      71 MiB
      2026-03-28 13:22:48 +00:00
    • storkit-macos-arm64
      61 MiB
      2026-03-28 13:22:58 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 Next Last
Powered by Gitea Version: 1.26.2 Page: 28ms Template: 6ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API