What's Changed
- fix: 退出后鼠标报告模式残留——dispose 窗口内自愈探针重写 ENABLE(#522) by @ccch1mneyyy in #548
- Update README with core capabilities section by @T-Auto in #555
- fix(test): timeline-rail 开场 settle 条件补齐顶部锚定不变量——修 #532 起的 CI 惯性红 by @Nagi-ovo in #561
- fix(settings): sections 服务行被组合 dispose 时退化到包内本地 host,修复 /settings 区块从未生效(#557) by @Nagi-ovo in #558
- fix(chat): 审批/问卷面板提升为中断车道——不再被全屏页面遮挡 by @Nagi-ovo in #560
- test: 等待原语重写 settled——统一等待与断言条件,迁移全部 CI 回归脚本 by @Nagi-ovo in #568
- fix(npm): 避免自动安装第二套 DSH peer 依赖 by @lql341 in #549
- fix(ui): 状态栏折叠 $HOME 路径 (#499) by @RollingTheRock in #551
- refactor(ui): renderWhaleRows 泛化为 renderSpriteRows——sprite 渲染管线 by @AdamPlatin123 in #440
- fix(ink): 退出查询泄漏两处补刀——querier dispose 后拒绝重发 + 清理后 re-drain(#507/#492) by @AdamPlatin123 in #550
- fix(channel): turn 失败 notice 错误文案经渲染路径净化,防内嵌换行劈裂单行 Divider by @wusai2333 in #552
- fix(doctor): correct legacy data dir notices by @Qiuner in #452
- fix(input): macOS 原生 Terminal 下退格/任意键漏出可见字符 p(DECRQM 探测泄漏) by @lql341 in #553
- fix(resume): resolve --resume from forwarded app args under dsh --profile tui by @Harag in #565
- fix(render): re-anchor viewport when / or @ suggestion floaters open/close by @lokesh-vadlamudi in #451
- fix(dsh-adapter): 位置参数初始 prompt 兼容 cmdlineArgs 双形态(修复 #525) / Support both cmdlineArgs shapes for the positional initial prompt by @chyezh in #526
- fix(tui): force-exit on repeated Ctrl+C when an interrupt never settles by @linhxxx in #544
- fix(history): avoid duplicate search result keys by @Qiuner in #426
- fix(skills): 内置技能命令走确定性直调——参数保留、单一菜单条目(#496) by @wings1848 in #498
- feat: 终端卡多行命令头部可选折叠(dsh-tui.foldTerminalCommand) by @xiaoxiaohaigui in #480
- feat: /balance DeepSeek 余额查询 + 状态栏本会话花费估算 by @ccch1mneyyy in #573
- feat: /settings 自动保存 + 设置/会话页面设计语言升级 by @ccch1mneyyy in #575
- feat: 支持跨平台单文件便携包构建、Release 自动化及自更新机制 by @ybh618618 in #576
New Contributors
- @T-Auto made their first contribution in #555
- @lql341 made their first contribution in #549
- @RollingTheRock made their first contribution in #551
- @Harag made their first contribution in #565
- @lokesh-vadlamudi made their first contribution in #451
- @chyezh made their first contribution in #526
- @linhxxx made their first contribution in #544
- @wings1848 made their first contribution in #498
Full Changelog: v0.9.2...v0.9.3