Highlights
- Chat sidebars were redesigned, with clearer history loading controls for long conversations.
- Added the skill command picker for discovering and inserting available skill commands from chat input.
- Added Claude and Gemini OAuth providers, normalized Gemini model IDs, and added model selector refresh for config.yaml changes.
- Refreshed Thinking indicators and toolbar layout so reasoning progress is easier to read without interrupting message flow.
- Restored visible dark-theme borders for input and select form controls.
- Improved runtime startup checks, desktop self-update handling, gateway shutdown/respawn behavior, and desktop server shutdown cleanup.
- Updated README and website showcase media.
- Removed inline clear controls from the auxiliary model editor fields.
Validation
- Release created from
mainat f3365ce. npm run buildpassed for the auxiliary model editor change before merge.