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