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_contentdetection from models.dev (interleaved field), and a vendor-hinted resolution tier from discoveryowned_by. - Chat model UX — model capability badges in the chat model dropdown (context window + vision / reasoning / tools) and
reasoning_contentexposed in the models endpoint with a badge. - Catalog-priced usage $ and a
max_tokenscap 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