What's Changed
Other Changes
- fix(chat): 重构模型选择器「联网/思考程度」控件 UI 并优化移动端 composer 控件 by @su-fen in #560
- chore(dev): 增加跨平台启动与严格检查脚本 by @yovinchen in #561
- ci: 优化 Tauri Rust Check——修复缓存路径、消除重复编译、跳过无关 PR by @su-fen in #562
- Fix #355: 终端支持 Ctrl+Shift+C/V 和 Cmd+C/V 复制粘贴 by @BingZi-233 in #563
- fix(checks): 清理前端告警并稳定全量检查 by @yovinchen in #564
- fix(settings): 供应商卡片用量加载改为等高骨架占位,消除布局跳动 by @su-fen in #567
- feat(settings): SSH 高级设置支持直接复用系统设置中的应用代理 by @su-fen in #569
- fix(chat): 修复上下文用量环确认弹层状态泄漏并补齐附件估算与触屏形态热切换 by @su-fen in #573
- refactor(chat): 用量估算改为内容块感知口径,消除用量环读数跳变 by @su-fen in #577
- chore: upgrade workspace TypeScript to 7 by @chenyme in #575
- feat: streamline tool approval experience with sidebar alerts and keyboard shortcuts by @chenyme in #579
- feat: improve approvals, changed-files cards, and long-conversation rendering by @chenyme in #581
- feat(gui): enforce a single desktop instance by @Is14w in #585
- feat: P1 能力补齐——Plan Mode + MCP 工具懒加载(ToolSearch) by @coder-hhx in #570
- fix(chat): plan mode 改为有界升级,修复无限读文件循环 by @su-fen in #589
- feat(settings): 支持全局与项目提示词配置 by @yovinchen in #587
- chore(models): refresh model catalog by @github-actions[bot] in #592
- refactor(virtual): 滚动写入事务化 + origin 锚定,根治长会话滚动空白带 by @su-fen in #607
- fix(chat): 修复图片查看器打开后视口测量时序回归导致的黑框 by @AlphaCatMeow in #603
- fix(chat): 统一压缩后用量环口径,消除读数倒退与发送后跳涨 by @su-fen in #615
- fix(build): disable custom codeSplitting that crashed the release bundle (black screen) by @YUZHEthefool in #613
- feat(retry): auto-retry Cloudflare 5xx from relays + user-configurable retry-error settings by @YUZHEthefool in #609
- feat(mcp): OAuth 2.1 授权码流——发现/动态注册/PKCE/keychain 存储/401 刷新(P1-③) by @coder-hhx in #611
- fix(webui): drop custom codeSplitting that crashed page load by @su-fen in #619
- fix(chat): 图片预览弹窗跟随 Light/Dark 主题 by @su-fen in #621
- refactor(settings): 重构「备份与同步」页面 UI——状态横幅 + 两栏布局,精简描述文字 by @su-fen in #624
- fix(chat): hide leaked provider citation markers by @loto585 in #626
- feat(providers): LLM seam 改造 Stack 合并版——统一流式入口/重试策略/拦截器注册化/轨迹账本 + 生产构建修复 by @AlphaCatMeow in #605
- chore(models): refresh model catalog by @github-actions[bot] in #631
New Contributors
- @BingZi-233 made their first contribution in #563
- @YUZHEthefool made their first contribution in #613
Full Changelog: v1.2.6...v1.2.7