v1.1.73-vscode
prerelease
What's Changed
- update README gifs by @TyDunn in https://github.com/continuedev/continue/pull/6918
- docs: image path update in selecting-model-roles docs page by @bdougie in https://github.com/continuedev/continue/pull/6876
- fix: typos in the Contributing Guide by @BekahHW in https://github.com/continuedev/continue/pull/6924
- Config error UI improvements by @RomneyDa in https://github.com/continuedev/continue/pull/6912
- fix: :lipstick: Fix the enter button foreground color by @chezsmithy in https://github.com/continuedev/continue/pull/6927
- Update mcp.mdx by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6942
- fix: added Process env secret key support by @0xshadow-dev in https://github.com/continuedev/continue/pull/5961
- Update GitHub issue auto-assignment workflow: replace sestinj with tingwai by @sestinj in https://github.com/continuedev/continue/pull/6835
- docs: adds an assistant overview guide by @bdougie in https://github.com/continuedev/continue/pull/6914
- Update source control documentation with file naming and versioning details by @sestinj in https://github.com/continuedev/continue/pull/6920
- Update configuration in ollama-guide.mdx by @lucafrance in https://github.com/continuedev/continue/pull/6935
- fix: :green_heart: Fix Builds by @chezsmithy in https://github.com/continuedev/continue/pull/6933
- fix: reranking score slicing by @RomneyDa in https://github.com/continuedev/continue/pull/6948
- chore(deps-dev): bump axios from 1.10.0 to 1.11.0 in /docs by @dependabot[bot] in https://github.com/continuedev/continue/pull/6766
- chore: delete unused TransformersJsWorkerThread.js by @fbricon in https://github.com/continuedev/continue/pull/6748
- fix: edit models not changing by @uinstinct in https://github.com/continuedev/continue/pull/6926
- fix: add maximum 4 cache control blocks for anthropic by @uinstinct in https://github.com/continuedev/continue/pull/6937
- chore: remove submit message listener by @uinstinct in https://github.com/continuedev/continue/pull/6957
- fix: improve findSearchMatch to fix whitespace matching errors by @sestinj in https://github.com/continuedev/continue/pull/6816
- docs: add model capabilities guide and update provider documentation with tool_use by @bdougie in https://github.com/continuedev/continue/pull/6901
- fix: include Editor Content description with request by @dan0v in https://github.com/continuedev/continue/pull/6706
- improve: add error messages for anthropic by @uinstinct in https://github.com/continuedev/continue/pull/6956
- refactor: :recycle: Refactor to use a single animated ellipsis component by @chezsmithy in https://github.com/continuedev/continue/pull/6459
- feat: :sparkles: MCP Prompts now display when inserted by @chezsmithy in https://github.com/continuedev/continue/pull/6932
- test: check for required params on tool defs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6501
- Init tool policy in tools definitions by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/6852
- feat: add gemma tool calling by @buroa in https://github.com/continuedev/continue/pull/6801
- fix: use rules when
alwaysApplyis absent by @uinstinct in https://github.com/continuedev/continue/pull/6763 - feat: add tool call support for moonshot models by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/6818
- fix: catch hub org loading errors, fallback to local by @RomneyDa in https://github.com/continuedev/continue/pull/6769
- chore: use prettierignore when formatting by @uinstinct in https://github.com/continuedev/continue/pull/6789
- Add middle mouse button click handling to close tabs in TabBar component by @ferenci84 in https://github.com/continuedev/continue/pull/6855
- fix: llama-stack readme page link fix by @wukaixingxp in https://github.com/continuedev/continue/pull/6950
- docs: Add apiBase to remote instance config and standardize LM Studio page content by @MarcoBFreitas in https://github.com/continuedev/continue/pull/6949
- fix: don't fail tests for conventional commit check by @RomneyDa in https://github.com/continuedev/continue/pull/6964
- fix: spacing between divs on tool calls by @uinstinct in https://github.com/continuedev/continue/pull/6792
- Add CLI troubleshooting section with verbose logging info by @sestinj in https://github.com/continuedev/continue/pull/6919
- docs: correct deep-dives internal links by @uinstinct in https://github.com/continuedev/continue/pull/6761
- feat: edit file lint hook for claude by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6962
- chore(deps): bump form-data from 4.0.0 to 4.0.4 in /packages/openai-adapters by @dependabot[bot] in https://github.com/continuedev/continue/pull/6755
- fix: register YAML config schema by its URI in VS Code by @fbricon in https://github.com/continuedev/continue/pull/6759
- fix: add cookie banner to docs by @bdougie in https://github.com/continuedev/continue/pull/6842
- fix: increase default max_tokens for Anthropic API to 32k by @sestinj in https://github.com/continuedev/continue/pull/6722
- docs: move capabilities reference to clearer location by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6968
- fix: skip analytics capture calls if workspaceId is undefined by @tingwai in https://github.com/continuedev/continue/pull/6965
- fix: always read file before search and replace by @RomneyDa in https://github.com/continuedev/continue/pull/6970
- chore: update the issue template to guide folks to github discussions by @TyDunn in https://github.com/continuedev/continue/pull/6969
- chore: bump extension versions by @RomneyDa in https://github.com/continuedev/continue/pull/6977
New Contributors
- @lucafrance made their first contribution in https://github.com/continuedev/continue/pull/6935
- @dan0v made their first contribution in https://github.com/continuedev/continue/pull/6706
- @buroa made their first contribution in https://github.com/continuedev/continue/pull/6801
- @MarcoBFreitas made their first contribution in https://github.com/continuedev/continue/pull/6949
Full Changelog: https://github.com/continuedev/continue/compare/v1.1.72-vscode...v1.1.73-vscode