Desktop 2026-09-02
What's Changed
- fix(chat): stabilize long-running sessions, compaction, and multimodal recovery by @mssssss123 in #486
- feat(cron): add schedule configuration and task management by @atgaopengju in #482
- fix(chat): preserve active session state when gateway status is unavailable by @mssssss123 in #487
- feat: add dialog backend APIs by @Kaguya-19 in #491
- feat: add local FunASR transcription MCP by @Kaguya-19 in #493
- refactor(pilotdeck): streamline document skills and stabilize session recovery by @mssssss123 in #495
- fix(context): prevent compaction thrashing with rolling summaries by @Kaguya-19 in #497
- fix(session): retain large attachment conversations by @Kaguya-19 in #499
- fix(ui): dedupe optimistic user messages by @Kaguya-19 in #509
- fix subagent default model config by @Gucc111 in #510
- fix: recover interrupted long model streams by @Kaguya-19 in #511
- fix(compaction): preserve current user request by @Kaguya-19 in #513
- feat(ui): add onboarding backend APIs and assets by @Kaguya-19 in #512
- refactor(pptx): simplify skill workflows and strengthen template editing by @mssssss123 in #514
- fix(ui): improve long-running thinking status and navigation by @mssssss123 in #515
- feat: detect image input support in test-connection endpoint by @Gucc111 in #496
- feat(ui): add file category icons and deduplicate workspace file tabs by @mssssss123 in #516
- fix(execute-code): honor disabled web fetch by @Kaguya-19 in #518
- fix: preserve user language in session titles by @Kaguya-19 in #520
- Show total context window in usage status by @Gucc111 in #522
- fix(ui): sort projects by recent activity by @Kaguya-19 in #523
- feat: expose model speed capability by @Kaguya-19 in #524
- refactor(skills): simplify DOCX, spreadsheet, and PPTX workflows by @mssssss123 in #525
- docs: add MiniCPM wiki entry by @ZMXJJ in #528
- Fix web update restart flow for source installs by @Gucc111 in #521
- fix: adopt system recent3 Anthropic prompt cache by @Kaguya-19 in #527
- feat(chat): add last-message editing and contextual message actions by @mssssss123 in #529
- feat(chat): add queued messages and mid-turn steering by @mssssss123 in #530
- fix(spreadsheet): stabilize built-in preview lifecycle by @xhd0728 in #533
- refactor(always-on): simplify config — remove enabled/dormancy/workspace/execution by @Gucc111 in #535
- fix(im): serialize permission prompts across channels by @Kaguya-19 in #536
- feat(settings): enforce model test bindings and baseline references by @Kaguya-19 in #534
- feat: use bash-preferred command shell by @Kaguya-19 in #537
- fix: bind onboarding connection tests before save by @Kaguya-19 in #540
- feat(desktop): unify cross-platform packaging and daily releases on main by @mssssss123 in #541
New Contributors
Full Changelog: v260806...desktop-v2026.09.02