v1.4

Onboarding, Plugin Hub & Model Config Enhancements

March 30, 2026

v1.4 focuses on first-run usability and plugin ecosystem quality. It adds API-key onboarding guidance, improves model preset UX in chat, and hardens markdown rendering pipelines in plugin documentation views.

✨ New Features

  • Added onboarding flow for missing API keys with in-composer guidance banner.
  • Added model preset switcher in chat input with active preset/model retrieval support.

⚡ Improvements

  • Agent progress now appears as ghost text in the chat input placeholder.
  • Plugin scans now execute in parallel using isolated temporary chat contexts.
  • Unified safe-markdown rendering with centralized DOMPurify handling across Plugin Hub views.

🐛 Bug Fixes

  • Fixed plugin README image and link rebasing to correctly resolve GitHub blob/raw paths.