Skip to content

v0.1.1

Choose a tag to compare

@julesklord julesklord released this 19 Jul 11:12
· 77 commits to main since this release

Features & Enhancements

  • BYOK Provider Configuration: Added provider selector menu, API key format guides, persistent providers.toml, environment variable overrides, and live hot-reloading (cdcebe5, 0e71f5b).
  • Feedback Command: Added GitHub issue template and automatic browser opening when executing /feedback (93e64cc).
  • Decoupling: Removed legacy mixpanel tracking and decoupled proprietary xAI URL validations (fabe886, a22cfbd).

Bug Fixes & CI

  • Release Workflows: Fixed sha256 checksum generation, aarch64 cross-linker configuration, and workspace code formatting (2f3734f).
  • Trusted URL Matching: Restored default cli_chat_proxy_base_url for URL matching tests (caeec66).