Reasonix Desktop v1.8.0
·
280 commits
to main-v2
since this release
What's Changed
- Improve crash reporting diagnostics / 增强崩溃上报诊断 by @SivanCola in #4285
- fix(desktop): replay pending prompts on tab switch to preserve plan m… by @myipanta in #4286
- perf: lazy-load tool data on demand, fix reasoning state & action button visibility by @CVEngineer66 in #4354
- fix(codegraph): shorten shared daemon idle cleanup safely / 安全缩短共享 daemon 空闲清理 by @heshuimu in #4332
- fix(desktop): resolve session-switch freeze on Windows 11 (#4337) by @ferstar in #4358
- Fix topicbar copy tooltip clipping / 修复话题栏复制提示截断 by @SivanCola in #4308
- Fix reasoning language propagation / 修复思考语言设置传播 by @SivanCola in #4312
- perf: reduce layer paints and remove streaming cursor by @CVEngineer66 in #4377
- Add workspace move_file tool for file moves / 新增工作区 move_file 工具处理文件移动 by @SivanCola in #4316
- Refactor desktop typography controls / 重构桌面端字体控制 by @SivanCola in #4315
- Add PermissionRequest hook for tool approvals / 新增工具审批 PermissionRequest Hook by @SivanCola in #4319
- Update desktop app icon assets / 更新桌面应用图标资源 by @SivanCola in #4321
- Add performance pressure diagnostics / 新增性能卡顿诊断上报 by @SivanCola in #4322
- Pin esbuild to patched version / 固定 esbuild 到安全版本 by @SivanCola in #4323
- Migrate v0.5.3 QQ bot support / 迁移 v0.5.3 QQ Bot 支持 by @SivanCola in #4324
- Add Up/Down replay for user input history by @ferstar in #4349
- Fix CodeQL security alerts / 修复 CodeQL 安全告警 by @SivanCola in #4328
- Support ACP model and effort switching / 支持 ACP 模型和推理强度切换 by @SivanCola in #4335
- Fix CodeGraph idle timeout launch paths / 修复 CodeGraph 启动路径空闲超时 by @SivanCola in #4363
- Improve runtime metric token layout / 优化运行指标 token 布局 by @SivanCola in #4367
- Document desktop hooks usage / 补充桌面端 Hooks 使用说明 by @SivanCola in #4373
- Document headless bot gateway usage / 补充无界面 Bot 网关说明 by @SivanCola in #4375
- Add bot connection diagnostic reporting / 新增机器人连接诊断上报 by @SivanCola in #4381
- Improve crash stats dashboard UI / 优化崩溃统计面板 UI by @SivanCola in #4325
- Fix restored todo state across plan seeds / 修复计划待办恢复状态 by @SivanCola in #4313
- Add built-in MCP update flow / 新增内置 MCP 更新流程 by @SivanCola in #4370
- Fix bot channel rendering and persistence / 修复 Bot 渠道分片和会话持久化 by @SivanCola in #4374
- Add switchable desktop workbench layout / 新增可切换工作台桌面风格 by @SivanCola in #4369
- Fix desktop tab event deadlock / 修复桌面多标签事件死锁 by @SivanCola in #4389
- Fix desktop diff row rendering and summaries / 修复桌面端 diff 行渲染和摘要 by @SivanCola in #4387
- Enable MiMo vision model inputs / 启用 MiMo 视觉模型输入 by @SivanCola in #4388
- Reduce desktop new session lookup overhead / 减少桌面新建会话查找开销 by @SivanCola in #4395
- Scope Desktop session runtimes and preserve classic tabs / 会话运行态隔离并保留 classic 顶部标签页 by @lifu963 in #4360
- Fix stale DeepSeek desktop model fallback / 修复桌面端 DeepSeek 旧模型兜底 by @SivanCola in #4278
- fix(desktop): restore min-width floor on Windows to fix titlebar/bottom overlap (v1.6 regression) by @MaitreyeeDeshmukh in #4067
- fix(config): comment out default max_steps/planner_max_steps in rendered project config by @ashishexee in #4228
- fix(desktop): correct pipe handling for array column specs and kets by @lightfront in #4320
- fix(agent): redact tool-call args in compaction transcript by @ashishexee in #4350
- fix(desktop): close CloseTab-Snapshot/DeleteSession resurrection race by @ashishexee in #4406
- fix(desktop): cap esbuild at ^0.25.0 so wails dev builds again by @esengine in #4410
New Contributors
- @myipanta made their first contribution in #4286
- @MaitreyeeDeshmukh made their first contribution in #4067
Full Changelog: desktop-v1.7.0...desktop-v1.8.0