What's Changed
- feat(i18n): add Russian language support by @fazilus in #1238
- test(cli): add tests for /language command and fix LLM output language parsing by @afarber in #1236
- fix: remove redundant if-check and add tests for OpenAI converter by @afarber in #1235
- Add ACP authenticate update message by @tanzhenxin in #1240
- Remove obsolete “corgi mode” by @tanzhenxin in #1245
- feat: show session resume command on exit by @afarber in #1219
- feat: add terminal bell setting to enable/disable audio notifications by @afarber in #1194
- Fix/vscode ide companion completion menu content by @yiliang114 in #1243
- Bundle CLI into VSCode release package by @tanzhenxin in #1246
- refactor(vscode-ide-companion): optimize CLI detection and version management by @yiliang114 in #1248
- fix(vscode-ide-companion): improve cross-platform compatibility in prepackage script by @yiliang114 in #1249
New Contributors
Full Changelog: v0.4.1...v0.5.0