v1.1.51-vscode
prerelease
What's Changed
- allow "unrolling" of markdown blocks by @sestinj in https://github.com/continuedev/continue/pull/6182
- feat: add proxy support for ripgrep download by @dipfocus in https://github.com/continuedev/continue/pull/6106
- fix intellij extension create file failed by @G81192 in https://github.com/continuedev/continue/pull/6000
- improve docs style guide by @TyDunn in https://github.com/continuedev/continue/pull/6153
- docs: Update anthropic promptCaching syntax by @bdougie in https://github.com/continuedev/continue/pull/6152
- adds posthog-docusaurus by @bdougie in https://github.com/continuedev/continue/pull/6189
- Fix apply cancellation and make slash commands cancelable by @RomneyDa in https://github.com/continuedev/continue/pull/5907
- Manually triggering rules on and off by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6176
- Fix azure opena ai query params by @RomneyDa in https://github.com/continuedev/continue/pull/6227
- No Barrel Exports by @RomneyDa in https://github.com/continuedev/continue/pull/6202
- test: alwaysApply by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6170
- change icon for grep search tool by @sestinj in https://github.com/continuedev/continue/pull/6147
- hot reloading for .continue/rules files by @sestinj in https://github.com/continuedev/continue/pull/6230
- fix: :bug: Add requestOptions to YAML config for mcp by @chezsmithy in https://github.com/continuedev/continue/pull/6109
- Add MCP provider refresh for @mention dropdown submenu items by @sestinj in https://github.com/continuedev/continue/pull/6224
- Limit and Truncate Grep Search output by @RomneyDa in https://github.com/continuedev/continue/pull/6206
- Limit glob tool output by @RomneyDa in https://github.com/continuedev/continue/pull/6208
- bump openai-adapters by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6231
- improved error logging by @sestinj in https://github.com/continuedev/continue/pull/6068
- fix: Fix the issue where the chunk index might be duplicated by @jacob-lcs in https://github.com/continuedev/continue/pull/6037
- chore: version bumps by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6235
- chore: migrate core (commands, control-plane, data, diff) tests to vitest by @uinstinct in https://github.com/continuedev/continue/pull/6091
- feat: add webview listener for index progress to load submenu items by @Iamshankhadeep in https://github.com/continuedev/continue/pull/6246
- fix: use last 2 parts of file uri for rule names by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6248
- feat: new rules for continue repo by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6250
- Some rules by @RomneyDa in https://github.com/continuedev/continue/pull/6209
- add enable reasoning button by @uinstinct in https://github.com/continuedev/continue/pull/6254
- Regex rule trigger by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6221
- feat: create
AssistantAndOrgListboxby @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6247 - Make the new rule tool slightly more clear + aggressive by @sestinj in https://github.com/continuedev/continue/pull/6232
- Handle empty query by sending "null" instead of empty string in MCP context provider by @sestinj in https://github.com/continuedev/continue/pull/6225
- improve: increase default context length and add tests for detecting context length by @uinstinct in https://github.com/continuedev/continue/pull/6214
- fix: show assistant loading after login by @uinstinct in https://github.com/continuedev/continue/pull/6187
- fix: local storage state for free trial exit by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6269
- Removed alwaysApply from the required properties in createRuleBlock.ts by @alexmanno in https://github.com/continuedev/continue/pull/6272
- chore: build
openai-adaptersin CI by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6279 - fetch 14 for core by @RomneyDa in https://github.com/continuedev/continue/pull/6283
- Fetch 14: Read node extra ca certs, better NO_PROXY logic by @RomneyDa in https://github.com/continuedev/continue/pull/6164
- fix: pass
envobj to openai-adapters by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6271 - log whether tool calls fail or succeed by @sestinj in https://github.com/continuedev/continue/pull/6251
- feat: support ollama streaming for tool calls by @uinstinct in https://github.com/continuedev/continue/pull/6211
- feat: add llms.txt generation for docs by @bdougie in https://github.com/continuedev/continue/pull/6266
- fix: maxEmbeddingBatchSize not being respected by @RomneyDa in https://github.com/continuedev/continue/pull/6175
- chore: prerelease by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6286
New Contributors
- @dipfocus made their first contribution in https://github.com/continuedev/continue/pull/6106
- @G81192 made their first contribution in https://github.com/continuedev/continue/pull/6000
- @jacob-lcs made their first contribution in https://github.com/continuedev/continue/pull/6037
- @alexmanno made their first contribution in https://github.com/continuedev/continue/pull/6272
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.24-jetbrains...v1.1.51-vscode