• v2.3.8 0f9dc05774

    rune released this 2026-03-05 13:21:18 +01:00 | 0 commits to main since this release

    v2.3.8

    New features

    • Anytype integration - oAI can now read and write to your local Anytype knowledge base. Enable in Settings → Anytype (new tab). Requires the Anytype desktop app running locally. Available tools:

      • Search across all spaces or within a specific one
      • Read the full content of any object
      • Append content to an existing object without rewriting it - preserves internal Anytype links and mention blocks
      • Create new notes, tasks, and pages
      • Surgically toggle individual checkboxes by text match (anytype_toggle_checkbox)
      • Set task done/undone via native relation (anytype_set_done)
    • Model favourites - Star any model to mark it as a favourite. Starred models:

      • Float to the top of the Default sort order in the model picker
      • Can be filtered to show exclusively with the ☆ button in the model picker toolbar
      • Show a filled yellow ★ in the model row, the Model Info sheet header, and the main header bar - toggling in any one location updates all three
      • Are persisted across sessions
    • Default model picker - Settings → General → Model Settings now has a proper Choose… button that opens the full model selector. A Clear button removes the default. Switching models during a chat session no longer overwrites the saved default - the default only changes when you explicitly set it in Settings.

    Bug fixes & improvements

    • Settings tab overflow - Adding the Anytype tab (11 tabs total) previously caused the rightmost tab to clip. Tab buttons are now slightly narrower to fit the full row.
    • Image generation (tools path) - Fixed a lingering error where image-generation models that also support tools (e.g. GPT-5 Image via OpenRouter) produced an error response after generating images. The tools loop now correctly captures generated images, saves them to temp files, and invites the model to save them to the requested destination.
    • Goodbye phrase false positives - "thanks", "thank you", "thx", "ty", and "done" removed from the auto-save trigger list - they fired too often on routine task requests. The trigger now activates only on clear farewells.
    • Header bar - Widened spacing between the provider badge and model name; added a ★ favourite star directly in the header.
    Downloads