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