Meta Muse provider — Sign in with Meta using /login meta or use META_API_KEY to access Muse Spark models. See Meta (Muse subscription).
Added
Added Meta (Muse subscription) login via /login meta with automatic Model API key refresh, plus META_API_KEY support (#9096 by @xl0).
Changed
Enabled Node's persistent compile cache before loading the bundled CLI runtime, reducing repeat launch time.
Fixed
Fixed /bug descriptions dropping line breaks from pasted diagnostics.
Fixed /bug hints appearing for user cancellations and retryable provider failures such as service unavailability.
Fixed clipboard copy failing in containers and WSL without WSLg by restoring the OSC 52 fallback when no display is available, and added a verified Windows clipboard backend for WSL (#9688).
Fixed inherited z.ai Prompt too long errors not being recognized as context overflow (#9805).
Fixed inherited Cerebras models advertising unsupported strict tool schemas, which caused HTTP 400 errors when strict and non-strict tools were mixed (#9804 by @EdenGottlieb).