- Improved task display in session view to show tool names and completion status
- Added explore agent for fast codebase navigation
- Persist thinking blocks display to KV and indicate its current display state in the command list
- Added built-in Dart LSP server and formatter
- Improved provider dialog text clarity for better user guidance
- Fixed provider sorting to prioritize recommended options
- Removed cancel keybind hint from prompt dialog to simplify UI
- Hid favorite keybind in model dialog when disconnected to prevent errors
Thank you to 7 community contributors:
- @Alb-O:
- nix: fix workflow failing on PRs (#4820)
- @Tarquinen:
- fix: filter empty messages in toModelMessage (#4811)
- @mastermakrela:
- core: add built-in Dart LSP server and formatter (#4841)
- @jaov:
- tweak: gemini retry message to not be explicitly about gemini 3 (#4864)
- @singiamtel:
- docs: formatter: false and lsp: false (#4833)
- @ariane-emory:
- @JUVOJustin:
- docs: Add tip to tools about subagents re todos (#4875)