v1.3.5-vscode
prerelease
What's Changed
- 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: 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: 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
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.3.4-vscode...v1.3.5-vscode