Skip to content

OPEX v0.33.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 21:03

OPEX v0.33.0

Builds on v0.32.0's model catalog with capability-aware model UX, adds shareable read-only sessions and OpenAPI tool import, and refines the approval workflow.

Model catalog & capabilities

  • Phase 3c — capability data + a temperature gate, reasoning_content detection from models.dev (interleaved field), and a vendor-hinted resolution tier from discovery owned_by.
  • Chat model UX — model capability badges in the chat model dropdown (context window + vision / reasoning / tools) and reasoning_content exposed in the models endpoint with a badge.
  • Catalog-priced usage $ and a max_tokens cap driven by the catalog.

Sessions & tools

  • Read-only shareable links — share a session view without granting write access (Tier-3 #6).
  • OpenAPI import — an operator-facing importer that turns an OpenAPI spec into tools (Tier-3 #7).

Approvals & agent behavior

  • "Always allow" button on the approval card, with wildcard tool-policy / approval matching.
  • Structured compaction summary for cleaner long-session compaction.
  • Hermes parity — persist the per-turn model override across restart; per-category context breakdown in usage.

Provider UX

  • Streamlined provider creation (auto type / base_url, type moved to Advanced) and a tabbed, mobile-friendly provider edit dialog.

Tests & internals

  • HTTP-recorder cassette tests for providers and codemode "tools-as-code".
  • Brand mark refresh (woodcut walnut engraving) across the sidebar and chat welcome.

Full changelog: git log v0.32.0..v0.33.0