v0.1.43-20260417125614

BloopAI/vibe-kanbanv0.1.43-20260417125614Apr 17, 2026by github-actions[bot]

AI Summary

This release focuses on infrastructure improvements including CI migration from Blacksmith to GitHub runners, dependency updates, and cross-compilation fixes.

Key Highlights

  • Pin npm publish workflow to Node 22.22.1
  • Replace Blacksmith runners with GitHub runners
  • Bump Codex executor to 0.121.0
  • Bump opencode-ai executor to 1.4.7
  • Claude Code bumped to 2.1.112 with xhigh effort variant
  • Vendor openssl for musl + windows-msvc cross-compile

New Features

  • Node 22.22.1 pinned for npm publish
  • CI migrated from Blacksmith to GitHub runners
  • Codex executor updated to 0.121.0
  • Opencode-ai executor updated to 1.4.7
  • Claude Code 2.1.112 with xhigh effort variant added
  • OpenSSL vendored for cross-compilation support

Full Release Notes

## What's Changed
* Pin npm publish workflow to Node 22.22.1 (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3345
* ci: replace Blacksmith runners with GitHub runners by @ggordonhall in https://github.com/BloopAI/vibe-kanban/pull/3336
* Bump Codex executor to 0.121.0 (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3363
* Bump pinned opencode-ai executor version to 1.4.7 (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3364
* chore: bump Claude Code to 2.1.112 and add xhigh effort variant (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3365
* fix: vendor openssl to unblock musl + windows-msvc cross-compile (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3366
* fix: scope vendored openssl to linux to unbreak windows-msvc cross-compile (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3367


**Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/v0.1.42-20260410131124...v0.1.43-20260417125614

✅ **Published to npm registry**