v0.6.2
What's Changed
- Fix global Bun install edit-mode import by @Yeachan-Heo in #868
- refactor: drop telegram-remote package and remote roadmap docs by @Yeachan-Heo in #869
- Suppress optional rust-analyzer startup warning by @Yeachan-Heo in #872
- fix(ai): correct openai-codex/gpt-5.5 context window to 272K by @jeonghyeon00 in #873
- feat(ai): opt-in session-identity headers for openai-completions by @seungminio in #854
- fix: improve provider error and update diagnostics by @airudotsh in #875
- Fix workflow stage precedence by @Yeachan-Heo in #878
- fix: respect session env in state doctor by @Yeachan-Heo in #880
- perf(ram): remove embedded tiktoken/o200k tokenizer by @Yeachan-Heo in #879
- feat(dist): minified npm bundle production path (follow-up to #879) by @Yeachan-Heo in #881
New Contributors
- @jeonghyeon00 made their first contribution in #873
Full Changelog: v0.6.1...v0.6.2