Releases: continuedev/continue
Releases · continuedev/continue
v1.1.60-vscode
What's Changed
- Optimize config unroll with parallel processing for blocks and sections by @sestinj in #6449
- Change default to agent mode by @rkhanwani10 in #6481
- fix: use correct styling on truncate btn by @Patrick-Erichsen in #6515
- fix: 🐛 When a terminal command is moved to the background preserve existing output by @chezsmithy in #6518
- feat: add 'uri' for context items for http context provider by @hitech01 in #6511
- fix: prevent UI freeze when ⌘I pressed without active editor by @panyamkeerthana in #6495
- feat: mermaid diagrams by @uinstinct in #6455
- fix: typo in core/llm/defaultSystemMessages.ts by @arkid15r in #6519
- fix: autocomplete dev data timestamp as iso string by @uinstinct in #6516
- Update mcp-tools.mdx by @Patrick-Erichsen in #6491
- Expand editOutcome schema with code fields + add rules to chatInteraction by @sestinj in #6522
- Fix: improved Documentation Indexing and Submenu Updates by @Jazzcort in #6523
- feat: ✨ Enhance searching for context providers by @chezsmithy in #6468
- Revert "chore: terminate all tasks after debug" by @Patrick-Erichsen in #6539
- style: update sambanova logo by @jhpiedrahitao in #6520
- feat: VertexAI keyFile, keyJson, and express/apiKey support by @RomneyDa in #6526
- fix: Nvidia Agent and handle different arg streaming styles by @RomneyDa in #6540
- docs: return autocomplete setup by @bdougie in #6536
- chore: remove feedback dialog by @Patrick-Erichsen in #6533
- chore: build all packages in install scripts by @Patrick-Erichsen in #6498
- chore: vs code 1.1.60 by @RomneyDa in #6547
- feat: prefix folder path for colocated rules by @uinstinct in #6394
- Make edit logging directories user-configurable by @adarshramiyer in #6497
- tool delta streaming for bedrock openai by @RomneyDa in #6559
- Add config schema review rule documentation by @sestinj in #6537
- Fix cmd backspace for pending tool calls by @RomneyDa in #6566
- fix: 🔇 The safeParseToolCallArgs function is logging excessively by @chezsmithy in #6564
- chore: fix import problems in package-all script by @uinstinct in #6482
- fix: only set inactive when conversation isn't continuing by @RomneyDa in #6561
- run shell path async to avoid blocking config load by @sestinj in #6446
New Contributors
- @rkhanwani10 made their first contribution in #6481
- @hitech01 made their first contribution in #6511
- @arkid15r made their first contribution in #6519
- @SoLoHiC made their first contribution in #6549
Full Changelog: v1.1.58-vscode...v1.1.60-vscode
What's Changed
- fix: 🐛 When a terminal command is moved to the background preserve existing output by @chezsmithy in #6518
- feat: add 'uri' for context items for http context provider by @hitech01 in #6511
- fix: prevent UI freeze when ⌘I pressed without active editor by @panyamkeerthana in #6495
- feat: mermaid diagrams by @uinstinct in #6455
- fix: typo in core/llm/defaultSystemMessages.ts by @arkid15r in #6519
- fix: autocomplete dev data timestamp as iso string by @uinstinct in #6516
- Update mcp-tools.mdx by @Patrick-Erichsen in #6491
- Expand editOutcome schema with code fields + add rules to chatInteraction by @sestinj in #6522
- Fix: improved Documentation Indexing and Submenu Updates by @Jazzcort in #6523
- feat: ✨ Enhance searching for context providers by @chezsmithy in #6468
- Revert "chore: terminate all tasks after debug" by @Patrick-Erichsen in #6539
- style: update sambanova logo by @jhpiedrahitao in #6520
- feat: VertexAI keyFile, keyJson, and express/apiKey support by @RomneyDa in #6526
- fix: Nvidia Agent and handle different arg streaming styles by @RomneyDa in #6540
- docs: return autocomplete setup by @bdougie in #6536
- chore: remove feedback dialog by @Patrick-Erichsen in #6533
- chore: build all packages in install scripts by @Patrick-Erichsen in #6498
- chore: vs code 1.1.60 by @RomneyDa in #6547
- fix: Don't mark autocompletion inlay rendering as write operation by @exigow in #6552
- feat: prefix folder path for colocated rules by @uinstinct in #6394
- Make edit logging directories user-configurable by @adarshramiyer in #6497
- tool delta streaming for bedrock openai by @RomneyDa in #6559
- bug fix for code snippets index in IntelliJ Plugin by @SoLoHiC in #6549
- Add config schema review rule documentation by @sestinj in #6537
- Fix cmd backspace for pending tool calls by @RomneyDa in #6566
- fix: 🔇 The safeParseToolCallArgs function is logging excessively by @chezsmithy in #6564
- chore: fix import problems in package-all script by @uinstinct in #6482
- fix: only set inactive when conversation isn't continuing by @RomneyDa in #6561
- run shell path async to avoid blocking config load by @sestinj in #6446
New Contributors
- @hitech01 made their first contribution in #6511
- @arkid15r made their first contribution in #6519
- @SoLoHiC made their first contribution in #6549
Full Changelog: v1.0.27-jetbrains...v1.1.60-vscode
v1.0.28-jetbrains
What's Changed
- fix: 🐛 When a terminal command is moved to the background preserve existing output by @chezsmithy in #6518
- feat: add 'uri' for context items for http context provider by @hitech01 in #6511
- fix: prevent UI freeze when ⌘I pressed without active editor by @panyamkeerthana in #6495
- feat: mermaid diagrams by @uinstinct in #6455
- fix: typo in core/llm/defaultSystemMessages.ts by @arkid15r in #6519
- fix: autocomplete dev data timestamp as iso string by @uinstinct in #6516
- Update mcp-tools.mdx by @Patrick-Erichsen in #6491
- Expand editOutcome schema with code fields + add rules to chatInteraction by @sestinj in #6522
- Fix: improved Documentation Indexing and Submenu Updates by @Jazzcort in #6523
- feat: ✨ Enhance searching for context providers by @chezsmithy in #6468
- Revert "chore: terminate all tasks after debug" by @Patrick-Erichsen in #6539
- style: update sambanova logo by @jhpiedrahitao in #6520
- feat: VertexAI keyFile, keyJson, and express/apiKey support by @RomneyDa in #6526
- fix: Nvidia Agent and handle different arg streaming styles by @RomneyDa in #6540
- docs: return autocomplete setup by @bdougie in #6536
- chore: remove feedback dialog by @Patrick-Erichsen in #6533
- chore: build all packages in install scripts by @Patrick-Erichsen in #6498
- chore: vs code 1.1.60 by @RomneyDa in #6547
- fix: Don't mark autocompletion inlay rendering as write operation by @exigow in #6552
- feat: prefix folder path for colocated rules by @uinstinct in #6394
- Make edit logging directories user-configurable by @adarshramiyer in #6497
- tool delta streaming for bedrock openai by @RomneyDa in #6559
- bug fix for code snippets index in IntelliJ Plugin by @SoLoHiC in #6549
- Add config schema review rule documentation by @sestinj in #6537
- Fix cmd backspace for pending tool calls by @RomneyDa in #6566
- fix: 🔇 The safeParseToolCallArgs function is logging excessively by @chezsmithy in #6564
- chore: fix import problems in package-all script by @uinstinct in #6482
- fix: only set inactive when conversation isn't continuing by @RomneyDa in #6561
- run shell path async to avoid blocking config load by @sestinj in #6446
New Contributors
- @hitech01 made their first contribution in #6511
- @arkid15r made their first contribution in #6519
- @SoLoHiC made their first contribution in #6549
Full Changelog: v1.0.27-jetbrains...v1.0.28-jetbrains
v1.0.16-vscode
What's Changed
- fix: avoid parsing md rules as yaml by @Patrick-Erichsen in #6096
- 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...
v1.0.27-jetbrains
What's Changed
- Jacob/feature/next edit mvp by @jpoly1219 in #6287
- 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
- chore: add telemetry for context providers by @uinstinct in #6371
- Jacob/feature/dynamic switch autocomplete nextedit by @jpoly1219 in #6388
- fix: Read virtual files on EDT (getOpenFiles, getCurrentFile) by @exigow in #6378
- build: Simplify runIde args by @exigow in #6373
- add tool call support for deepseek-chat、deepseek-reasoner(Only for deepsee… by @xiaohuanxiong3 in #6236
- Quick fix: removing functionally redundant items in dev data toolusage by @adarshramiyer in #6392
- Update Agent/Tool Message Construction and Handling by @RomneyDa in #6333
- fix: Move CoreMessenger write calls off AWT thread to prevent UI freeze by @exigow in #6407
- refactor: Remove unused bundle resource by @exigow in #6404
- feat: continue init prompt by @tomasz-stefaniak in #6233
- refactor: Cleanup icons and remove duplicated logo by @exigow in #6403
- Simplify tool names by @RomneyDa in #6396
- chore: build packages in jetbrains release by @Patrick-Erichsen in #6304
- chore: conditional tooltip on reasoning btn by @Patrick-Erichsen in #6355
- chore: update toolSupport.ts by @Patrick-Erichsen in #6380
- fix: prevent lines removal on docstring insertion by @uinstinct in #6364
- Update CLA allowlist to include additional contributors by @sestinj in #6408
- fix: do not delete docs indexes on resync by @shssoichiro in #6146
- Add support for isWorkspaceRemote message type in IntelliJ extension by @sestinj in #6414
- Revert "Quick fix: removing functionally redundant items in dev data toolusage" by @RomneyDa in #6393
- fix: pasting images by @Patrick-Erichsen in #6416
- feat: add
claude-opus-4
tool support for bedrock models by @Patrick-Erichsen in #6419 - Mode cycling focus fix by @RomneyDa in #6381
- Remove unused onlyOneInsertion param by @RomneyDa in #6415
- fix: 🐛 The edit rules button doesn't open the rule file by @chezsmithy in #6423
- Dynamically switch between rendering ghost text and svg decoration based on the model output by @jpoly1219 in #6389
- add llamastack support by @wukaixingxp in #6154
- Bump IntelliJ plugin version to 1.0.27 by @sestinj in #6424
- ToolUsage dev data updates by @adarshramiyer in #6425
- fix: support local slugs in document link provider by @fbricon in #6376
- feat: add a sessions loading indicator by @uinstinct in #6427
- Add icon to truncate history at last tool call by @RomneyDa in #6382
- Stringify fetch data streaming errors by @RomneyDa in #6385
- Prevent entire indexing process from stopping on error and surface messages to Indexing menu by @tingwai in #6390
- Fix install-all-dependencies script by @shssoichiro in #6426
- bump pre-release version to 1.1.55 by @jpoly1219 in #6436
- fix duplicate tools bug by @RomneyDa in #6418
- Less flashy truncate to tool call icon by @RomneyDa in #6441
- Disallow read file tools to add files that exceed half of context length by @RomneyDa in #6440
- @codebase use tool calling (under experimental flag) by @tingwai in #6434
- build: Remove test dependencies from the release by @exigow in #6431
- docs: Recommend File Expander plugin by @exigow in #6432
- feat: generate rule dialog by @Patrick-Erichsen in #6421
- feat: custom llmstxt plugin by @bdougie in #6420
- chore: terminate all tasks after debug by @uinstinct in #6405
- fix(autocomplete): trim trailing <|file_separator|> for Gemini/Gemma by @hayden-cardwell in #6194
- UI Polish by @sestinj in #6318
- Add edit history sequences to nextEdit dev data for easier processing by @adarshramiyer in #6442
- Fix: resolve the context retrieval issue for codebase and docs by @Jazzcort in #6412
- Add o-series model autodetection and comprehensive test coverage by @sestinj in #6428
- Improve history search with multi-stage matching algorithm by @sestinj in #6410
- Styled components to tailwind demo migration by @sestinj in #6317
- Jacob/feature/nextedit telemetry by @jpoly1219 in https://github.com/continued...
v1.1.58-vscode
What's Changed
- Nate/indexing-and-retrieval-fixes by @sestinj in #6456
- fix continue yaml config due to multiple config declarations by @uinstinct in #6453
- improve: instruct model when no context results were retrieved by @uinstinct in #6303
- rolling back edit logging temporarily — issues with repo detection by @adarshramiyer in #6465
- refactor findSearchMatch by @sestinj in #6464
- don't expand edit tool codeblocks by default by @sestinj in #6467
- Quick fixes (codebase related) by @sestinj in #6474
- fix: move /advanced to /customize by @bdougie in #6492
- Jacob/enhancement/nextedit render by @jpoly1219 in #6463
- feat: ✨ Enable amazon nova models by @chezsmithy in #6466
- Allow tool call interruptions by @RomneyDa in #6476
- fix: Attach environment type to reported exceptions by @exigow in #6484
- feat: adds cwd to the MCP yaml as an option. by @bdougie in #6280
- Truncate large agent tool output by @RomneyDa in #6439
- Plan Mode by @RomneyDa in #6445
- feat: Bedrock OpenAI adapter by @RomneyDa in #6499
- feat: add comprehensive PR compliance checks workflow by @sestinj in #6496
- chore: openai-adapters 1.0.45 by @RomneyDa in #6504
- chore: config-yaml v96 by @RomneyDa in #6505
- chore: bump by @sestinj in #6517
- fix: resolve VS Code logout bugs by @sestinj in #6503
- fix: enable parsing of OpenAI-compatible agent mode messages by @shssoichiro in #6108
- Polishing find / replace tool (UI, prompt) by @sestinj in #6475
Full Changelog: v1.1.57-vscode...v1.1.58-vscode
v1.1.57-vscode
What's Changed
- feat: custom llmstxt plugin by @bdougie in #6420
- docs: Restructure docs to a 8-Section Navigation with Guides by @bdougie in #6335
- Update CLA document in workflow by @emmanuel-ferdman in #6458
- Nate/hotfix-read-file-tool by @sestinj in #6462
New Contributors
- @emmanuel-ferdman made their first contribution in #6458
Full Changelog: v1.1.56-vscode...v1.1.57-vscode
v1.1.56-vscode
What's Changed
- fix duplicate tools bug by @RomneyDa in #6418
- Less flashy truncate to tool call icon by @RomneyDa in #6441
- Disallow read file tools to add files that exceed half of context length by @RomneyDa in #6440
- @codebase use tool calling (under experimental flag) by @tingwai in #6434
- build: Remove test dependencies from the release by @exigow in #6431
- docs: Recommend File Expander plugin by @exigow in #6432
- feat: generate rule dialog by @Patrick-Erichsen in #6421
- chore: terminate all tasks after debug by @uinstinct in #6405
- fix(autocomplete): trim trailing <|file_separator|> for Gemini/Gemma by @hayden-cardwell in #6194
- UI Polish by @sestinj in #6318
- Add edit history sequences to nextEdit dev data for easier processing by @adarshramiyer in #6442
- Fix: resolve the context retrieval issue for codebase and docs by @Jazzcort in #6412
- Add o-series model autodetection and comprehensive test coverage by @sestinj in #6428
- Improve history search with multi-stage matching algorithm by @sestinj in #6410
- Styled components to tailwind demo migration by @sestinj in #6317
- Jacob/feature/nextedit telemetry by @jpoly1219 in #6443
- telemetry for stream_error by @sestinj in #6062
- Bump version to 1.1.56 by @sestinj in #6444
New Contributors
- @hayden-cardwell made their first contribution in #6194
Full Changelog: v1.1.55-vscode...v1.1.56-vscode
v1.1.55-vscode
What's Changed
- ToolUsage dev data updates by @adarshramiyer in #6425
- fix: support local slugs in document link provider by @fbricon in #6376
- feat: add a sessions loading indicator by @uinstinct in #6427
- Add icon to truncate history at last tool call by @RomneyDa in #6382
- Stringify fetch data streaming errors by @RomneyDa in #6385
- Prevent entire indexing process from stopping on error and surface messages to Indexing menu by @tingwai in #6390
- Fix install-all-dependencies script by @shssoichiro in #6426
- bump pre-release version to 1.1.55 by @jpoly1219 in #6436
Full Changelog: v1.0.27-jetbrains...v1.1.55-vscode
v1.1.54-vscode
What's Changed
- 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
Full Changelog: v1.1.53-vscode...v1.1.54-vscode
v1.1.53-vscode
What's Changed
- Jacob/feature/next edit mvp by @jpoly1219 in #6287
- 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
New Contributors
Full Changelog: v1.1.52-vscode...v1.1.53-vscode