v0.12.4
Published correction release
v0.12.3 was intentionally not published after pre-publication review found that Mara Cloud login validated pasted keys against the public /v1/models catalog. v0.12.4 is the published correction release and includes the intended Mara provider work from the unpublished tag.
Added
- First-class Mara Cloud provider support, including
MARA_API_KEY,/loginintegration, dynamic OpenAI-compatible model discovery, bundled model metadata, and curated provider ranking.
Fixed
- Mara Cloud login now validates pasted API keys through an authenticated, minimal chat-completions request. Random invalid bearer tokens can no longer pass validation through the public model catalog and be persisted as credentials.
Release verification
- Published the
0.12.4npm packages and platform binaries through the stable tag pipeline. - Verified the required
publishfinalization job completed successfully.
Full changes since the previous published release: v0.12.2...v0.12.4