v1.0.35-jetbrains
prerelease
What's Changed
- fix: newlines rendering as is on SVG #6972 by @jpoly1219 in https://github.com/continuedev/continue/pull/6979
- feat: cache model responses for near-instant suggestions by @jpoly1219 in https://github.com/continuedev/continue/pull/6963
- fix: HOTFIX fix flashing mention list by @RomneyDa in https://github.com/continuedev/continue/pull/7030
- docs: smooth scrolling by @bdougie in https://github.com/continuedev/continue/pull/7028
- build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7012
- fix: add OpenAI gpt-oss models in Agent mode by @gaby in https://github.com/continuedev/continue/pull/7006
- docs: Add description to cli.mdx by @bdougie in https://github.com/continuedev/continue/pull/6966
- fix: longer mcp errors to show in virtual file by @uinstinct in https://github.com/continuedev/continue/pull/7016
- fix: show no tools available when no tools available by @RomneyDa in https://github.com/continuedev/continue/pull/7021
- fix VS Code READMEs by @TyDunn in https://github.com/continuedev/continue/pull/7031
- feat: Plug and play system message tool frameworks by @RomneyDa in https://github.com/continuedev/continue/pull/6874
- chore: delete .continue/rules/continue-pun.md by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7033
- feat: set capabilities for next edit by @jpoly1219 in https://github.com/continuedev/continue/pull/7029
- docs: updates docs for Slash Commands by @bdougie in https://github.com/continuedev/continue/pull/7027
- fix: tell model no tools are available if they aren't by @RomneyDa in https://github.com/continuedev/continue/pull/7034
- fix: fix tool execute abnormal when there is no tool policy data in the local cache by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/7022
- improv: tweak file too big message by @RomneyDa in https://github.com/continuedev/continue/pull/7036
- chore: vscode 1.1.74 by @RomneyDa in https://github.com/continuedev/continue/pull/7037
- feat: disable edit prompt action for the init prompt by @vldF in https://github.com/continuedev/continue/pull/7011
- fix: remove redundant
callword from the default agent system prompt by @vldF in https://github.com/continuedev/continue/pull/7041 - improve: open conversation summary be default by @uinstinct in https://github.com/continuedev/continue/pull/7043
- fix: jetbrains release script by @RomneyDa in https://github.com/continuedev/continue/pull/7050
- feat: gpt-5 support by @RomneyDa in https://github.com/continuedev/continue/pull/7054
- improve: tool call spacing and margins by @uinstinct in https://github.com/continuedev/continue/pull/7042
- Fix: Remove duplicate blocks and provide config warnings by @Jazzcort in https://github.com/continuedev/continue/pull/6781
- chore: vscode 1.1.75 by @RomneyDa in https://github.com/continuedev/continue/pull/7055
- fix: indexing toggle copy by @RomneyDa in https://github.com/continuedev/continue/pull/7056
- chore: jetbrains 1.0.35 by @RomneyDa in https://github.com/continuedev/continue/pull/7057
- fix: add autocompleteOptions in the .yaml config by @panyamkeerthana in https://github.com/continuedev/continue/pull/6895
- style: prevent mention query input wrapping text by @uinstinct in https://github.com/continuedev/continue/pull/7060
- fix: increase
debouncer'sintervalvalue to fix #6199 by @vldF in https://github.com/continuedev/continue/pull/7063
New Contributors
- @gaby made their first contribution in https://github.com/continuedev/continue/pull/7006
- @vldF made their first contribution in https://github.com/continuedev/continue/pull/7011
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.34-jetbrains...v1.0.35-jetbrains