Skip to content

v0.2.14

Choose a tag to compare

@github-actions github-actions released this 15 Jun 02:24
· 145 commits to main since this release

Auto Permission Mode, Insights, and Windows Stability

  • 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

自动权限模式、Insights 及 Windows 稳定性改进

  • 新增自动权限模式 — LLM 分类器自动批准安全的工具调用,减少权限弹窗
  • 会话恢复现在支持 Worktree 状态持久化和跨 Worktree 发现
  • 外部命令现在可接收工作区路径、认证上下文和 Registry 环境变量
  • 修复 Windows ConPTY 在文本输入对话框(AskUserQuestion、BYOK 向导)中卡死的问题
  • 修复 Windows VT 模式下 Shift+Tab 无法使用的问题(回退为 Meta+M)
  • 修复 Windows conhost 下 BYOK 向导中 Ctrl+V 粘贴失效
  • 修复 AskUserQuestion 文本输入中左右方向键不生效
  • 修复 /insights 执行期间 ESC 无法取消的问题
  • 修复 MCP 工具参数名含特殊字符时调用失败的问题(键名过滤与反解映射)
  • 修复输出截断时 MCP 图片丢失的问题
  • 修复自定义模型密钥(BYOK)未正确发送到 API 请求
  • 修复启动时内存注入顺序导致空用户消息的问题
  • 修复旧版 Windows 控制台 QR 码渲染异常(紧凑 ASCII 回退)
  • 修复 --setting-sources 不支持空字符串以禁用所有来源
  • 修复 Bun 升级至 1.3.14 以兼容 WSL 1

Unofficial archive of @qoder-ai/qodercli@0.2.14. Changelog sourced from QoderAI/changelog-CLI and QoderAI/changelog-CLI-zh_CN.