v0.1.16-20260219202635

BloopAI/vibe-kanbanv0.1.16-20260219202635Feb 19, 2026by github-actions[bot]

AI Summary

This release includes several bug fixes and one notable new feature. Key improvements include fixing a signature_delta mismatch warning in Claude streaming, resolving duplicate workspace prompt recovery issues from setup-script failures, and adding a hybrid Electric/REST collection fallback mechanism with timeout and stale-data safeguards. The release also refactors the MCP task server to a dedicated crate.

Key Highlights

  • Fixed signature_delta mismatch warning in Claude streaming
  • Added hybrid Electric/REST collection fallback with timeout and stale-data safeguards
  • Fixed duplicate workspace prompt recovery from setup-script failures
  • Remount execution process provider on workspace/session switch
  • Refactored MCP task server to a dedicated crate

New Features

  • Hybrid Electric/REST collection fallback with timeout and stale-data safeguards
  • Remount execution process provider on workspace/session switch

Full Release Notes

## What's Changed
* Refactor: move MCP task server to a dedicated crate and centralize shared request models (Vibe Kanban) by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/2797
* Fix signature_delta mismatch warning in Claude streaming (Vibe Kanban) by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/2846
* Fix duplicate workspace prompt recovery from setup-script failures (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2861
* Remount execution process provider on workspace/session switch (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2862
* Add hybrid Electric/REST collection fallback with timeout and stale-data safeguards (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2864


**Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/v0.1.15-20260219035003...v0.1.16-20260219202635

✅ **Published to npm registry**