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