What's Changed
- Bump vite from 4.5.13 to 4.5.14 in /extensions/vscode by @dependabot in #5477
- add custom mcp timeout by @uinstinct in #5454
- Fix infinite config-reload loop caused by MCPConnection accidental mutation by @owtaylor in #5489
- Raise edit/apply streaming errors by @RomneyDa in #5478
- Streaming diff - error on max tokens reached (+recursive framework) by @RomneyDa in #5481
- include rules in edit requests by @RomneyDa in #5465
- chore: 🔖 bump JetBrains version to 1.0.16 by @sestinj in #5487
- Hide tabs in edit mode by @RomneyDa in #5468
- Iteration on edit file description and system prompt by @RomneyDa in #5479
- Ghost text for removed lines in apply by @RomneyDa in #5472
- mark all gpt- and o-series models as chat only (not /v1/completions) by @sestinj in #5494
- feat: re-export a configured
openai
obj from the SDK by @Patrick-Erichsen in #5462 - feat: make
assistant
optional on sdk by @Patrick-Erichsen in #5514 - Add tooltips for buttons in code display by @Jazzcort in #5492
- fix: undefined in title by @JunYang-tes in #5498
- Add Llama 4 Scout Cerebras to definition schema by @tgmerritt in #5453
- add codestral template by @mq200 in #5523
- Nate/hotfix-global-assistants by @sestinj in #5525
- feat: more visible assistant refresh + submenus by @Patrick-Erichsen in #5451
- fix word break on error section by @uinstinct in #5501
- feat: use theme color for shortcuts rows by @Patrick-Erichsen in #5520
- refactor: simplify nested map access and improve readability by @lkk214 in #5247
- chore: 🧑💻 recommended extensions for Continue developers in .vscode/extensions.json by @sestinj in #5496
- Update autocomplete.mdx by @NGC13009 in #5456
- feat: add support for custom headers in SSE transport by @04cfb1ed in #5493
- remove generic esbuild binary from build by @uinstinct in #5526
- add close.svg by @HQ1363 in #5551
- Nate/remove-log by @sestinj in #5549
- Do not break completion for unsupported FS providers by @fbricon in #5536
- chore(deps): bump JetBrains/qodana-action from 2025.1.0 to 2025.1.1 by @dependabot in #5553
- docs: fix minor reference.md typo by @uinstinct in #5550
- fix(mode-switch)-tools-calls-broken by @chezsmithy in #5528
- Fix frontmatter in mcp.md by @acco in #5565
- watsonx - messages API integration by @mq200 in #5522
- fix: e2e tests by @Patrick-Erichsen in #5592
- improv: prevent logger from crashing when logs do not initially exist by @tomasz-stefaniak in #5548
- fix: wait for permissions before initializing messenger by @tomasz-stefaniak in #5579
- feat: manual ripgrep downloads for JB by @Patrick-Erichsen in #5582
- Update default local models by @tomasz-stefaniak in #5595
- feat: add keyboard shortcut to autocomplete quickpick by @Patrick-Erichsen in #5559
- fix: ollama tool use by @tomasz-stefaniak in #5596
- Revert "Update default local models" by @tomasz-stefaniak in #5599
- feat(JB): limit to 4 threads in
handleMessage
by @Patrick-Erichsen in #5600 - Update Qwen3 tool support by @tomasz-stefaniak in #5598
- chore: bump JB version by @Patrick-Erichsen in #5601
- bump package.json version by @sestinj in #5602
New Contributors
- @JunYang-tes made their first contribution in #5498
- @NGC13009 made their first contribution in #5456
- @04cfb1ed made their first contribution in #5493
- @HQ1363 made their first contribution in #5551
- @acco made their first contribution in #5565
Full Changelog: v1.0.9-vscode...v1.0.10-vscode