New Features
- Meta Muse provider — Sign in with Meta using
/login metaor useMETA_API_KEYto access Muse Spark models. See Meta (Muse subscription).
Added
- Added Meta (Muse subscription) login via
/login metawith automatic Model API key refresh, plusMETA_API_KEYsupport (#9096 by @xl0).
Changed
- Enabled Node's persistent compile cache before loading the bundled CLI runtime, reducing repeat launch time.
Fixed
- Fixed
/bugdescriptions dropping line breaks from pasted diagnostics. - Fixed
/bughints 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 longerrors 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).