remote-v0.1.21

BloopAI/vibe-kanbanremote-v0.1.21Mar 10, 2026by github-actions[bot]

AI Summary

This remote service release adds GPT-5.4 model support to both copilot and cursor agent, includes UI improvements like a copy button for diff file paths and new issue creation from the workspace sidebar, and upgrades reqwest to 0.13 with rustls-platform-verifier for improved OS certificate store support.

Key Highlights

  • Added GPT-5.4 model support to copilot and cursor agent
  • Added copy button for diff file paths in Vibe Kanban
  • Allow New Issue to open from the workspace sidebar
  • Upgraded reqwest to 0.13 with rustls-platform-verifier for OS cert store support
  • Added documentation for environment variables in agent configurations

New Features

  • GPT-5.4 model support in copilot
  • GPT-5.4 model support in cursor agent
  • Copy button for diff file paths
  • New Issue functionality from workspace sidebar
  • reqwest 0.13 upgrade with rustls-platform-verifier for OS certificate store support

Full Release Notes

## Remote Service Release

✅ Deployed to prod


## What's Changed
* docs: add environment variables section to agent configurations by @benodiwal in https://github.com/BloopAI/vibe-kanban/pull/3025
* Allow New Issue to open from the workspace sidebar (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3082
* feat: add gpt-5.4 to copilot by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/3081
* chore: add gpt-5.4 in cursor agent by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/3080
* Add a copy button for diff file paths (Vibe Kanban) by @stunningpixels in https://github.com/BloopAI/vibe-kanban/pull/3091
* feat: upgrade reqwest to 0.13 with rustls-platform-verifier for OS cert store support by @abcpro1 in https://github.com/BloopAI/vibe-kanban/pull/3090


**Full Changelog**: https://github.com/BloopAI/vibe-kanban/compare/v0.1.27-20260309171359...remote-v0.1.21