What's changed Fixed VS Code extension failing to activate on Windows due to a hardcoded build path in the bundled SDK (createRequire polyfill bug) Fixed Mantle endpoint authentication failing with missing x-api-key header
No release notes provided for Codex CLI 0.130.0-alpha.1.
Formatter output handling restored and session warping now preserves uncommitted file changes across workspaces.
**Kilo-hosted embeddings** now available as a code indexing provider, plus Azure OpenAI resource configuration from settings.
userPromptSubmitted hooks can now return responses directly without LLM calls, enabling custom request handling.
Fixed local zeta2 edit predictions using the wrong prompt format. (#56192) Fixed an issue where broken symlinks, permission errors, or other fs errors in watched directories could cause excessive CPU usage (#56175) Fixed a rare panic when invoking helix motions on an editor that had not yet been laid out. (#56062) Fixed missing reload implementation for markdown preview. (#56027)