**Kilo Code** now detects and preserves UTF-32 (LE and BE) with BOM when reading and editing files.
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
rusty-v8 v147.4.0 updates LLVM tool selection in staging CI.
No material changes documented.
Extensions now load in **prompt mode** (`-p`), with user extensions enabled by default and project extensions controllable via `GITHUB_COPILOT_PROMPT_MODE_EXTENSIONS=true`.
Desktop app now respects `HTTP_PROXY` environment variables and handles missing stored values gracefully.