What's Changed
- fix: HOTFIX prevent active file sending on click by @uinstinct in #8179
- chore(deps-dev): bump happy-dom from 18.0.1 to 20.0.0 in /extensions/cli by @dependabot[bot] in #8194
- feat: add token usage tracking to OpenAI adapter by @sestinj in #7900
- feat: rehaul onboarding for updated billing by @sestinj in #7965
- docs: Embed installation videos in documentation by @continue[bot] in #8170
- docs: add gifs to quick start by @BekahHW in #8188
- fix: use relative path in vscode build task by @dcs-soni in #8134
- fix: open hub org settings by @uinstinct in #8164
- docs: clarify secrets vs inputs syntax usage by @continue[bot] in #8166
- Remove debug logging and comment out console statements by @sestinj in #8175
- fix HOTFIX load last session not last last session by @RomneyDa in #8201
- fix: HttpContextProvider handle null uri field by @Ayyanaruto in #8197
- Fix tool call arguments initialization and validation to use empty object instead of null by @sestinj in #8211
- Decouple anonymous telemetry from CONTINUE_CLI_ENABLE_TELEMETRY environment variable by @continue[bot] in #8126
- build(vscode): remove bundled esbuild; require user-installed esbuild for config.ts by @joffeoja in #8016
- fix: HOTFIX stop thinking animation if cancelled mid stream by @RomneyDa in #8222
- fix: HOTFIX stop agent loop if aborted/not streaming by @RomneyDa in #8208
- docs: features to ide extensions by @BekahHW in #8219
- feat: rename workflows to agent files by @RomneyDa in #8224
- Fix: Allow --agent flag without prompt in headless mode by @continue[bot] in #8227
- Rename "agent" terminology to "config" throughout the codebase by @sestinj in #8229
New Contributors
- @dcs-soni made their first contribution in #8134
- @Ayyanaruto made their first contribution in #8197
Full Changelog: v1.3.17-vscode...v1.3.18-vscode