Skip to content

v0.5.27

Choose a tag to compare

@github-actions github-actions released this 11 Jun 11:35
· 11 commits to main since this release

Added

  • Added five newly audited free/free-limited providers: Kilo, LLM7, Routeway, Novita AI, and Ollama Cloud.
  • Added 41 coding-capable API models from those providers, keeping only no-key/free-router models, explicit :free zero-price Routeway models, zero-price Novita chat models, and coding-relevant Ollama Cloud models.
  • Added provider metadata, environment-variable support, quota behavior, Settings key-test endpoints, no-key provider handling, and TUI colors for the new providers.
  • Added 💰 billing/credits warnings in TUI Settings, first-run setup, and Web Settings for providers that require paid credits or trial-credit-style accounts despite exposing free/free-tagged models.

Changed

  • Updated README model/provider counts to 191 models across 20 providers and documented the new providers in the main provider table.
  • Improved first-run setup wording from “Free key” to “Signup/key page” so paid/trial-credit providers are not misleading.
  • Exposed provider billing metadata through the Web Dashboard config API so the desktop/web surface can render the same paid-provider warnings as the TUI.

Fixed

  • Fixed first-run usability for keyless providers by allowing Kilo and LLM7 to count as usable providers without forcing the API key wizard.