Skip to content

v0.64.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 05:07
· 66 commits to master since this release
release: 0.64.0 —— 宽字符还清欠账的那一版

版本号 0.63.2 → 0.64.0(workspace / agents / profile / settings / MSI)。

三天实战调试,中文当撞击假人:打字碎成字节渣、粘贴凭空多空格、
双击只选一个字、光标卡在两字之间——四个看似无关的 bug 全是同一笔
债的四个角:宽字符占两格,每个消费方对第二格各有各的理解。根因
一条条钉死:Finder 启动无 locale → 合成 LANG;复制带上 spacer;
选词把 spacer 当边界外加双击微移毁选区;光标只画一列宽。之外:
IME 组合键泄漏与孤儿组合、Finder 右键全链路(deep link/逐卷
watch/Services 死按钮)、指定目录开窗不领养旧会话、侧栏站稳、
退出不挂、右键单一规则、MCP 确认横幅即问即画、Windows 升级不再
丢终端。

workspace 全量用例过;mac 真机手势级验收(cliclick 双击/拖选/
右键 + pbpaste 逐字节断言;截图对照原生 Terminal)。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>