v1.4.1

Apr 9, 2026 · 21d ago
GitHub →

Core

  • Fix clangd choosing CMakeLists.txt or Makefile as the project root in C and C++ workspaces. (@nonbanana)
  • Add permission prompts for GitLab Duo Workflow tool calls instead of auto-running them. (@vglafirov)
  • Hide unsupported variants for Big Pickle models.

TUI

  • Show an OpenCode Go subscribe prompt when free usage limits are reached.
  • Simplify provider labels in the model and provider pickers.

Desktop

  • Fix terminal connections in same-origin desktop and web app setups. (@OpeOginni)
  • Fix session review and change lists when diff data arrives in inconsistent shapes.

SDK

  • Fix the generated SDK and OpenAPI types for /providers and session shell responses.
Thank you to 3 community contributors:
  • @OpeOginni:
  • fix(app): skip url password setting for same-origin server and web app (#19923)
  • @vglafirov:
  • feat(llm): integrate GitLab DWS tool approval with permission system (#19955)
  • @nonbanana:
  • fix(lsp): remove CMakeLists.txt and Makefile from clangd root markers (#21466)