v0.1.15-20260219035003

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

AI Summary

This release focuses on improving workspace creation and management in Vibe Kanban, with enhancements to spin-off workflows, PR dialog prefill, and reliability through fallback mechanisms. It also updates Claude Code integration to version 2.1.45 and includes various cleanup and standardization improvements.

Key Highlights

  • Updated Claude Code integration to v2.1.45 with new message type handling
  • Added Electric fallback and timeout-based failover for Kanban core objects reliability
  • Prefill PR dialog fields from initial prompt for streamlined workflow
  • Preserve spin-off preferred repos, branches, and linked issue context during workspace creation
  • Standardized workspace creation navigation via callback handlers

New Features

  • Prefill PR dialog fields from initial prompt
  • Preserve spin-off preferred repos and branches during workspace creation
  • Preserve linked issue context when spinning off workspaces
  • Standardize workspace creation navigation via callback handlers
  • Use executor_config in workspace create flow with improved defaults fallback
  • Add Electric fallback and timeout-based failover for Kanban core objects
  • Bump Claude Code to 2.1.45 with new message type handling

Full Release Notes

## What's Changed
* Dev mode updates by @vdmkotai in https://github.com/BloopAI/vibe-kanban/pull/2487
* Preserve spin-off preferred repos and branches during workspace creation (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2827
* chore: legacy cleanup by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/2790
* Standardize workspace creation navigation via callback handlers (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2831
* Prefill PR dialog fields from initial prompt (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2832
* Preserve linked issue context when spinning off workspaces (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2829
* Bump Claude Code to 2.1.45 and handle new message types (Vibe Kanban) by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/2816
* Use executor_config in workspace create flow and fix defaults fallback by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2835
* Add Electric fallback and timeout-based failover for Kanban core objects (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2840


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

✅ **Published to npm registry**