- 新增“你知道吗?”启动屏幕提示
- 新增提示词暂存功能(感谢 @RhysSullivan)
- 在 MCP 中处理 tools/list_changed 通知(感谢 @seuros)
- 通过 opentui 实现控制台复制到剪贴板功能(感谢 @edlsh)
- 修复粘贴少于150个字符的提示词时文本框大小调整问题(感谢 @OpeOginni)
- 防止对话框开启时执行按键绑定操作(感谢 @anntnzrb)
- 修复筛选模型时收藏和最近使用项保持可见的问题(感谢 @DanielFGray)
- 更新当前待办事项样式
- 更新导入和PR命令以使用新的分享链接URL
- 将“socket连接意外关闭”错误设为可重试
- 改进错误重试逻辑
- 修复多个活跃会话时的排序问题
- 修复文本选择被禁用的问题
- 排除已弃用的模型
- 根据条件显示审查面板切换开关
- 修复 GitHub 拉取请求事件处理(感谢 @dbpolito)
- 新增 Cloudflare AI 网关提供商(感谢 @elithrar)
**感谢以下12位社区贡献者:**
- @dbpolito:
- 修复 Github 拉取请求事件 (#6037)
- @RhysSullivan:
- [功能]:提示词暂存功能 (#6021)
- @anntnzrb:
- 修复(tui):防止对话框开启时执行按键绑定操作 (#6017)
- 功能(安装):添加标准 CLI 标志(--help、--version、--no-modify-path)(#5885)
- @elithrar:
- 文档:添加 MCP OAuth 调试章节 (#6047)
- 提供商:添加 Cloudflare AI 网关 (#5174)
- @DanielFGray:
- 修复:筛选模型时收藏和最近使用项保持可见 (#6053)
- @JRedeker:
- 在生态系统中添加 opencode-shell-strategy 插件 (#5995)
- @nagyv:
- 更新 gitlab.mdx 以使用 2.x 组件版本 (#6062)
- @OpeOginni:
- 修复:粘贴少于150个字符的提示词时调整文本框大小 (#6070)
- @edlsh:
- 功能(tui):通过 opentui 实现控制台复制到剪贴板 (#5658)
- @seuros:
- 功能(mcp):处理 tools/list_changed 通知 (#5913)
- @xiantang:
- 文档:将 Neovim 添加到编辑器列表 (#6081)
- @R44VC0RP:
- 修复:移除 SVG 网站图标以改善 SEO (#5755)
- Added "Did you know?" start screen tips
- Added prompt stashing (@RhysSullivan)
- Handle tools/list_changed notifications in MCP (@seuros)
- Console copy-to-clipboard via opentui (@edlsh)
- Fixed textarea resizing when pasting prompt less than 150 characters (@OpeOginni)
- Prevented keybinds from executing when dialog is open (@anntnzrb)
- Fixed favorites and recents stay visible when filtering models (@DanielFGray)
- Updated current todo style
- Updated import and PR commands to use new share link URL
- Made "The socket connection was closed unexpectedly" errors retryable
- Improved error retry logic
- Fixed session sort when multiple active
- Fixed an issue where text selection was disabled
- Excluded deprecated models
- Conditionally show review pane toggle
- Fixed GitHub Pull Request event handling (@dbpolito)
- Added Cloudflare AI Gateway provider (@elithrar)
**Thank you to 12 community contributors:**
- @dbpolito:
- Fix Github Pull Request Event (#6037)
- @RhysSullivan:
- [feat]: prompt stashing (#6021)
- @anntnzrb:
- fix(tui): prevent keybinds from executing when dialog is open (#6017)
- feat(install): add standard CLI flags (--help, --version, --no-modify-path) (#5885)
- @elithrar:
- docs: add MCP OAuth debugging section (#6047)
- providers: add Cloudflare AI Gateway (#5174)
- @DanielFGray:
- fix: favorites and recents stay visible when filtering models (#6053)
- @JRedeker:
- Add opencode-shell-strategy plugin to ecosystem (#5995)
- @nagyv:
- Update gitlab.mdx to use the 2.x component version (#6062)
- @OpeOginni:
- fix: resize textarea when pasting prompt less than 150 chars (#6070)
- @edlsh:
- feat(tui): console copy-to-clipboard via opentui (#5658)
- @seuros:
- feat(mcp): handle tools/list_changed notifications (#5913)
- @xiantang:
- docs: add Neovim to the list of editors (#6081)
- @R44VC0RP:
- fix: remove SVG favicon to improve SEO (#5755)