Skip to content

v0.6.15

Latest

Choose a tag to compare

@EKKOLearnAI EKKOLearnAI released this 15 Jun 01:44
b2d5b62

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 main at f3365ce.
  • npm run build passed for the auxiliary model editor change before merge.