v1.1.66-vscode
prerelease
What's Changed
- fix VS Code README gifs by @TyDunn in https://github.com/continuedev/continue/pull/6672
- fix: race condition for this.lanceDbIndex being loaded and retrieveEmbeddings accessing it by @jpoly1219 in https://github.com/continuedev/continue/pull/6664
- chore: use icon for generate rule action by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6669
- Restore the useLocalCrawling & maxDepth settings for indexed documents by @vincentkelleher in https://github.com/continuedev/continue/pull/5958
- avoid garbled Chinese when call runTerminalCommandTool in windows by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/6599
- chore: add ideInfo headers to hub reqs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6590
- fix: toggle switch marker styling by @uinstinct in https://github.com/continuedev/continue/pull/6627
- Codebase/Colocated Rules Cache by @RomneyDa in https://github.com/continuedev/continue/pull/6603
- Tomasz/fix sticky by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6684
- feat: compaction by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6662
- fix: clear globalContext.json if corrupt by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6683
- fix: use correct provider name for xAI by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6685
- openai adapters tests by @sestinj in https://github.com/continuedev/continue/pull/6686
- Nate/llm-fetch-tests by @sestinj in https://github.com/continuedev/continue/pull/6674
- chore: bump verssions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6688
- return usage from Anthropic OpenAI adapter by @sestinj in https://github.com/continuedev/continue/pull/6238
- perf: add caching, with multiple swappable strategies, to anthropic oai-adapter by @sestinj in https://github.com/continuedev/continue/pull/6690
- fix: add oai key to release flow by @sestinj in https://github.com/continuedev/continue/pull/6691
- ci: run release on yaml change by @sestinj in https://github.com/continuedev/continue/pull/6692
- ci: pass secrets to release actions by @sestinj in https://github.com/continuedev/continue/pull/6693
- test: add voyage api key and run oai tests in pr checks by @sestinj in https://github.com/continuedev/continue/pull/6694
- ci: install semantic release deps by @sestinj in https://github.com/continuedev/continue/pull/6695
- ci: more deps for sem release by @sestinj in https://github.com/continuedev/continue/pull/6696
- Session file by @uinstinct in https://github.com/continuedev/continue/pull/6624
- fix: restore invalid config error reporting by @fbricon in https://github.com/continuedev/continue/pull/6679
- fix: allow prompts starting with
/by @uinstinct in https://github.com/continuedev/continue/pull/6704 - fix: remove reject edit diff functionality on cmd backspace by @uinstinct in https://github.com/continuedev/continue/pull/6703
- ci: don't try to push to main by @sestinj in https://github.com/continuedev/continue/pull/6708
- fix: dangling messages cleanup behavior by @RomneyDa in https://github.com/continuedev/continue/pull/6707
- Context limit and pruning updates by @RomneyDa in https://github.com/continuedev/continue/pull/6668
- Tomasz/compaction button UI by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6709
- feat: Pause -> Stop by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6712
New Contributors
- @vincentkelleher made their first contribution in https://github.com/continuedev/continue/pull/5958
Full Changelog: https://github.com/continuedev/continue/compare/v1.1.65-vscode...v1.1.66-vscode