v0.1.44-20260424091429
BloopAI/vibe-kanbanv0.1.44-20260424091429Apr 24, 2026by github-actions[bot]
AI Summary
This release includes execution log streaming improvements, dependency updates for Claude Code and Codex, and marks the beginning of the sunsetting phase for Vibe Kanban with project routes being converted to export-only.
Key Highlights
- Pre-register execution log stores before streaming normalized logs
- Bump Claude Code CLI pin to 2.1.119
- Bump Codex to 0.124.0 and refresh Codex executor surface
- Sunset project routes to an export-only page
- Replace README hiring banner with sunsetting notice
- Sort model selector models alphabetically
New Features
- Pre-register execution log stores before streaming normalized logs
- Claude Code CLI updated to 2.1.119
- Codex updated to 0.124.0 with refreshed executor surface
- Project routes sunset to export-only page
- README updated with sunsetting notice
- Model selector now sorts models alphabetically
Full Release Notes
## What's Changed * Pre-register execution log stores before streaming normalized logs (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3370 * Bump Claude Code CLI pin to 2.1.119 (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3384 * Bump Codex to 0.124.0 and refresh the Codex executor surface (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3385 * Sunset project routes to an export-only page (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3387 * Replace README hiring banner with sunsetting notice (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3388 * Sort model selector models alphabetically (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3389 **Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/v0.1.43-20260417125614...v0.1.44-20260424091429 ✅ **Published to npm registry**