What's Changed
- Update Kindo docs by @hbernie in #3622
- Active file is alt+enter instead of ctrl+alt+enter(For windows ) by @laiqun in #3611
- fix: Clear all diff blocks before streaming and ensure dispose is run… by @lkk214 in #3607
- Typo in Cohere JSON Config settings (the page itself not reranking) by @akshaygulabrao in #3605
- remove authentication provider registration to avoid inability to dis… by @sestinj in #3603
- Add new LLM API Provider: Novita AI by @vercelInfrAI in #3532
- fix: set
includeUnstaged
default tofalse
by @Patrick-Erichsen in #3633 - GUI strict null checks by @RomneyDa in #3597
- FilenameLink: match exact basename by @RomneyDa in #3624
- Open local config: use file URL by @RomneyDa in #3608
- Separate Docs EmbeddingProviderId migration by @RomneyDa in #3623
- Clipboard Context Provider by @RomneyDa in #3613
- feat(VSC): give option to disable quick fix by @Patrick-Erichsen in #3637
- fix(JB+GUI): arrow keys in GUI on linux by @Patrick-Erichsen in #3638
- chore: update
maxTokens
for anthropic models by @Patrick-Erichsen in #3639 - Include Symbols from Toolbar Codeblocks by @RomneyDa in #3598
- feat(JB): scroll to top of file on full file edit by @Patrick-Erichsen in #3643
- docs: remove function network from top-level by @Patrick-Erichsen in #3645
- fix buttons position on accept by @vdiskg in #3652
- Update autocomplete examples by @rogeroberg in #3663
- fix: mcp context provider bug with issue 2467 by @leaft in #3662
- fix: comment out auto apply on MFE by @Patrick-Erichsen in #3666
- test(jb): add autocomplete test by @Patrick-Erichsen in #3465
- fix: listDir by @vdiskg in #3671
- fix - resolve TypeError for http-slash-command by @chauvinSimon in #3670
- Add a GH issue template for documentation by @shermanhuman in #3667
- fix: fullscreen bugs by @HD787 in #3635
- docs updates by @sestinj in #3632
- fixed fullscreen bug by @HD787 in #3553
- refactor: Adjust inlay rendering and improve completion logic by @lkk214 in #3494
- test(e2e): edit flow by @Patrick-Erichsen in #3681
- feat(autocomplete): recently visited ranged service by @Patrick-Erichsen in #3656
- Add the ability to start Ollama when it's stopped by @fbricon in #3653
- Ollama tool support + tool bug fixes by @RomneyDa in #3685
- Submenu Context Provider fixes by @RomneyDa in #3680
- adjust docs issue report template by @sestinj in #3675
- Context Providers Audit by @RomneyDa in #3630
- fix: disable indexing for unsupported CPUs by @Patrick-Erichsen in #3551
- prompt files e2e tests by @sestinj in #3498
- Commit context provider by @HD787 in #3491
- fix docs by @sestinj in #3689
- exit edit mode on cmd+shift+enter by @sestinj in #3690
- Open AI tools by @RomneyDa in #3688
New Contributors
- @laiqun made their first contribution in #3611
- @akshaygulabrao made their first contribution in #3605
- @vercelInfrAI made their first contribution in #3532
- @vdiskg made their first contribution in #3652
- @leaft made their first contribution in #3662
- @chauvinSimon made their first contribution in #3670
Full Changelog: v0.9.250-vscode...v0.9.251-vscode