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