github continuedev/continue v1.2.13-vscode

10 hours ago

Note that v1.2.12 was skipped for git history reasons

v1.2.13 was branched from v1.3.26 with the following hot fixes:

chore: add support for gemini 3 pro preview by @uinstinct in #8881
feat: add support for gemini thought signature by @uinstinct in #8865
fix: HOTFIX make errors fetching secrets nonblocking for local configs by @RomneyDa in #8809
fix: HOTIFX notify config listeners when no config available by @RomneyDa in #8812
fix: HOTFIX useHistory currentIndex more than MAX_HISTORY_LENGTH cause replace fail by @TomIsion in #8819
fix: HOTFIX thinking block colors by @RomneyDa in #8810
feat: opus 4-5 updates by @RomneyDa in #8866
chore: add support for grok 4.1 fast by @uinstinct in #8831
chore: add support for gpt 5.1 by @uinstinct in #8832

What's Changed

  • docs: Add YT to footer by @BekahHW in #8566
  • chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #8459
  • Add description truncation for slash commands in CLI UI by @sestinj in #8172
  • docs: change Configs sidebar icon from robot to book by @continue[bot] in #8543
  • docs: Embed YouTube video in understanding-configs guide by @continue[bot] in #8425
  • feat: upgrade grok code fast 1 by @RomneyDa in #8475
  • Throw error and exit on MCP failure in headless mode by @continue[bot] in #8559
  • update docs header text by @TyDunn in #8570
  • feat(cli): skip checking for updates in dev mode by @uinstinct in #8564
  • Add snyk-bot to CLA allowlist by @sestinj in #8571
  • [Snyk] Upgrade @continuedev/config-yaml from 1.14.0 to 1.26.0 by @sestinj in #8505
  • fix: CLI context pollution between sessions by @continue[bot] in #8420
  • feat(cli): always show context percentage by @uinstinct in #8563
  • docs: README agents update by @TyDunn in #8572
  • docs: Update JetBrains README for agents by @TyDunn in #8573
  • docs: Update VS Code README for agents by @TyDunn in #8574
  • fix: instant reject all for VS Code by @RomneyDa in #8489
  • feat: show mcp warning message with configured mcps by @uinstinct in #8478
  • docs: remove cli beta warning by @uinstinct in #8463
  • docs: Add comprehensive agent documentation by @BekahHW in #8509
  • docs: Update cookbook guides to use agents by @BekahHW in #8486
  • Add script to analyze file hotspots from git history by @sestinj in #8591
  • Add x-continue-unique-id header to LLM requests and normalize header casing by @sestinj in #8589
  • chore: bump version to 1.3.25 by @sestinj in #8592
  • perf(intellij): implement GsonService singleton to reduce memory allocation by @houssemzaier in #8524
  • Pass all environment variables to MCP server instead of just PATH by @sestinj in #8602
  • docs: improve doc-writing guide with video and clearer heading by @continue[bot] in #8424
  • delete source control page from docs by @TyDunn in #8605
  • [Snyk] Upgrade @c15t/react from 1.4.4 to 1.6.1 by @sestinj in #8580
  • fix: typecheck write file args by @RomneyDa in #8585
  • fix: change apply prompt to not remove comments by @uinstinct in #8608
  • chore: deprecate continue.telemetryEnabled in vscode preferences by @uinstinct in #8497
  • Remove beta text from CLI intro message by @continue[bot] in #8610
  • refactor: use ide.readFile instead of fs.readFile in static context service by @uinstinct in #8422
  • chore: update hub links by @Patrick-Erichsen in #8621
  • [Snyk] Upgrade zod from 3.24.2 to 3.25.76 by @sestinj in #8579
  • Update macOS runner from macos-13 to macos-latest in CI workflows by @sestinj in #8593
  • fix(cli): validate required parameters in tool call by @uinstinct in #8598
  • feat: remove applied rules from chat history by @RomneyDa in #8594
  • fix: useSlashCommand telemetry by @RomneyDa in #8584
  • fix: address headless loading bug by @sestinj in #8633
  • fix: remove prepended fim_prefix tag in mercury coder by @uinstinct in #8624
  • Bump version from 1.3.25 to 1.3.26 by @sestinj in #8635
  • chore: replace discord link with github discussions by @uinstinct in #8667
  • [Snyk] Upgrade @anthropic-ai/sdk from 0.62.0 to 0.67.0 by @sestinj in #8641
  • [Snyk] Upgrade @continuedev/config-yaml from 1.15.1 to 1.29.0 by @sestinj in #8638
  • [Snyk] Upgrade @c15t/react from 1.6.1 to 1.7.0 by @sestinj in #8637
  • fix: prevent sensitive files in next edit diffs by @uinstinct in #8658
  • [Snyk] Upgrade @aws-sdk/credential-providers from 3.890.0 to 3.913.0 by @sestinj in #8639
  • fix: update command title from View History to View Logs by @lixiaoyang1992 in #8455
  • Fix: MCP error output and bugfixes by @RomneyDa in #8655
  • Add guidance to Bash tools to prefer edit tools over bash commands by @continue[bot] in #8674
  • Slack integration docs by @continue[bot] in #8546
  • [Snyk] Upgrade tar from 7.4.3 to 7.5.1 by @sestinj in #8682
  • Remove hub/source-control and customize/deep-dives/slash-commands from docs.json by @continue[bot] in #8689
  • [Snyk] Upgrade @continuedev/config-yaml from 1.26.0 to 1.29.0 by @sestinj in #8680
  • [Snyk] Upgrade openai from 4.96.2 to 4.104.0 by @sestinj in #8679
  • Add Reo.dev tracking infrastructure for documentation by @continue[bot] in #8672
  • feat: report failure tool by @Patrick-Erichsen in #8694
  • docs: mission control updates by @BekahHW in #8708
  • Update docs banner to promote Mission Control features by @continue[bot] in #8751
  • Add Mission Control UI update info callout to configs intro by @continue[bot] in #8752
  • fix(cli): prevent auto compaction loop and prune messages until valid by @uinstinct in #8535
  • fix: use system prompts for default endpoint type instances in next edit by @uinstinct in #8660
  • feat(cli): filter lines with more than 1000 characters by @uinstinct in #8714
  • feat: keep stream error toggle open by default by @uinstinct in #8703
  • feat: thinking block designs should occupy lesser space by @uinstinct in #8685
  • feat: sonnet lazy apply prompt should not change comments by @uinstinct in #8665
  • fix: filter out failure tool if no --id by @Patrick-Erichsen in #8754
  • chore: skip pr checks when changes are made to docs by @uinstinct in #8576
  • docs: Add Snyk integration documentation for Mission Control by @bdougie in #8761
  • docs: Connect Sentry cookbook to Mission Control integration with inbox view by @bdougie in #8762
  • fix: ansi terminal tests by @RomneyDa in #8775
  • fix: update global directory path conversion to use localPathToUri by @lixiaoyang1992 in #8677
  • openai-adapters: allow overriding authorization header by @visadb in #8684
  • fix: binary package lock issue by @RomneyDa in #8774
  • [Snyk] Security upgrade @openapitools/openapi-generator-cli from 2.24.0 to 2.25.1 by @sestinj in #8783
  • feat(cli): continue oauth for cli MCPs by @RomneyDa in #8758
  • fix: resolve template helper error for {{{ input }}} syntax (#6749) by @AlanNggg in #8750
  • chore: dependency bumps by @RomneyDa in #8776
  • fix(cli): check ripgrep search tool before using by @uinstinct in #8567
  • feat: restore feedback modal for user interest collection by @continue[bot] in #8636
  • feat: Enhance autocomplete cache with async initialization and improved eviction logic by @Ayyanaruto in #8367
  • fix: corrected the issues with the replicate integration by @Olyray in #8404
  • Add per-tab model persistence and selection functionality by @ferenci84 in #8644
  • feat(cli): support paths/URIs for --agent by @RomneyDa in #8745
  • feat(cohere): add support from Reasoning/Vision/Translate models by @maxbrunet in #8597

New Contributors

Full Changelog: v1.2.11-vscode...v1.2.13-vscode

Don't miss a new continue release

NewReleases is sending notifications on new releases.