Open-source AI code assistant for IDEs
December 11, 2025
## What's Changed * docs: move 60-second challenge section to intro page by @continue[bot] in https://github.com/continuedev/continue/pull/8770 * docs: update assistants -> configs stragglers by @RomneyDa in https://github.com/continuedev/continue/pull/8782 * Revert "chore: skip pr checks when changes are made to docs" by @RomneyDa in https://github.com/continuedev/continue/pull/8784 * docs: Update Mission Control Tasks and Inbox documentation by @continue[bot] in https://github.com/continuedev/continue/pull/8797 * fix: warnings and errors for unresolved MCP secrets by @RomneyDa in https://github.com/continuedev/continue/pull/8656 * fix: plan mode system message should ask user to switch mode by @uinstinct in https://github.com/continuedev/continue/pull/8795 * fix(openai-adapters): extend auth header override to support x-api-key by @aaronlippold in https://github.com/continuedev/continue/pull/8779 * fix: remove dead isTelemetryEnabled code for jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/8799 * chore: jetgrains 1.0.55 by @RomneyDa in https://github.com/continuedev/continue/pull/8806 * docs: simplify Snyk integration documentation by @bdougie in https://github.com/continuedev/continue/pull/8781 * docs: Remove use cases for Sentry agents by @bdougie in https://github.com/continuedev/continue/pull/8780 * docs: fix Sanity mcp url by @tingwai in https://github.com/continuedev/continue/pull/8757 * Fix Navigation Structure: Consolidate Duplicate Documentation Paths (/customization/ → /customize/) by @continue[bot] in https://github.com/continuedev/continue/pull/8469 * fix: HOTFIX thinking block colors by @RomneyDa in https://github.com/continuedev/continue/pull/8810 * fix: HOTFIX useHistory currentIndex more than MAX_HISTORY_LENGTH cause replace fail by @TomIsion in https://github.com/continuedev/continue/pull/8819 * chore(deps): bump JetBrains/qodana-action from 2025.2.1 to 2025.2.2 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8814 * chore(deps): bump glob from 10.3.15 to 10.5.0 in /binary by @dependabot[bot] in https://github.com/continuedev/continue/pull/8813 * ci: skip scheduled and release workflows on forks by @joffeoja in https://github.com/continuedev/continue/pull/8719 * docs: reorder mission-control sections in docs.json by @continue[bot] in https://github.com/continuedev/continue/pull/8821 * chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8829 * feat: add JCEF reload action by @QianKuang8 in https://github.com/continuedev/continue/pull/8711 * chore(deps): bump glob, semantic-release and @semantic-release/npm in /packages/openai-adapters by @dependabot[bot] in https://github.com/continuedev/continue/pull/8836 * Rename 'Edit file' to 'Edit existing file' in docs by @luislobo9b in https://github.com/continuedev/continue/pull/8777 * fallback to vsfutil.loadtext when readDocument is null by @uinstinct in https://github.com/continuedev/continue/pull/8798 * revert: add full file when selection is empty by @uinstinct in https://github.com/continuedev/continue/pull/8820 * fix: improve image URL parsing robustness across providers by @dcs-soni in https://github.com/continuedev/continue/pull/8383 * fix: HOTIFX notify config listeners when no config available by @RomneyDa in https://github.com/continuedev/continue/pull/8812 * fix: HOTFIX make errors fetching secrets nonblocking for local configs by @RomneyDa in https://github.com/continuedev/continue/pull/8809 * fix: assistants -> configs -> agents by @RomneyDa in https://github.com/continuedev/continue/pull/8808 * fix(terminal-security): prevent newline bypass in command validation by @continue[bot] in https://github.com/continuedev/continue/pull/8512 * fix: snyk bumps by @RomneyDa in https://github.com/continuedev/continue/pull/8837 * feat(klavis ai): Add Klavis AI's Strata to MCP Cookbook by @udaykakade25 in https://github.com/continuedev/continue/pull/8709 * Fix IntelliJ remote config sync freeze and JSON parsing issues by @continue[bot] in https://github.com/continuedev/continue/pull/8801 * fix: address all current jetbrains kotlin compiler warnings by @continue[bot] in https://github.com/continuedev/continue/pull/8778 * bug: Missing response parsing for N8N Ai Agent Responses by @Psanyi89 in https://github.com/continuedev/continue/pull/8433 * [Snyk] Upgrade undici from 7.10.0 to 7.16.0 by @sestinj in https://github.com/continuedev/continue/pull/8841 * [Snyk] Upgrade @octokit/rest from 20.1.1 to 20.1.2 by @sestinj in https://github.com/continuedev/continue/pull/8842 * fix: add noreply@continue.dev to CLA exclusions by @RomneyDa in https://github.com/continuedev/continue/pull/8869 * chore: vscode 1.3.27 by @RomneyDa in https://github.com/continuedev/continue/pull/8864 * chore(deps): bump body-parser from 2.2.0 to 2.2.1 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8883 * docs: fix /explore page links to /hub by @uinstinct in https://github.com/continuedev/continue/pull/8817 * chore: add support for grok 4.1 fast by @uinstinct in https://github.com/continuedev/continue/pull/8831 * chore: add support for gpt 5.1 by @uinstinct in https://github.com/continuedev/continue/pull/8832 * feat: add support for gemini thought signature by @uinstinct in https://github.com/continuedev/continue/pull/8865 * update favicon by @TyDunn in https://github.com/continuedev/continue/pull/8884 * [Snyk] Upgrade axios from 1.11.0 to 1.13.1 by @tingwai in https://github.com/continuedev/continue/pull/8871 * feat: :sparkles: Remove TTY requirement for the cli in headless mode by @chezsmithy in https://github.com/continuedev/continue/pull/8691 * feat: allow renaming rule before creation by @uinstinct in https://github.com/continuedev/continue/pull/8793 * fix: HOTFIX only set cwd to workspace dir for file URIs by @RomneyDa in https://github.com/continuedev/continue/pull/8867 * Revert "chore(deps): bump glob, semantic-release and @semantic-release/npm in /packages/openai-adapters" by @RomneyDa in https://github.com/continuedev/continue/pull/8887 * chore: add continue to CLA exclusions by @RomneyDa in https://github.com/continuedev/continue/pull/8886 * chore: jetbrains 56 by @RomneyDa in https://github.com/continuedev/continue/pull/8889 * fix: cn mcp bugs by @sestinj in https://github.com/continuedev/continue/pull/8899 * feat: opus 4-5 updates by @RomneyDa in https://github.com/continuedev/continue/pull/8866 * Add agent error reporting to API in serve mode by @sestinj in https://github.com/continuedev/continue/pull/8902 * chore: add support for gemini 3 pro preview by @uinstinct in https://github.com/continuedev/continue/pull/8881 * fix: trigger openai adapters publish by @RomneyDa in https://github.com/continuedev/continue/pull/8891 * chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8903 * fix: regular expressions in ripgrep by @uinstinct in https://github.com/continuedev/continue/pull/8830 * feat: select org profile on sign in by @uinstinct in https://github.com/continuedev/continue/pull/8859 * feat(cli): add grep/find/findstr as alternative search strategy by @uinstinct in https://github.com/continuedev/continue/pull/8616 * Add URL refresh strategy for storage sync pre-signed URLs by @sestinj in https://github.com/continuedev/continue/pull/8934 * Add agent session metadata tracking and reporting to control plane by @sestinj in https://github.com/continuedev/continue/pull/8838 * feat(mcp): add Supabase-specific OAuth scopes to mcp-remote fallback by @sestinj in https://github.com/continuedev/continue/pull/8949 * chore: config yaml 36, fetch 6 by @RomneyDa in https://github.com/continuedev/continue/pull/8906 * chore(deps-dev): bump express from 4.21.2 to 4.22.0 in /docs by @dependabot[bot] in https://github.com/continuedev/continue/pull/8953 * fix: HOTFIX gemini model add form by @RomneyDa in https://github.com/continuedev/continue/pull/8954 * chore(deps-dev): bump express from 5.1.0 to 5.2.1 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/8957 * fix: unify terminal cwd and add missing case by @RomneyDa in https://github.com/continuedev/continue/pull/8908 * fix: HOTFIX pin vectordb by @RomneyDa in https://github.com/continuedev/continue/pull/8956 * [Snyk] Upgrade @aws-sdk/client-bedrock-runtime from 3.890.0 to 3.925.0 by @tingwai in https://github.com/continuedev/continue/pull/8912 * Improve system message token accounting in compaction and context validation by @sestinj in https://github.com/continuedev/continue/pull/8955 * [Snyk] Upgrade @aws-sdk/credential-providers from 3.913.0 to 3.925.0 by @tingwai in https://github.com/continuedev/continue/pull/8913 * chore: prerelease version bumps - jetbrains 57, vs code 28 by @RomneyDa in https://github.com/continuedev/continue/pull/8963 * fix: subsequent tool call args are empty for gpt-5 by @uinstinct in https://github.com/continuedev/continue/pull/8948 * Add auto-continuation after compaction in chat streaming by @sestinj in https://github.com/continuedev/continue/pull/8960 * fix(cli): wait for tui to update in test by @uinstinct in https://github.com/continuedev/continue/pull/8909 * docs: fix formatting of autocomplete template variables by @continue[bot] in https://github.com/continuedev/continue/pull/8914 * feat: sonnet 4.5 updates, 3.5 deprecation by @RomneyDa in https://github.com/continuedev/continue/pull/8330 * Increase terminal command timeout from 30s to 120s by @sestinj in https://github.com/continuedev/continue/pull/8979 * chore(deps): bump django from 4.2.22 to 4.2.27 in /manual-testing-sandbox by @dependabot[bot] in https://github.com/continuedev/continue/pull/8992 * chore: open github issue with details by @uinstinct in https://github.com/continuedev/continue/pull/8991 * fix(cli): other tui update tests by @uinstinct in https://github.com/continuedev/continue/pull/8987 * chore(deps): bump apple-actions/import-codesign-certs from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8984 * [Snyk] Upgrade @aws-sdk/credential-providers from 3.925.0 to 3.929.0 by @sestinj in https://github.com/continuedev/continue/pull/8983 * chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8981 * feat: auto approve parallel read only builtin tools by @uinstinct in https://github.com/continuedev/continue/pull/8927 * docs: add required name, schema, and version fields to all YAML examples by @continue[bot] in https://github.com/continuedev/continue/pull/8961 * fix: handle JSON contents of create_new_file by @mcowger in https://github.com/continuedev/continue/pull/8973 * chore(deps): bump jws in /extensions/vscode by @dependabot[bot] in https://github.com/continuedev/continue/pull/9007 * style: restrict to max height for generated code preview by @uinstinct in https://github.com/continuedev/continue/pull/9002 * [Snyk] Upgrade @aws-sdk/client-bedrock-runtime from 3.925.0 to 3.929.0 by @sestinj in https://github.com/continuedev/continue/pull/8982 * fix: add case insensitive match strategy for find and replace by @uinstinct in https://github.com/continuedev/continue/pull/8970 * docs: update hugging face inference by @burtenshaw in https://github.com/continuedev/continue/pull/8910 * chore: mcp 1.24.0 by @RomneyDa in https://github.com/continuedev/continue/pull/8974 * feat: use google/genai sdk for streaming gemini & vertex responses by @uinstinct in https://github.com/continuedev/continue/pull/8907 * fix(cli): path to uri and vice versa conversion by @RomneyDa in https://github.com/continuedev/continue/pull/8965 * feat: simplify hub onboarding by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9008 * fix: use more intuitive envvars to manage OTLP and PostHog telemetry settings by @uinstinct in https://github.com/continuedev/continue/pull/8925 * chore: update slashCommands tests with waitForCondition by @uinstinct in https://github.com/continuedev/continue/pull/9018 * fix: show the correct number of pending tools by @uinstinct in https://github.com/continuedev/continue/pull/9016 * chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /gui by @dependabot[bot] in https://github.com/continuedev/continue/pull/9010 * feat: submit slash command in one enter by @uinstinct in https://github.com/continuedev/continue/pull/8928 * chore(deps): bump JetBrains/qodana-action from 2025.2.2 to 2025.2.3 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9020 * Fix readFileRange Kotlin Int overflow in IntelliJ plugin by @continue[bot] in https://github.com/continuedev/continue/pull/8976 * fix(cli): expand model capability detection to include Llama, Nemotron, and Mistral by @aaronlippold in https://github.com/continuedev/continue/pull/8845 * chore(deps): bump jws in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9030 * Update runloop blueprint template for Chrome support by @sestinj in https://github.com/continuedev/continue/pull/9031 * Add docker.io and docker-compose to system setup dependencies by @sestinj in https://github.com/continuedev/continue/pull/9035 * Add GitHub workflow to upload Runloop blueprint on changes by @sestinj in https://github.com/continuedev/continue/pull/9036 * Prevent service auto-start during apt install in runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9037 * Combine policy-rc.d setup commands into single line in runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9038 * Add configurable timeout parameter to runTerminalCommand tool by @sestinj in https://github.com/continuedev/continue/pull/9040 * Add Dockerfile and remove Docker installation from system setup by @sestinj in https://github.com/continuedev/continue/pull/9042 * Add Infisical CLI installation to Runloop blueprint setup by @sestinj in https://github.com/continuedev/continue/pull/9043 * Add docker-compose-v2 to runloop blueprint dependencies by @sestinj in https://github.com/continuedev/continue/pull/9044 * Add comprehensive cost tracking with OpenAI pricing and session usage display by @sestinj in https://github.com/continuedev/continue/pull/9034 * dnd fix by @sestinj in https://github.com/continuedev/continue/pull/9047 * feat(cli): add session ID support for serve command to persist chat history by @sestinj in https://github.com/continuedev/continue/pull/9055 * feat(cli): prevent initial prompt replay on devbox resume by @sestinj in https://github.com/continuedev/continue/pull/9056 * docs: add CLI quick install section to README for v1.2 by @continue[bot] in https://github.com/continuedev/continue/pull/9032 * [Snyk] Security upgrade urllib3 from 2.0.7 to 2.6.0 by @sestinj in https://github.com/continuedev/continue/pull/9062 * [Snyk] Upgrade @tiptap/extension-history from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9048 * fix(anthropic): support Azure-hosted Anthropic endpoints by @Cozmopolit in https://github.com/continuedev/continue/pull/9012 * fix: issue 3753 for .js and .ts file types by @beDmitry in https://github.com/continuedev/continue/pull/9052 * Fix/lancedb cross target by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9033 * fix(intellij): Prevent ConcurrentModificationException in keymap access by @Broco98 in https://github.com/continuedev/continue/pull/9061 * Add GitHub CLI to Runloop blueprint by @continue[bot] in https://github.com/continuedev/continue/pull/9068 * fix(runloop): hardcode amd64 architecture and update blueprint name to cn-test by @sestinj in https://github.com/continuedev/continue/pull/9069 * Add artifact upload feature to CLI for agent sessions by @sestinj in https://github.com/continuedev/continue/pull/9077 * Rename workflow from 'cn-test' to 'cn' by @sestinj in https://github.com/continuedev/continue/pull/9086 * feat: capture and attach usage metadata to assistant messages by @sestinj in https://github.com/continuedev/continue/pull/9093 * Fix nextedit user edit tracking to include latest and very first diffs by @claserken in https://github.com/continuedev/continue/pull/9096 * chore(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9104 * fix: ensure cross-target LanceDB binaries are correctly copied by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9100 * [Snyk] Upgrade @tiptap/extension-image from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9080 * Upgrade AWS SDK packages to 3.931.0 by @continue[bot] in https://github.com/continuedev/continue/pull/9027 * Remove scheduled cron job from stable release workflow by @sestinj in https://github.com/continuedev/continue/pull/9109 * Add Puppeteer executable path environment variable to runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9073 * Dallin/posthog mcp tweaks by @RomneyDa in https://github.com/continuedev/continue/pull/9110 * Nate/vercel ai sdk by @sestinj in https://github.com/continuedev/continue/pull/9099 * Add worktree copy configuration and ignore copy status files by @sestinj in https://github.com/continuedev/continue/pull/9124 ## New Contributors * @aaronlippold made their first contribution in https://github.com/continuedev/continue/pull/8779 * @TomIsion made their first contribution in https://github.com/continuedev/continue/pull/8819 * @luislobo9b made their first contribution in https://github.com/continuedev/continue/pull/8777 * @udaykakade25 made their first contribution in https://github.com/continuedev/continue/pull/8709 * @Psanyi89 made their first contribution in https://github.com/continuedev/continue/pull/8433 * @mcowger made their first contribution in https://github.com/continuedev/continue/pull/8973 * @burtenshaw made their first contribution in https://github.com/continuedev/continue/pull/8910 * @Cozmopolit made their first contribution in https://github.com/continuedev/continue/pull/9012 * @beDmitry made their first contribution in https://github.com/continuedev/continue/pull/9052 * @Broco98 made their first contribution in https://github.com/continuedev/continue/pull/9061 * @claserken made their first contribution in https://github.com/continuedev/continue/pull/9096 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.3.26-vscode...v1.3.28-vscode ## What's Changed * docs: Add YT to footer by @BekahHW in https://github.com/continuedev/continue/pull/8566 * chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8459 * Add description truncation for slash commands in CLI UI by @sestinj in https://github.com/continuedev/continue/pull/8172 * docs: change Configs sidebar icon from robot to book by @continue[bot] in https://github.com/continuedev/continue/pull/8543 * docs: Embed YouTube video in understanding-configs guide by @continue[bot] in https://github.com/continuedev/continue/pull/8425 * feat: upgrade grok code fast 1 by @RomneyDa in https://github.com/continuedev/continue/pull/8475 * Throw error and exit on MCP failure in headless mode by @continue[bot] in https://github.com/continuedev/continue/pull/8559 * update docs header text by @TyDunn in https://github.com/continuedev/continue/pull/8570 * feat(cli): skip checking for updates in dev mode by @uinstinct in https://github.com/continuedev/continue/pull/8564 * Add snyk-bot to CLA allowlist by @sestinj in https://github.com/continuedev/continue/pull/8571 * [Snyk] Upgrade @continuedev/config-yaml from 1.14.0 to 1.26.0 by @sestinj in https://github.com/continuedev/continue/pull/8505 * fix: CLI context pollution between sessions by @continue[bot] in https://github.com/continuedev/continue/pull/8420 * feat(cli): always show context percentage by @uinstinct in https://github.com/continuedev/continue/pull/8563 * docs: README agents update by @TyDunn in https://github.com/continuedev/continue/pull/8572 * docs: Update JetBrains README for agents by @TyDunn in https://github.com/continuedev/continue/pull/8573 * docs: Update VS Code README for agents by @TyDunn in https://github.com/continuedev/continue/pull/8574 * fix: instant reject all for VS Code by @RomneyDa in https://github.com/continuedev/continue/pull/8489 * feat: show mcp warning message with configured mcps by @uinstinct in https://github.com/continuedev/continue/pull/8478 * docs: remove cli beta warning by @uinstinct in https://github.com/continuedev/continue/pull/8463 * docs: Add comprehensive agent documentation by @BekahHW in https://github.com/continuedev/continue/pull/8509 * docs: Update cookbook guides to use agents by @BekahHW in https://github.com/continuedev/continue/pull/8486 * Add script to analyze file hotspots from git history by @sestinj in https://github.com/continuedev/continue/pull/8591 * Add x-continue-unique-id header to LLM requests and normalize header casing by @sestinj in https://github.com/continuedev/continue/pull/8589 * chore: bump version to 1.3.25 by @sestinj in https://github.com/continuedev/continue/pull/8592 * perf(intellij): implement GsonService singleton to reduce memory allocation by @houssemzaier in https://github.com/continuedev/continue/pull/8524 * Pass all environment variables to MCP server instead of just PATH by @sestinj in https://github.com/continuedev/continue/pull/8602 * docs: improve doc-writing guide with video and clearer heading by @continue[bot] in https://github.com/continuedev/continue/pull/8424 * delete source control page from docs by @TyDunn in https://github.com/continuedev/continue/pull/8605 * [Snyk] Upgrade @c15t/react from 1.4.4 to 1.6.1 by @sestinj in https://github.com/continuedev/continue/pull/8580 * fix: typecheck write file args by @RomneyDa in https://github.com/continuedev/continue/pull/8585 * fix: change apply prompt to not remove comments by @uinstinct in https://github.com/continuedev/continue/pull/8608 * chore: deprecate continue.telemetryEnabled in vscode preferences by @uinstinct in https://github.com/continuedev/continue/pull/8497 * Remove beta text from CLI intro message by @continue[bot] in https://github.com/continuedev/continue/pull/8610 * refactor: use ide.readFile instead of fs.readFile in static context service by @uinstinct in https://github.com/continuedev/continue/pull/8422 * chore: update hub links by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8621 * [Snyk] Upgrade zod from 3.24.2 to 3.25.76 by @sestinj in https://github.com/continuedev/continue/pull/8579 * Update macOS runner from macos-13 to macos-latest in CI workflows by @sestinj in https://github.com/continuedev/continue/pull/8593 * fix(cli): validate required parameters in tool call by @uinstinct in https://github.com/continuedev/continue/pull/8598 * feat: remove applied rules from chat history by @RomneyDa in https://github.com/continuedev/continue/pull/8594 * fix: useSlashCommand telemetry by @RomneyDa in https://github.com/continuedev/continue/pull/8584 * fix: address headless loading bug by @sestinj in https://github.com/continuedev/continue/pull/8633 * fix: remove prepended fim_prefix tag in mercury coder by @uinstinct in https://github.com/continuedev/continue/pull/8624 * Bump version from 1.3.25 to 1.3.26 by @sestinj in https://github.com/continuedev/continue/pull/8635 * chore: replace discord link with github discussions by @uinstinct in https://github.com/continuedev/continue/pull/8667 * [Snyk] Upgrade @anthropic-ai/sdk from 0.62.0 to 0.67.0 by @sestinj in https://github.com/continuedev/continue/pull/8641 * [Snyk] Upgrade @continuedev/config-yaml from 1.15.1 to 1.29.0 by @sestinj in https://github.com/continuedev/continue/pull/8638 * [Snyk] Upgrade @c15t/react from 1.6.1 to 1.7.0 by @sestinj in https://github.com/continuedev/continue/pull/8637 * fix: prevent sensitive files in next edit diffs by @uinstinct in https://github.com/continuedev/continue/pull/8658 * [Snyk] Upgrade @aws-sdk/credential-providers from 3.890.0 to 3.913.0 by @sestinj in https://github.com/continuedev/continue/pull/8639 * fix: update command title from View History to View Logs by @lixiaoyang1992 in https://github.com/continuedev/continue/pull/8455 * Fix: MCP error output and bugfixes by @RomneyDa in https://github.com/continuedev/continue/pull/8655 * Add guidance to Bash tools to prefer edit tools over bash commands by @continue[bot] in https://github.com/continuedev/continue/pull/8674 * Slack integration docs by @continue[bot] in https://github.com/continuedev/continue/pull/8546 * [Snyk] Upgrade tar from 7.4.3 to 7.5.1 by @sestinj in https://github.com/continuedev/continue/pull/8682 * Remove hub/source-control and customize/deep-dives/slash-commands from docs.json by @continue[bot] in https://github.com/continuedev/continue/pull/8689 * [Snyk] Upgrade @continuedev/config-yaml from 1.26.0 to 1.29.0 by @sestinj in https://github.com/continuedev/continue/pull/8680 * [Snyk] Upgrade openai from 4.96.2 to 4.104.0 by @sestinj in https://github.com/continuedev/continue/pull/8679 * Add Reo.dev tracking infrastructure for documentation by @continue[bot] in https://github.com/continuedev/continue/pull/8672 * feat: report failure tool by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8694 * docs: mission control updates by @BekahHW in https://github.com/continuedev/continue/pull/8708 * Update docs banner to promote Mission Control features by @continue[bot] in https://github.com/continuedev/continue/pull/8751 * Add Mission Control UI update info callout to configs intro by @continue[bot] in https://github.com/continuedev/continue/pull/8752 * fix(cli): prevent auto compaction loop and prune messages until valid by @uinstinct in https://github.com/continuedev/continue/pull/8535 * fix: use system prompts for default endpoint type instances in next edit by @uinstinct in https://github.com/continuedev/continue/pull/8660 * feat(cli): filter lines with more than 1000 characters by @uinstinct in https://github.com/continuedev/continue/pull/8714 * feat: keep stream error toggle open by default by @uinstinct in https://github.com/continuedev/continue/pull/8703 * feat: thinking block designs should occupy lesser space by @uinstinct in https://github.com/continuedev/continue/pull/8685 * feat: sonnet lazy apply prompt should not change comments by @uinstinct in https://github.com/continuedev/continue/pull/8665 * fix: filter out failure tool if no `--id` by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8754 * chore: skip pr checks when changes are made to docs by @uinstinct in https://github.com/continuedev/continue/pull/8576 * docs: Add Snyk integration documentation for Mission Control by @bdougie in https://github.com/continuedev/continue/pull/8761 * docs: Connect Sentry cookbook to Mission Control integration with inbox view by @bdougie in https://github.com/continuedev/continue/pull/8762 * fix: ansi terminal tests by @RomneyDa in https://github.com/continuedev/continue/pull/8775 * fix: update global directory path conversion to use localPathToUri by @lixiaoyang1992 in https://github.com/continuedev/continue/pull/8677 * openai-adapters: allow overriding authorization header by @visadb in https://github.com/continuedev/continue/pull/8684 * fix: binary package lock issue by @RomneyDa in https://github.com/continuedev/continue/pull/8774 * [Snyk] Security upgrade @openapitools/openapi-generator-cli from 2.24.0 to 2.25.1 by @sestinj in https://github.com/continuedev/continue/pull/8783 * feat(cli): continue oauth for cli MCPs by @RomneyDa in https://github.com/continuedev/continue/pull/8758 * fix: resolve template helper error for {{{ input }}} syntax (#6749) by @AlanNggg in https://github.com/continuedev/continue/pull/8750 * chore: dependency bumps by @RomneyDa in https://github.com/continuedev/continue/pull/8776 * fix(cli): check ripgrep search tool before using by @uinstinct in https://github.com/continuedev/continue/pull/8567 * feat: restore feedback modal for user interest collection by @continue[bot] in https://github.com/continuedev/continue/pull/8636 * feat: Enhance autocomplete cache with async initialization and improved eviction logic by @Ayyanaruto in https://github.com/continuedev/continue/pull/8367 * fix: corrected the issues with the replicate integration by @Olyray in https://github.com/continuedev/continue/pull/8404 * Add per-tab model persistence and selection functionality by @ferenci84 in https://github.com/continuedev/continue/pull/8644 * feat(cli): support paths/URIs for --agent by @RomneyDa in https://github.com/continuedev/continue/pull/8745 * feat(cohere): add support from Reasoning/Vision/Translate models by @maxbrunet in https://github.com/continuedev/continue/pull/8597 * docs: move 60-second challenge section to intro page by @continue[bot] in https://github.com/continuedev/continue/pull/8770 * docs: update assistants -> configs stragglers by @RomneyDa in https://github.com/continuedev/continue/pull/8782 * Revert "chore: skip pr checks when changes are made to docs" by @RomneyDa in https://github.com/continuedev/continue/pull/8784 * docs: Update Mission Control Tasks and Inbox documentation by @continue[bot] in https://github.com/continuedev/continue/pull/8797 * fix: warnings and errors for unresolved MCP secrets by @RomneyDa in https://github.com/continuedev/continue/pull/8656 * fix: plan mode system message should ask user to switch mode by @uinstinct in https://github.com/continuedev/continue/pull/8795 * fix(openai-adapters): extend auth header override to support x-api-key by @aaronlippold in https://github.com/continuedev/continue/pull/8779 * fix: remove dead isTelemetryEnabled code for jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/8799 * chore: jetgrains 1.0.55 by @RomneyDa in https://github.com/continuedev/continue/pull/8806 * docs: simplify Snyk integration documentation by @bdougie in https://github.com/continuedev/continue/pull/8781 * docs: Remove use cases for Sentry agents by @bdougie in https://github.com/continuedev/continue/pull/8780 * docs: fix Sanity mcp url by @tingwai in https://github.com/continuedev/continue/pull/8757 * Fix Navigation Structure: Consolidate Duplicate Documentation Paths (/customization/ → /customize/) by @continue[bot] in https://github.com/continuedev/continue/pull/8469 * fix: HOTFIX thinking block colors by @RomneyDa in https://github.com/continuedev/continue/pull/8810 * fix: HOTFIX useHistory currentIndex more than MAX_HISTORY_LENGTH cause replace fail by @TomIsion in https://github.com/continuedev/continue/pull/8819 * chore(deps): bump JetBrains/qodana-action from 2025.2.1 to 2025.2.2 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8814 * chore(deps): bump glob from 10.3.15 to 10.5.0 in /binary by @dependabot[bot] in https://github.com/continuedev/continue/pull/8813 * ci: skip scheduled and release workflows on forks by @joffeoja in https://github.com/continuedev/continue/pull/8719 * docs: reorder mission-control sections in docs.json by @continue[bot] in https://github.com/continuedev/continue/pull/8821 * chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8829 * feat: add JCEF reload action by @QianKuang8 in https://github.com/continuedev/continue/pull/8711 * chore(deps): bump glob, semantic-release and @semantic-release/npm in /packages/openai-adapters by @dependabot[bot] in https://github.com/continuedev/continue/pull/8836 * Rename 'Edit file' to 'Edit existing file' in docs by @luislobo9b in https://github.com/continuedev/continue/pull/8777 * fallback to vsfutil.loadtext when readDocument is null by @uinstinct in https://github.com/continuedev/continue/pull/8798 * revert: add full file when selection is empty by @uinstinct in https://github.com/continuedev/continue/pull/8820 * fix: improve image URL parsing robustness across providers by @dcs-soni in https://github.com/continuedev/continue/pull/8383 * fix: HOTIFX notify config listeners when no config available by @RomneyDa in https://github.com/continuedev/continue/pull/8812 * fix: HOTFIX make errors fetching secrets nonblocking for local configs by @RomneyDa in https://github.com/continuedev/continue/pull/8809 * fix: assistants -> configs -> agents by @RomneyDa in https://github.com/continuedev/continue/pull/8808 * fix(terminal-security): prevent newline bypass in command validation by @continue[bot] in https://github.com/continuedev/continue/pull/8512 * fix: snyk bumps by @RomneyDa in https://github.com/continuedev/continue/pull/8837 * feat(klavis ai): Add Klavis AI's Strata to MCP Cookbook by @udaykakade25 in https://github.com/continuedev/continue/pull/8709 * Fix IntelliJ remote config sync freeze and JSON parsing issues by @continue[bot] in https://github.com/continuedev/continue/pull/8801 * fix: address all current jetbrains kotlin compiler warnings by @continue[bot] in https://github.com/continuedev/continue/pull/8778 * bug: Missing response parsing for N8N Ai Agent Responses by @Psanyi89 in https://github.com/continuedev/continue/pull/8433 * [Snyk] Upgrade undici from 7.10.0 to 7.16.0 by @sestinj in https://github.com/continuedev/continue/pull/8841 * [Snyk] Upgrade @octokit/rest from 20.1.1 to 20.1.2 by @sestinj in https://github.com/continuedev/continue/pull/8842 * fix: add noreply@continue.dev to CLA exclusions by @RomneyDa in https://github.com/continuedev/continue/pull/8869 * chore: vscode 1.3.27 by @RomneyDa in https://github.com/continuedev/continue/pull/8864 * chore(deps): bump body-parser from 2.2.0 to 2.2.1 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8883 * docs: fix /explore page links to /hub by @uinstinct in https://github.com/continuedev/continue/pull/8817 * chore: add support for grok 4.1 fast by @uinstinct in https://github.com/continuedev/continue/pull/8831 * chore: add support for gpt 5.1 by @uinstinct in https://github.com/continuedev/continue/pull/8832 * feat: add support for gemini thought signature by @uinstinct in https://github.com/continuedev/continue/pull/8865 * update favicon by @TyDunn in https://github.com/continuedev/continue/pull/8884 * [Snyk] Upgrade axios from 1.11.0 to 1.13.1 by @tingwai in https://github.com/continuedev/continue/pull/8871 * feat: :sparkles: Remove TTY requirement for the cli in headless mode by @chezsmithy in https://github.com/continuedev/continue/pull/8691 * feat: allow renaming rule before creation by @uinstinct in https://github.com/continuedev/continue/pull/8793 * fix: HOTFIX only set cwd to workspace dir for file URIs by @RomneyDa in https://github.com/continuedev/continue/pull/8867 * Revert "chore(deps): bump glob, semantic-release and @semantic-release/npm in /packages/openai-adapters" by @RomneyDa in https://github.com/continuedev/continue/pull/8887 * chore: add continue to CLA exclusions by @RomneyDa in https://github.com/continuedev/continue/pull/8886 * chore: jetbrains 56 by @RomneyDa in https://github.com/continuedev/continue/pull/8889 * fix: cn mcp bugs by @sestinj in https://github.com/continuedev/continue/pull/8899 * feat: opus 4-5 updates by @RomneyDa in https://github.com/continuedev/continue/pull/8866 * Add agent error reporting to API in serve mode by @sestinj in https://github.com/continuedev/continue/pull/8902 * chore: add support for gemini 3 pro preview by @uinstinct in https://github.com/continuedev/continue/pull/8881 * fix: trigger openai adapters publish by @RomneyDa in https://github.com/continuedev/continue/pull/8891 * chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8903 * fix: regular expressions in ripgrep by @uinstinct in https://github.com/continuedev/continue/pull/8830 * feat: select org profile on sign in by @uinstinct in https://github.com/continuedev/continue/pull/8859 * feat(cli): add grep/find/findstr as alternative search strategy by @uinstinct in https://github.com/continuedev/continue/pull/8616 * Add URL refresh strategy for storage sync pre-signed URLs by @sestinj in https://github.com/continuedev/continue/pull/8934 * Add agent session metadata tracking and reporting to control plane by @sestinj in https://github.com/continuedev/continue/pull/8838 * feat(mcp): add Supabase-specific OAuth scopes to mcp-remote fallback by @sestinj in https://github.com/continuedev/continue/pull/8949 * chore: config yaml 36, fetch 6 by @RomneyDa in https://github.com/continuedev/continue/pull/8906 * chore(deps-dev): bump express from 4.21.2 to 4.22.0 in /docs by @dependabot[bot] in https://github.com/continuedev/continue/pull/8953 * fix: HOTFIX gemini model add form by @RomneyDa in https://github.com/continuedev/continue/pull/8954 * chore(deps-dev): bump express from 5.1.0 to 5.2.1 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/8957 * fix: unify terminal cwd and add missing case by @RomneyDa in https://github.com/continuedev/continue/pull/8908 * fix: HOTFIX pin vectordb by @RomneyDa in https://github.com/continuedev/continue/pull/8956 * [Snyk] Upgrade @aws-sdk/client-bedrock-runtime from 3.890.0 to 3.925.0 by @tingwai in https://github.com/continuedev/continue/pull/8912 * Improve system message token accounting in compaction and context validation by @sestinj in https://github.com/continuedev/continue/pull/8955 * [Snyk] Upgrade @aws-sdk/credential-providers from 3.913.0 to 3.925.0 by @tingwai in https://github.com/continuedev/continue/pull/8913 * chore: prerelease version bumps - jetbrains 57, vs code 28 by @RomneyDa in https://github.com/continuedev/continue/pull/8963 * fix: subsequent tool call args are empty for gpt-5 by @uinstinct in https://github.com/continuedev/continue/pull/8948 * Add auto-continuation after compaction in chat streaming by @sestinj in https://github.com/continuedev/continue/pull/8960 * fix(cli): wait for tui to update in test by @uinstinct in https://github.com/continuedev/continue/pull/8909 * docs: fix formatting of autocomplete template variables by @continue[bot] in https://github.com/continuedev/continue/pull/8914 * feat: sonnet 4.5 updates, 3.5 deprecation by @RomneyDa in https://github.com/continuedev/continue/pull/8330 * Increase terminal command timeout from 30s to 120s by @sestinj in https://github.com/continuedev/continue/pull/8979 * chore(deps): bump django from 4.2.22 to 4.2.27 in /manual-testing-sandbox by @dependabot[bot] in https://github.com/continuedev/continue/pull/8992 * chore: open github issue with details by @uinstinct in https://github.com/continuedev/continue/pull/8991 * fix(cli): other tui update tests by @uinstinct in https://github.com/continuedev/continue/pull/8987 * chore(deps): bump apple-actions/import-codesign-certs from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8984 * [Snyk] Upgrade @aws-sdk/credential-providers from 3.925.0 to 3.929.0 by @sestinj in https://github.com/continuedev/continue/pull/8983 * chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8981 * feat: auto approve parallel read only builtin tools by @uinstinct in https://github.com/continuedev/continue/pull/8927 * docs: add required name, schema, and version fields to all YAML examples by @continue[bot] in https://github.com/continuedev/continue/pull/8961 * fix: handle JSON contents of create_new_file by @mcowger in https://github.com/continuedev/continue/pull/8973 * chore(deps): bump jws in /extensions/vscode by @dependabot[bot] in https://github.com/continuedev/continue/pull/9007 * style: restrict to max height for generated code preview by @uinstinct in https://github.com/continuedev/continue/pull/9002 * [Snyk] Upgrade @aws-sdk/client-bedrock-runtime from 3.925.0 to 3.929.0 by @sestinj in https://github.com/continuedev/continue/pull/8982 * fix: add case insensitive match strategy for find and replace by @uinstinct in https://github.com/continuedev/continue/pull/8970 * docs: update hugging face inference by @burtenshaw in https://github.com/continuedev/continue/pull/8910 * chore: mcp 1.24.0 by @RomneyDa in https://github.com/continuedev/continue/pull/8974 * feat: use google/genai sdk for streaming gemini & vertex responses by @uinstinct in https://github.com/continuedev/continue/pull/8907 * fix(cli): path to uri and vice versa conversion by @RomneyDa in https://github.com/continuedev/continue/pull/8965 * feat: simplify hub onboarding by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9008 * fix: use more intuitive envvars to manage OTLP and PostHog telemetry settings by @uinstinct in https://github.com/continuedev/continue/pull/8925 * chore: update slashCommands tests with waitForCondition by @uinstinct in https://github.com/continuedev/continue/pull/9018 * fix: show the correct number of pending tools by @uinstinct in https://github.com/continuedev/continue/pull/9016 * chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /gui by @dependabot[bot] in https://github.com/continuedev/continue/pull/9010 * feat: submit slash command in one enter by @uinstinct in https://github.com/continuedev/continue/pull/8928 * chore(deps): bump JetBrains/qodana-action from 2025.2.2 to 2025.2.3 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9020 * Fix readFileRange Kotlin Int overflow in IntelliJ plugin by @continue[bot] in https://github.com/continuedev/continue/pull/8976 * fix(cli): expand model capability detection to include Llama, Nemotron, and Mistral by @aaronlippold in https://github.com/continuedev/continue/pull/8845 * chore(deps): bump jws in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9030 * Update runloop blueprint template for Chrome support by @sestinj in https://github.com/continuedev/continue/pull/9031 * Add docker.io and docker-compose to system setup dependencies by @sestinj in https://github.com/continuedev/continue/pull/9035 * Add GitHub workflow to upload Runloop blueprint on changes by @sestinj in https://github.com/continuedev/continue/pull/9036 * Prevent service auto-start during apt install in runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9037 * Combine policy-rc.d setup commands into single line in runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9038 * Add configurable timeout parameter to runTerminalCommand tool by @sestinj in https://github.com/continuedev/continue/pull/9040 * Add Dockerfile and remove Docker installation from system setup by @sestinj in https://github.com/continuedev/continue/pull/9042 * Add Infisical CLI installation to Runloop blueprint setup by @sestinj in https://github.com/continuedev/continue/pull/9043 * Add docker-compose-v2 to runloop blueprint dependencies by @sestinj in https://github.com/continuedev/continue/pull/9044 * Add comprehensive cost tracking with OpenAI pricing and session usage display by @sestinj in https://github.com/continuedev/continue/pull/9034 * dnd fix by @sestinj in https://github.com/continuedev/continue/pull/9047 * feat(cli): add session ID support for serve command to persist chat history by @sestinj in https://github.com/continuedev/continue/pull/9055 * feat(cli): prevent initial prompt replay on devbox resume by @sestinj in https://github.com/continuedev/continue/pull/9056 * docs: add CLI quick install section to README for v1.2 by @continue[bot] in https://github.com/continuedev/continue/pull/9032 * [Snyk] Security upgrade urllib3 from 2.0.7 to 2.6.0 by @sestinj in https://github.com/continuedev/continue/pull/9062 * [Snyk] Upgrade @tiptap/extension-history from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9048 * fix(anthropic): support Azure-hosted Anthropic endpoints by @Cozmopolit in https://github.com/continuedev/continue/pull/9012 * fix: issue 3753 for .js and .ts file types by @beDmitry in https://github.com/continuedev/continue/pull/9052 * Fix/lancedb cross target by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9033 * fix(intellij): Prevent ConcurrentModificationException in keymap access by @Broco98 in https://github.com/continuedev/continue/pull/9061 * Add GitHub CLI to Runloop blueprint by @continue[bot] in https://github.com/continuedev/continue/pull/9068 * fix(runloop): hardcode amd64 architecture and update blueprint name to cn-test by @sestinj in https://github.com/continuedev/continue/pull/9069 * Add artifact upload feature to CLI for agent sessions by @sestinj in https://github.com/continuedev/continue/pull/9077 * Rename workflow from 'cn-test' to 'cn' by @sestinj in https://github.com/continuedev/continue/pull/9086 * feat: capture and attach usage metadata to assistant messages by @sestinj in https://github.com/continuedev/continue/pull/9093 * Fix nextedit user edit tracking to include latest and very first diffs by @claserken in https://github.com/continuedev/continue/pull/9096 * chore(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9104 * fix: ensure cross-target LanceDB binaries are correctly copied by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9100 * [Snyk] Upgrade @tiptap/extension-image from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9080 * Upgrade AWS SDK packages to 3.931.0 by @continue[bot] in https://github.com/continuedev/continue/pull/9027 * Remove scheduled cron job from stable release workflow by @sestinj in https://github.com/continuedev/continue/pull/9109 * Add Puppeteer executable path environment variable to runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9073 * Dallin/posthog mcp tweaks by @RomneyDa in https://github.com/continuedev/continue/pull/9110 * Nate/vercel ai sdk by @sestinj in https://github.com/continuedev/continue/pull/9099 * Add worktree copy configuration and ignore copy status files by @sestinj in https://github.com/continuedev/continue/pull/9124 ## New Contributors * @AlanNggg made their first contribution in https://github.com/continuedev/continue/pull/8750 * @aaronlippold made their first contribution in https://github.com/continuedev/continue/pull/8779 * @TomIsion made their first contribution in https://github.com/continuedev/continue/pull/8819 * @luislobo9b made their first contribution in https://github.com/continuedev/continue/pull/8777 * @udaykakade25 made their first contribution in https://github.com/continuedev/continue/pull/8709 * @Psanyi89 made their first contribution in https://github.com/continuedev/continue/pull/8433 * @mcowger made their first contribution in https://github.com/continuedev/continue/pull/8973 * @burtenshaw made their first contribution in https://github.com/continuedev/continue/pull/8910 * @Cozmopolit made their first contribution in https://github.com/continuedev/continue/pull/9012 * @beDmitry made their first contribution in https://github.com/continuedev/continue/pull/9052 * @Broco98 made their first contribution in https://github.com/continuedev/continue/pull/9061 * @claserken made their first contribution in https://github.com/continuedev/continue/pull/9096 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.11-vscode...v1.2.12-vscode
Features
December 10, 2025
# [1.36.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.35.0...@continuedev/openai-adapters@1.36.0) (2025-12-10) ### Bug Fixes * add case insensitive match strategy for find and replace ([ac476cc](https://github.com/continuedev/continue/commit/ac476cc02884bf6d3dd52adf67a0c6eb89ab9d0a)) * **anthropic:** support Azure-hosted Anthropic endpoints ([9e8bfcd](https://github.com/continuedev/continue/commit/9e8bfcd9396b9abf7643c79bb53f7263da8138c6)) * **cli:** expand model capability detection to include Llama, Nemotron, and Mistral ([#8845](https://github.com/continuedev/continue/issues/8845)) ([528a8ab](https://github.com/continuedev/continue/commit/528a8abceb69a6afb12e0a32ea5eb8acbc1e8241)), closes [#1](https://github.com/continuedev/continue/issues/1) * **cli:** fix test expectations and import path for uriUtils ([3ccaa09](https://github.com/continuedev/continue/commit/3ccaa092e65fdd520e3e8b157feaf0eb3d18ba25)) * **cli:** path to uri and vice versa conversion ([d09b3e2](https://github.com/continuedev/continue/commit/d09b3e2126d7349f23e50e90107e154838bc06ae)) * **cli:** resolve circular dependency in uploadArtifact tool ([b5da44d](https://github.com/continuedev/continue/commit/b5da44ddd665d571b9669a9832e2d5b34a9f743c)) * **cli:** use logger.info instead of console.log for consistency ([00b665f](https://github.com/continuedev/continue/commit/00b665f089e1b1c1166bf8c7d275465b6fb8f5e2)) * Constrain root eslint to v8 to match core dependency ([ad6ab80](https://github.com/continuedev/continue/commit/ad6ab8024b888816dcf0c8eb39921a98777ec5ab)) * Correct import order for eslint compliance ([657c5fe](https://github.com/continuedev/continue/commit/657c5fe023cf25473d4365112f0162af38922d50)) * ensure cross-target LanceDB binaries are correctly copied ([#9100](https://github.com/continuedev/continue/issues/9100)) ([291f8f5](https://github.com/continuedev/continue/commit/291f8f5dd2efec7a53e49cc7e2a1b7e6a0833466)) * Initialize usage field in createSession and startNewSession ([5c50e91](https://github.com/continuedev/continue/commit/5c50e911d203fc0a7ae6407f84bdfafd8c1f19f4)) * **intellij:** Prevent ConcurrentModificationException in keymap access ([5d1cd00](https://github.com/continuedev/continue/commit/5d1cd001039eb2b8b037db7dbdeaf91a11be59b0)) * lint and tests ([3adcac2](https://github.com/continuedev/continue/commit/3adcac22bbe34748126e54bd22207a135807416a)) * make tree-sitter lookup in .js and .ts files pick up only last preceding comment before code block ([cb4db87](https://github.com/continuedev/continue/commit/cb4db878b89828d01880251cb490af50d15dbd44)) * **openai-adapters:** Add defensive type checks for stream.usage Promise ([7d3fa6d](https://github.com/continuedev/continue/commit/7d3fa6daa97519df87c70b32fbbe1f46e6fa3bc7)) * **openai-adapters:** Add fallback to stream.usage Promise for usage tokens ([bbeec4b](https://github.com/continuedev/continue/commit/bbeec4b1bf7225c0159cccb5562ff2c7701e356e)) * **openai-adapters:** Address 4 PR review issues ([93d9c12](https://github.com/continuedev/continue/commit/93d9c123d348a1a79829299b9756781a8839b1ae)) * **openai-adapters:** Don't emit usage from fullStream finish event ([a89187b](https://github.com/continuedev/continue/commit/a89187b409314fc4e502290b41d0071d459102ac)) * **openai-adapters:** Fix multi-turn tools test API initialization timing ([75044d4](https://github.com/continuedev/continue/commit/75044d4cdc498fe7ca1a1f656d4e1ef6f24b1209)) * **openai-adapters:** Fix tool_choice format and usage token handling ([aaa973a](https://github.com/continuedev/continue/commit/aaa973ab7a1b48f5c9b751cb5b9b6c29891a752b)) * **openai-adapters:** Fix usage token double-emission in Vercel SDK streams ([64f4924](https://github.com/continuedev/continue/commit/64f4924984d34c5bb11cc7b91a132dc576f9eb10)) * **openai-adapters:** Fix Vercel SDK test API initialization timing ([d2afc5c](https://github.com/continuedev/continue/commit/d2afc5cd934724b5cdca8334e5d04bf1ffca4519)) * **openai-adapters:** Remove token count validation in finish event handler ([6e656f9](https://github.com/continuedev/continue/commit/6e656f9a2e3ba77f4ba44b14fc825f833a537644)) * **openai-adapters:** Revert to using finish event usage from fullStream ([3d21467](https://github.com/continuedev/continue/commit/3d21467adfbd3e641d0827a341c4ec40b4804e70)) * **openai-adapters:** Temporarily disable usage assertions for Vercel SDK tests ([06bcf60](https://github.com/continuedev/continue/commit/06bcf605757f9c818282c2c2ccf41411a93f6317)) * **openai-adapters:** Use stream.usage Promise exclusively for usage tokens ([df143e7](https://github.com/continuedev/continue/commit/df143e7f279ea84579c65deba5537e136e065e69)) * packages/continue-sdk/python/api/requirements.txt to reduce vulnerabilities ([df86ba8](https://github.com/continuedev/continue/commit/df86ba82973919703b5dc2d6dd8702003865bd8e)) * refactor handleToolCalls to use options object to satisfy max-params lint rule ([2ae2f80](https://github.com/continuedev/continue/commit/2ae2f80af6b52922d94bc7db7495de9e74b0671e)) * Regenerate CLI package-lock.json to resolve dependency mismatches ([32326eb](https://github.com/continuedev/continue/commit/32326ebf1e53aae26ccebd0e540d7ed8d347864a)) * Regenerate package-lock.json to resolve dependency mismatches ([c2bf023](https://github.com/continuedev/continue/commit/c2bf0231e7c2dd842c33a0a9f4022429f4738ded)) * Remove invalid totalCost property and update test mocks ([2e9a0f0](https://github.com/continuedev/continue/commit/2e9a0f0b9176a7b9fde45c5c13134e20e7470c9e)) * Replace console.log with logger.info in exit.ts ([bfd2f01](https://github.com/continuedev/continue/commit/bfd2f016c02faa36eee3597b9ad81a3408061272)) * resolve lint issues in vscode extension files ([887410e](https://github.com/continuedev/continue/commit/887410e5b2506cd39571b8ba9ee9842587107efa)), closes [#9077](https://github.com/continuedev/continue/issues/9077) * **runloop:** hardcode amd64 architecture and update blueprint name to cn-test ([d10594f](https://github.com/continuedev/continue/commit/d10594f6cda0dea50e1acd03e7af82da0b874e5e)) * save session ([454da90](https://github.com/continuedev/continue/commit/454da90e15568f0d6727bd188f1dc508021192c8)) * show the correct number of pending tools ([3d7be8a](https://github.com/continuedev/continue/commit/3d7be8a55a31ff32de19452572d512e96b3a901e)) * tests for windows ([6419b44](https://github.com/continuedev/continue/commit/6419b4402959025af52603695abf5ae615941ec8)) * update package-lock.json for @tiptap/extension-image upgrade ([8f28688](https://github.com/continuedev/continue/commit/8f28688651ba9453ccf5a07d8076aa7b77d74bb5)) * upgrade @tiptap/extension-history from 2.26.1 to 2.27.1 ([a9e7f33](https://github.com/continuedev/continue/commit/a9e7f3311ee190eebee44cd2ad8630de7973651b)) * upgrade @tiptap/extension-image from 2.26.1 to 2.27.1 ([d159f9f](https://github.com/continuedev/continue/commit/d159f9fdf79d4f278cb0bff4b7b7d1951776dde6)) * use more intuitive envvars to manage OTLP and PostHog telemetry settings ([b985c1a](https://github.com/continuedev/continue/commit/b985c1a32d98b8d3343ca5a742d32e76fdad2586)) * Use named import for find-up v8 ([499b672](https://github.com/continuedev/continue/commit/499b672d7ec4e66d35816188a92e41b1959337a2)) ### Features * capture and attach usage metadata to assistant messages ([7f9ef36](https://github.com/continuedev/continue/commit/7f9ef3694d7b47f7cebec9090c2de0e8740fc68d)) * **cli:** add session ID support for serve command to persist chat history ([09deed4](https://github.com/continuedev/continue/commit/09deed45dd252ad5d9abee478ac120551a41699f)) * **cli:** prevent initial prompt replay on devbox resume ([2e2fc51](https://github.com/continuedev/continue/commit/2e2fc51082ce8fe18fa40887876ce0869999d497)) * simplify onboarding ([e8a5ac5](https://github.com/continuedev/continue/commit/e8a5ac55d039adb965eea2e363508e0f6a2c6a51)) * simplify onboarding card ([e0fa577](https://github.com/continuedev/continue/commit/e0fa57749d41b86f78f2f4071cea9811af6c1742)) * submit slash command in one enter ([191006d](https://github.com/continuedev/continue/commit/191006d5de83a903b7ec3bf79978300039886b16)) * use google/genai sdk for streaming gemini & vertex responses ([#8907](https://github.com/continuedev/continue/issues/8907)) ([61f0ba0](https://github.com/continuedev/continue/commit/61f0ba011c0c4d661831da6c1edb62f3c838dc13))
Features