v0.1.6-20260206164631

BloopAI/vibe-kanbanv0.1.6-20260206164631Feb 6, 2026by github-actions[bot]

AI Summary

This release focuses on UI refinements and workspace management improvements for Vibe Kanban, including collapsible thinking steps, issue relationships, and enhanced issue display.

Key Highlights

  • Project-scoped workspace shape and routing implementation
  • Collapse thinking steps in previous conversation turns
  • New issue relationships UI for better tracking
  • Option to delete associated branches when deleting a workspace
  • Display of assignee avatars and creator info in issue panels

New Features

  • Issue relationships UI
  • Delete branch when deleting workspace
  • Display `created_by` for issues
  • Show assignee avatars instead of count badge
  • Copy linked issue when duplicating a workspace
  • GitHub stars button and social links in AppBar
  • Persist draft issue form data via scratch system

Full Release Notes

## What's Changed
* fix: add project scoped workspace shape and route by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/2514
* Collapse thinking steps in previous conversation turns (Vibe Kanban) by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/2550
* Fix reset toggle styles by @anastasiya1155 in https://github.com/BloopAI/vibe-kanban/pull/2563
* feat: Implement issue relationships UI (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2559
* ci: Parallelize the test workflow by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/2140
* feat: Add option to delete branch when deleting workspace (Vibe Kanban) by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/2519
* fix: respect default_target_branch when creating workspace from issue (Vibe Kanban) by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/2535
* feat: display `created_by` for issues by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/2537
* feat: Show assignee avatars instead of count badge in issue panel and filter bar (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2568
* fix: sync workspace name to remote after coding agent execution by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/2534
* feat: copy linked issue when duplicating a workspace (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2569
* Bump codex dependencies to v0.98.0 and fix approval matching (Vibe Kanban) by @LSRCT in https://github.com/BloopAI/vibe-kanban/pull/2570
* Persist draft issue form data via scratch system (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2574
* feat: Add GitHub stars button and social links in AppBar (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/2576


**Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/v0.1.5-20260205180912...v0.1.6-20260206164631

✅ **Published to npm registry**