v1.0.24-vscode
What's Changed
- 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 - fix: :bug: Fix terminal use without a workspace by @chezsmithy in https://github.com/continuedev/continue/pull/6846
- feat: Add support for LGAI EXAONE models by @gaby in https://github.com/continuedev/continue/pull/6953
- chore: Add action to comment on duplicate issues by @bdougie in https://github.com/continuedev/continue/pull/7066
- feat: add more prompt templates by @jpoly1219 in https://github.com/continuedev/continue/pull/7068
- fix: remove add model system message by @uinstinct in https://github.com/continuedev/continue/pull/7059
- feat: Respect Org Policies by @RomneyDa in https://github.com/continuedev/continue/pull/7087
- chore: bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7089
- chore: bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7090
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7102
- fix: abort controller before creating new one by @uinstinct in https://github.com/continuedev/continue/pull/7062
- fix: case when reranker returns invalid scores array by @uinstinct in https://github.com/continuedev/continue/pull/6777
- style: prevent text selection when double clicking tool policy by @uinstinct in https://github.com/continuedev/continue/pull/7094
- fix: prompt building by @jpoly1219 in https://github.com/continuedev/continue/pull/7107
- Continuous ai review bot by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7099
- docs: clarify apiVersion usage in Azure YAML configuration by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7109
- feat: add more next edit endpoints to protocol by @jpoly1219 in https://github.com/continuedev/continue/pull/7110
- feat: mcp oauth by @uinstinct in https://github.com/continuedev/continue/pull/6800
- feat: tool call status icon for search and replace UI by @RomneyDa in https://github.com/continuedev/continue/pull/7112
- chore: disable similar-issues.yml by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7119
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7125
- docs: update front page of docs by @TyDunn in https://github.com/continuedev/continue/pull/7133
- docs: change readme to continuous ai by @TyDunn in https://github.com/continuedev/continue/pull/7134
- docs: update the real front page of the docs by @TyDunn in https://github.com/continuedev/continue/pull/7135
- Create detailed review bot using 'cn' by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7106
- chore: bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7137
New Contributors
- @vldF made their first contribution in https://github.com/continuedev/continue/pull/7011
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.23-vscode...v1.0.24-vscode