Bug reports on paste, mouse, display pile up; v0.8.26 security hotfix readied
The project sees a flurry of bug reports around input handling, with issues on CJK paste, mouse wheel behavior, and window flickering. A security hotfix release v0.8.26 is being prepared alongside several feature pull requests for configurable search providers and standardized config paths. Recent v0.8.25 merged a build fix and release pipeline improvements.
- releasechore(release): prepare v0.8.25
Merged release v0.8.25 with build fix and release pipeline polish.
- discussionmacOS Seatbelt 沙箱阻止 npx MCP 服务器启动,且 sandbox_mode 修改后需手动 /mcp reload
macOS sandbox blocks npx MCP server; workaround requires manual /mcp reload after editing sandbox_mode.
- mergedPreserve workspace skill precedence under prompt truncation
Merged fix ensures workspace skill precedence is preserved when prompt is truncated.
- openedfeat: support OpenAI-compatible Coding Plan endpoints (Bailian, ZhiPu, etc.)
Adds support for third-party Coding Plan endpoints like Bailian and ZhiPu.
- discussionMouse wheel behavior changed in v0.8.24, and Ctrl+Enter submission issue
Regression in mouse wheel scrolling and Ctrl+Enter submission since v0.8.24; community discussing workarounds.
- #1267macOS Seatbelt 沙箱阻止 npx MCP 服务器启动,且 sandbox_mode 修改后需手动 /mcp reload— Blocking macOS users from using npx MCP servers without manual workaround.
- #1331Mouse wheel behavior changed in v0.8.24, and Ctrl+Enter submission issue— Regression affecting scrolling and submission for many users since v0.8.24.
- #1302在粘贴某些复制的内容时,会把“换行”直接作为“Enter”— Pasting text with newlines triggers unintended Enter, causing crashes or misinput.
- #1342fix: handle short CJK raw multiline paste— Directly addresses the paste issue for CJK users with a targeted fix.
- #1321Fix windows login focus flicker— Longstanding Windows 10 flickering issue since v0.8.22; fix in review.