-
released this
2026-07-24 17:26:54 +00:00 | 0 commits to master since this releaseWhat's Changed
Focus: Infrastructure, multi-model agents, developer experience
Features
- Checkpoint the CRDT snapshot periodically, not once by accident (1249)
- Script/check gates duplication and cognitive complexity (1251)
Bug Fixes
- CRDT snapshot has no schema migration; a failed load silently starts empty (1241)
- Bug fields steps_to_reproduce, actual_result and expected_result cannot be edited after creation (1250)
Refactors
- Script/release builds project images so they can't drift (1242)
- Merge jobs stop bloating replicated CRDT state (1243)
- Deduplicate the worktree module cluster (cleanup/remove/sweep/create/lifecycle share ~60-line clones) (1244)
- Deduplicate validation/requests.rs — five internal ~50-85 line self-clones (1245)
- Extract shared LLM-runtime logic duplicated between gemini and openai runtimes (1246)
- Deduplicate chat-transport LLM command handling (discord <-> whatsapp 45-line clone) (1247)
Full diff: https://code.crashlabs.io/crashlabs/huskies/compare/v0.14.4...v0.14.5
Downloads