v1.2.4-vscode
What's Changed
- refactor: reshape vscode actions by @uinstinct in https://github.com/continuedev/continue/pull/7406
- fix(doc): formatting issue in codebase awareness for agents documentation by @babblebey in https://github.com/continuedev/continue/pull/7546
- feat: :sparkles: Add experimental range tool for file operations by @chezsmithy in https://github.com/continuedev/continue/pull/7161
- Create dynamic tool policies and implement dynamic policy for terminal tool by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7421
- Display security warnings for potentially dangerous commands by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7531
- feat: org policies for indexing and mcp by @RomneyDa in https://github.com/continuedev/continue/pull/7234
- fix: Failed continue-review workflows now run with error handling by @bdougie in https://github.com/continuedev/continue/pull/7458
- feat: ctrl+c once to clear input, twice to exit. Refactoring, bug fixes by @tingwai in https://github.com/continuedev/continue/pull/7378
- Update telemetryService.ts by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7535
- chore: remove ids from tooltips by @uinstinct in https://github.com/continuedev/continue/pull/7254
- fix: disable Next Edit cursor events when feature is disabled by @exigow in https://github.com/continuedev/continue/pull/7555
- Next Edit docs update by @sestinj in https://github.com/continuedev/continue/pull/7584
- fix: lint by @tingwai in https://github.com/continuedev/continue/pull/7582
- chore: add instinct to ModelRecommendations by @BekahHW in https://github.com/continuedev/continue/pull/7585
- Add terminal command security to CLI by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7558
- fix: bump semver check for extension release by @tingwai in https://github.com/continuedev/continue/pull/7587
- fix: don't show unchanged diff sections in extension UI by @RomneyDa in https://github.com/continuedev/continue/pull/7560
- fix: open file on EDT by @exigow in https://github.com/continuedev/continue/pull/7581
- feat: return usage for openai providers by @tingwai in https://github.com/continuedev/continue/pull/7462
- build(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7601
- fix: ignore Stream closed exceptions on flush by @exigow in https://github.com/continuedev/continue/pull/7610
- fix: don't use override-only actionPerformed to invoke action by @exigow in https://github.com/continuedev/continue/pull/7608
- fix(docs): broken settings page links by @uinstinct in https://github.com/continuedev/continue/pull/7598
- chore: disable fail-fast for cli workflow by @tingwai in https://github.com/continuedev/continue/pull/7589
- feat: CLI shell mode by @RomneyDa in https://github.com/continuedev/continue/pull/7537
- fix: HOTFIX aborterror2 during stream fim by @uinstinct in https://github.com/continuedev/continue/pull/7578
- Handle review comment threads in GitHub workflow by @sestinj in https://github.com/continuedev/continue/pull/7593
- chore: bump package.json by @tingwai in https://github.com/continuedev/continue/pull/7612
- feat: add tooltips to user settings page by @uinstinct in https://github.com/continuedev/continue/pull/7597
- fix: cn flicker by @RomneyDa in https://github.com/continuedev/continue/pull/7615
- feat: edit tools descriptions tweaks and read real path by @RomneyDa in https://github.com/continuedev/continue/pull/7619
- docs: improve model recommendation links by @TyDunn in https://github.com/continuedev/continue/pull/7633
- fix: update claude models in getting started by @uinstinct in https://github.com/continuedev/continue/pull/7482
- build(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7628
- feat(cli): put space after the dot in chat input by @uinstinct in https://github.com/continuedev/continue/pull/7629
- fix: dispose JCEF JSQuery handler correctly by @exigow in https://github.com/continuedev/continue/pull/7577
- cai: workflow to auto-fix tests (disabled for now) by @sestinj in https://github.com/continuedev/continue/pull/7502
- feat(cli): skip telemetry if there is no internet connection by @uinstinct in https://github.com/continuedev/continue/pull/7528
- fix: cli /exit and ctrl-d actually exits by @tingwai in https://github.com/continuedev/continue/pull/7641
- support for reading ./ paths (again?...) by @sestinj in https://github.com/continuedev/continue/pull/7622
- fix: HOTFIX context items dialog not visible on conversation compaction by @uinstinct in https://github.com/continuedev/continue/pull/7407
- build(deps): bump esbuild and vitest in /packages/terminal-security by @dependabot[bot] in https://github.com/continuedev/continue/pull/7588
- chore: Add stdout console log when package fails to build (build-packages.js) by @sevetseh28 in https://github.com/continuedev/continue/pull/7427
- fix: HOTFIX prevent AUTODETECT model from being queried on Ollama by @fbricon in https://github.com/continuedev/continue/pull/7477
- fix: SIGINT handler logic to run in TUI only by @tingwai in https://github.com/continuedev/continue/pull/7638
- build(deps): bump tmp and @openapitools/openapi-generator-cli in /extensions/vscode by @dependabot[bot] in https://github.com/continuedev/continue/pull/7611
- fix: workflow run npm ci on cache miss by @tingwai in https://github.com/continuedev/continue/pull/7614
- docs: assistant --> agent by @TyDunn in https://github.com/continuedev/continue/pull/7640
- build(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7574
- fix(cli): extract media type when submitting images in anthropic by @uinstinct in https://github.com/continuedev/continue/pull/7634
- build(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7573
- feat(scaleway): update supported models by @reda-maizate in https://github.com/continuedev/continue/pull/7630
- fix: delete duplicate type by @lixiaoyang1992 in https://github.com/continuedev/continue/pull/7571
- fix: close drag over message overlay during onDrop by @uinstinct in https://github.com/continuedev/continue/pull/7408
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7572
- feat: cli commit signature by @RomneyDa in https://github.com/continuedev/continue/pull/7620
- feat: CLI: add diagnostics to /info screen by @RomneyDa in https://github.com/continuedev/continue/pull/7621
- Fix: Updated ideSettings didn't get passed properly by @Jazzcort in https://github.com/continuedev/continue/pull/7409
- feat: show git branch if available by @RomneyDa in https://github.com/continuedev/continue/pull/7532
- instance id to fix metrics by @sestinj in https://github.com/continuedev/continue/pull/7644
- feat: cli: press enter to continue by @RomneyDa in https://github.com/continuedev/continue/pull/7643
- chore: prerelease versions by @RomneyDa in https://github.com/continuedev/continue/pull/7645
- note whether headless mode / github actions in telemetry by @sestinj in https://github.com/continuedev/continue/pull/7591
- docs: properly add the tetrate agent router service documentation by @missBerg in https://github.com/continuedev/continue/pull/7624
- feat: run dependent indexer based on context provider by @uinstinct in https://github.com/continuedev/continue/pull/6323
- fix: remove extraneous quotation mark in className for useCodebase div by @lixiaoyang1992 in https://github.com/continuedev/continue/pull/7627
- build(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7646
- build(deps): bump continuedev/continue from 1.4.33.pre.beta.20250901 to 1.4.38 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7648
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7647
- fix: diff colors should reach till end by @uinstinct in https://github.com/continuedev/continue/pull/7653
- build(deps): bump tmp and @inquirer/editor in /docs by @dependabot[bot] in https://github.com/continuedev/continue/pull/7662
- chore: bump prerelease versions by @RomneyDa in https://github.com/continuedev/continue/pull/7663
- revert "fix: diff colors should reach till end" by @RomneyDa in https://github.com/continuedev/continue/pull/7674
- build(deps-dev): bump vite from 7.0.5 to 7.1.5 in /packages/openai-adapters by @dependabot[bot] in https://github.com/continuedev/continue/pull/7668
- fix: HOTFIX diff line color overflow by @RomneyDa in https://github.com/continuedev/continue/pull/7675
- fix: HOTFIX string fallback for config yaml model capability by @RomneyDa in https://github.com/continuedev/continue/pull/7676
- fix: HOTFIX response actions disappearing and causing jumping while streaming by @RomneyDa in https://github.com/continuedev/continue/pull/7677
- feat: notch cleanup and settings improvements by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7667
- fix: additional filter for apply / edit by @sestinj in https://github.com/continuedev/continue/pull/7679
- build(deps-dev): bump vite from 6.3.5 to 6.3.6 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/7680
- feat: add filepath to apply prompt template vars by @sestinj in https://github.com/continuedev/continue/pull/7681
- fix: :pencil2: Fix typo in No Parallel Tool Calling Instruction by @chezsmithy in https://github.com/continuedev/continue/pull/7684
- fix(cli): skip indexing when in home directory by @uinstinct in https://github.com/continuedev/continue/pull/7580
- fix: HOTFIX :ambulance: Fix bedrock conversation prompt caching by @chezsmithy in https://github.com/continuedev/continue/pull/7652
- fix: HOTFIX rename isSearchReplace to isSearchAndReplace for consistency by @QianKuang8 in https://github.com/continuedev/continue/pull/7685
- fix: -v means --version, not --verbose by @sestinj in https://github.com/continuedev/continue/pull/7670
- feat: pass --config to cn remote by @sestinj in https://github.com/continuedev/continue/pull/7592
- feat: /init slash command for CLI by @sestinj in https://github.com/continuedev/continue/pull/7669
- chore: vs code 1.3.7 by @RomneyDa in https://github.com/continuedev/continue/pull/7691
- feat: isHeadless and isGitHubCI on cli OTel by @sestinj in https://github.com/continuedev/continue/pull/7672
New Contributors
- @sevetseh28 made their first contribution in https://github.com/continuedev/continue/pull/7427
- @reda-maizate made their first contribution in https://github.com/continuedev/continue/pull/7630
Full Changelog: https://github.com/continuedev/continue/compare/v1.2.3-vscode...v1.2.4-vscode