Skip to content

LLM Flex 0.2.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jun 09:47
Immutable release. Only release title and notes can be modified.
8a0e1bc

Added

  • Update notifications — on open, the app quietly checks GitHub for a newer
    release and shows a banner linking to the download when one is available.
    Pre-releases are included so alpha builds are covered.
  • In-app feedback — an envelope button in the menu opens a feedback form
    that composes an email to llmflex@holdtight.cc, pre-tagged with your app and
    macOS version.
  • Step-by-step getting-started guide in the README covering how to obtain a
    provider API key and use the app.

Changed

  • Clearer status panel — each target (Codex, Claude Code) now shows the
    active provider, model, and endpoint on labelled rows, so it's obvious at a
    glance what's currently live.
  • Menu polish — the feedback button is now labelled "Send feedback" (was a
    bare envelope icon), a "Help" link in the footer opens the GitHub guide, and a
    stronger tinted divider separates the status panel from the profiles list.