What's Changed
- fix: avoid parsing md rules as yaml by @Patrick-Erichsen in #6096
- Jetbrains v1.0.23 by @RomneyDa in #6134
- docs: mcp docs and examples by @bdougie in #6060
- feat: add support for vLLM response format in reranking logic and up… by @Iamshankhadeep in #5954
- ✨ refresh Cohere support by @maxbrunet in #6054
- Tomasz/fix auth by @tomasz-stefaniak in #6123
- docs: update with sonnet 4 by @bdougie in #6145
- feat: improve fatal error message by @Patrick-Erichsen in #6097
- feat: move rule parsing to
config-yaml
by @Patrick-Erichsen in #6138 - Update shellPath.ts by @Patrick-Erichsen in #6157
- chore: migrate core (autocomplete) tests to vitest by @uinstinct in #6063
- Remove extraneous ebugger by @RomneyDa in #6151
- Fix bug caused by empty config.json by @sestinj in #6149
- build(deps): bump brace-expansion from 2.0.1 to 2.0.2 in /packages/continue-sdk by @dependabot[bot] in #6103
- fix vllm import in docs by @RomneyDa in #6171
- fix: failing azure llm test by @Patrick-Erichsen in #6172
- chore: bump extension versions by @Patrick-Erichsen in #6177
- 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
- Jacob/feature/next edit mvp by @jpoly1219 in #6287
- fix: Replace Desktop util with built-in BrowserUtil (fixes #6020) by @exigow in #6289
- fix: skip ripgrep if workspace is remote by @uinstinct in #6276
- Nate/semantic release by @sestinj in #6240
- Update rules docs by @sestinj in #6229
- fix: azure adapter by @tomasz-stefaniak in #6296
- chore: bump package-lock.json files by @Patrick-Erichsen in #6298
- build.sh and build.ps1 to build packages in CI by @sestinj in #6300
- chore: update preview.yaml with package build logic by @Patrick-Erichsen in #6301
- chore: execute permission on build scripts by @Patrick-Erichsen in #6302
- New .continue/rules by @sestinj in #6228
- Dev data: added tool usage event by @adarshramiyer in #6299
- Revert "Dev data: added tool usage event" by @Patrick-Erichsen in #6314
- Expand Edit Tool tests, fix auto-apply duplicate responses by @RomneyDa in #5866
- fix: prevent focus out on mod backspace in chat area by @uinstinct in #6310
- chore: speedup builds for binary and prepackage by @uinstinct in #6022
- Handle empty string json args by @RomneyDa in #6312
- Support tools for prompts by @RomneyDa in #6264
- Remove unused mocha test runner by @RomneyDa in #6174
- Update CONTRIBUTING.md by @Patrick-Erichsen in #6343
- Custom Fetch Env Flag by @RomneyDa in #6295
- regex rule that forbids useEffect by @sestinj in #6293
- Dev data: added tool calls to logged completions by @adarshramiyer in #6297
- fun continue pun rule by @TyDunn in #6328
- New rule to enfore that EditAggregator is a singleton by @adarshramiyer in #6330
- fix: 🐛 Fix for the ellipsis animation part deux by @chezsmithy in #6332
- build: Remove libs.version.toml by @exigow in #6352
- Update bedrock.mdx by @Patrick-Erichsen in #6313
- feat: search & replace tool experiment by @Patrick-Erichsen in #6316
- feat: Report issues to Sentry by @exigow in #6353
- Improve UI for tool calls that only have one context item by @sestinj in #6319
- Updates on Next Edit PR by @jpoly1219 in #6349
- YAML config load minP, frequencyPenalty and presencePenalty by @mq200 in #6357
- Edit Logging Functionality + Utilities for Next Edit by @adarshramiyer in #6268
- Remove @codebase from default context providers by @tingwai in #6354
- Add edit outcome tracking to record accept/reject by @sestinj in #6358
- chore: migrate core (config, context) tests to vitest by @uinstinct in #6092
- fix: Fix retrieval reranker sorting issue by @jacob-lcs in #6336
- perf: Avoid storing services as a field in long-lived components by @exigow in #6308
- feat: Attach thread dumps to Sentry events + report caught exceptions by @exigow in #6372
- Add @codebase as experimental tool for agent mode by @tingwai in #6360
- toolUsage devdata events by @adarshramiyer in #6315
- hotfix to add query by @sestinj in #6386
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.17-vscode...v1.0.18-vscode