Skip to content

Auto Permission Mode, Insights, and Windows Stability

Choose a tag to compare

@gobbq gobbq released this 14 May 01:27
bbbcb30
  • Added auto permission mode — LLM classifier automatically approves safe tool calls, reducing permission prompts
  • Session resume now supports worktree state persistence and cross-worktree discovery
  • External commands now receive workspace path, auth context, and registry environment variables
  • Fixed Windows ConPTY freeze in text input dialogs (AskUserQuestion, BYOK wizard)
  • Fixed Shift+Tab not working on Windows VT mode terminals (falls back to Meta+M)
  • Fixed Ctrl+V paste not working in BYOK wizard on Windows conhost
  • Fixed left/right arrow keys not working in AskUserQuestion text input
  • Fixed ESC not cancelling /insights during execution
  • Fixed MCP tools with special characters in parameter names failing (key name sanitization and remapping)
  • Fixed MCP images being dropped during output truncation
  • Fixed custom model key (BYOK) not being sent in API requests
  • Fixed empty user messages caused by startup memory injection ordering
  • Fixed QR code rendering on legacy Windows console (compact ASCII fallback)
  • Fixed --setting-sources not accepting empty string to disable all sources
  • Fixed WSL 1 compatibility by bumping Bun to 1.3.14