v1.2.10-vscode
What's Changed
- feat: notion cookbook by @BekahHW in https://github.com/continuedev/continue/pull/8074
- feat: asciinema recordings setup by @sestinj in https://github.com/continuedev/continue/pull/8154
- Update runloop-blueprint-template.json by @sestinj in https://github.com/continuedev/continue/pull/8156
- docs: Add banner announcing Continue CLI v1.4.49 by @continue[bot] in https://github.com/continuedev/continue/pull/8163
- perf(cli): long start due to synchronous config init in normal flow run by @uinstinct in https://github.com/continuedev/continue/pull/8138
- fix: handle corrupted VSCode auth cache with automatic cleanup and recovery by @tingwai in https://github.com/continuedev/continue/pull/8131
- Make it easy to edit messages in the CLI and to go back to an older message by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/8127
- chore: remove chat history from redux persistent storage by @uinstinct in https://github.com/continuedev/continue/pull/7944
- chore: add github actions to CLA allowlist by @tingwai in https://github.com/continuedev/continue/pull/8148
- Add debug logging to feedback capture in NextEditLoggingService by @sestinj in https://github.com/continuedev/continue/pull/8174
- Add isSignedIn to config reload telemetry by @sestinj in https://github.com/continuedev/continue/pull/8185
- Bump version to 1.3.17 by @sestinj in https://github.com/continuedev/continue/pull/8186
- fix: HOTFIX prevent active file sending on click by @uinstinct in https://github.com/continuedev/continue/pull/8179
- chore(deps-dev): bump happy-dom from 18.0.1 to 20.0.0 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/8194
- feat: add token usage tracking to OpenAI adapter by @sestinj in https://github.com/continuedev/continue/pull/7900
- feat: rehaul onboarding for updated billing by @sestinj in https://github.com/continuedev/continue/pull/7965
- docs: Embed installation videos in documentation by @continue[bot] in https://github.com/continuedev/continue/pull/8170
- docs: add gifs to quick start by @BekahHW in https://github.com/continuedev/continue/pull/8188
- fix: use relative path in vscode build task by @dcs-soni in https://github.com/continuedev/continue/pull/8134
- fix: open hub org settings by @uinstinct in https://github.com/continuedev/continue/pull/8164
- docs: clarify secrets vs inputs syntax usage by @continue[bot] in https://github.com/continuedev/continue/pull/8166
- Remove debug logging and comment out console statements by @sestinj in https://github.com/continuedev/continue/pull/8175
- fix HOTFIX load last session not last last session by @RomneyDa in https://github.com/continuedev/continue/pull/8201
- fix: HttpContextProvider handle null uri field by @Ayyanaruto in https://github.com/continuedev/continue/pull/8197
- Fix tool call arguments initialization and validation to use empty object instead of null by @sestinj in https://github.com/continuedev/continue/pull/8211
- Decouple anonymous telemetry from CONTINUE_CLI_ENABLE_TELEMETRY environment variable by @continue[bot] in https://github.com/continuedev/continue/pull/8126
- build(vscode): remove bundled esbuild; require user-installed esbuild for config.ts by @joffeoja in https://github.com/continuedev/continue/pull/8016
- fix: HOTFIX stop thinking animation if cancelled mid stream by @RomneyDa in https://github.com/continuedev/continue/pull/8222
- fix: HOTFIX stop agent loop if aborted/not streaming by @RomneyDa in https://github.com/continuedev/continue/pull/8208
- docs: features to ide extensions by @BekahHW in https://github.com/continuedev/continue/pull/8219
- feat: rename workflows to agent files by @RomneyDa in https://github.com/continuedev/continue/pull/8224
- Fix: Allow --agent flag without prompt in headless mode by @continue[bot] in https://github.com/continuedev/continue/pull/8227
- Rename "agent" terminology to "config" throughout the codebase by @sestinj in https://github.com/continuedev/continue/pull/8229
- fix: only log sentry errors on reload not load by @RomneyDa in https://github.com/continuedev/continue/pull/8202
- fix: include auth for loading packages by @RomneyDa in https://github.com/continuedev/continue/pull/8230
- fix: treat premature close during tool calls as a tool error by @RomneyDa in https://github.com/continuedev/continue/pull/8221
- fix: better agent errors in settings agent section by @RomneyDa in https://github.com/continuedev/continue/pull/8198
- docs: agent --> config by @TyDunn in https://github.com/continuedev/continue/pull/8225
- fix: only show free trial dialog for freetrial secrettype by @uinstinct in https://github.com/continuedev/continue/pull/8245
New Contributors
- @dcs-soni made their first contribution in https://github.com/continuedev/continue/pull/8134
Full Changelog: https://github.com/continuedev/continue/compare/v1.2.9-vscode...v1.2.10-vscode