Skip to content

fix(vibe-kanban): pin to v0.1.43 to restore Projects access#113

Merged
kjsb25 merged 1 commit intomainfrom
pin-vibe-kanban-0.1.43
May 5, 2026
Merged

fix(vibe-kanban): pin to v0.1.43 to restore Projects access#113
kjsb25 merged 1 commit intomainfrom
pin-vibe-kanban-0.1.43

Conversation

@kjsb25
Copy link
Copy Markdown
Member

@kjsb25 kjsb25 commented May 3, 2026

Summary

  • Pin vibe-kanban to v0.1.43 in both vibe-kanban/Dockerfile (runtime CMD) and vibe-kanban/entrypoint.sh (MCP server config injected into ~/.claude.json)
  • v0.1.44 (2026-04-24) replaced the entire ProjectKanban view with a hardcoded ProjectSunsetPage, leaving Projects export-only globally — the regression also blocks Issues access since they're nested under projects in the UI navigation
  • Upstream issue BloopAI/vibe-kanban#3396 is open with no maintainer response and no fix planned (the company that built vibe-kanban shut down; the repo is nominally community-maintained)
  • v0.1.43 is the last npm-published release before the sunset; existing data in dev_vibe-kanban-data is preserved across the downgrade

Bump-back criteria

Only unpin once #3396 is reverted upstream (or a community fork ships the revert as latest).

Test plan

  • ./nova.sh recreate dev rebuilds the image with the new CMD
  • On first start, container CMD pulls vibe-kanban@0.1.43 from npm
  • Existing projects/workspaces visible in UI again (data unchanged)
  • Issues panel reachable from a project view
  • MCP server inside the container also resolves to v0.1.43 (verify in ~/.claude.json after entrypoint runs)

🤖 Generated with Claude Code

v0.1.44 (2026-04-24) replaced the ProjectKanban view with a hardcoded
sunset page globally — including for self-hosted instances — leaving
Projects export-only and blocking access to Issues. Upstream issue
BloopAI/vibe-kanban#3396 is open with no maintainer response and no
fix in sight (the company that built it shut down; the repo is
nominally community-maintained).

Pin both the runtime CMD and the MCP-server-config entrypoint script
to v0.1.43, the last release before the regression. Existing data in
dev_vibe-kanban-data is preserved across the downgrade.

Bump back to floating "latest" only after #3396 is reverted upstream.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@kjsb25 kjsb25 marked this pull request as ready for review May 5, 2026 16:50
@kjsb25 kjsb25 merged commit cb1f429 into main May 5, 2026
3 checks passed
@kjsb25 kjsb25 deleted the pin-vibe-kanban-0.1.43 branch May 5, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant