← Continue Changelog

v1.0.59-jetbrains

pre-release
Jan 26, 2026 (1mo ago) View on GitHub →

What's Changed

  • docs: update /info command description with usage statistics by @continue[bot] in https://github.com/continuedev/continue/pull/9071
  • feat: subagents by @uinstinct in https://github.com/continuedev/continue/pull/9128
  • Update docs index page with new inbox card and copy changes by @BekahHW in https://github.com/continuedev/continue/pull/9533
  • docs: Add documentation for running agents locally by @bdougie in https://github.com/continuedev/continue/pull/9507
  • feat: agent skills by @uinstinct in https://github.com/continuedev/continue/pull/9353
  • chore(deps): bump diff from 7.0.0 to 8.0.3 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9552
  • [Snyk] Upgrade @c15t/react from 1.8.1 to 1.8.2 by @sestinj in https://github.com/continuedev/continue/pull/9540
  • Refactor info command into separate functions and add usage statistics by @sestinj in https://github.com/continuedev/continue/pull/9070
  • [Snyk] Upgrade posthog-js from 1.297.2 to 1.310.1 by @sestinj in https://github.com/continuedev/continue/pull/9541
  • Allow MCP/Bash tools by default in headless mode by @RomneyDa in https://github.com/continuedev/continue/pull/9538
  • docs: fix title case in documentation headers by @sestinj in https://github.com/continuedev/continue/pull/9543
  • fix: simplify config error by @uinstinct in https://github.com/continuedev/continue/pull/9556
  • chore(deps): bump undici from 6.21.3 to 6.23.0 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9565
  • fix: duplicate tool messages added by @RomneyDa in https://github.com/continuedev/continue/pull/9596
  • [Snyk] Upgrade react-hook-form from 7.62.0 to 7.69.0 by @sestinj in https://github.com/continuedev/continue/pull/9588
  • [Snyk] Upgrade @tiptap/extension-mention from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9589
  • fix: prevent waiting for the session to load from history by @uinstinct in https://github.com/continuedev/continue/pull/9525
  • fix: show full right side gradient border by @uinstinct in https://github.com/continuedev/continue/pull/9672
  • docs: create IDE Extensions tab with Customize and Reference sections by @sestinj in https://github.com/continuedev/continue/pull/9539
  • Revert "docs: create IDE Extensions tab with Customize and Reference sections" by @sestinj in https://github.com/continuedev/continue/pull/9680
  • Revert "Revert "docs: create IDE Extensions tab with Customize and Reference sections"" by @sestinj in https://github.com/continuedev/continue/pull/9681
  • fix: resolve docs tab navigation issues by @sestinj in https://github.com/continuedev/continue/pull/9682
  • fix: use ide.runCommand when Windows host connects to WSL by @shanevcantwell in https://github.com/continuedev/continue/pull/9679
  • fix: compact conversation with dangling tool calls by @uinstinct in https://github.com/continuedev/continue/pull/9465
  • feat: resubmit overloaded errors by @uinstinct in https://github.com/continuedev/continue/pull/9082
  • feat(cli): agent skills by @uinstinct in https://github.com/continuedev/continue/pull/9696
  • Add extension features and customization links to docs index by @sestinj in https://github.com/continuedev/continue/pull/9798
  • fix: command fixed in contributing file by @sarthakNITT in https://github.com/continuedev/continue/pull/9715
  • fix: autocompaction failures from exceeded context length by @RomneyDa in https://github.com/continuedev/continue/pull/9567
  • chore(deps-dev): bump lodash-es from 4.17.21 to 4.17.23 in /packages/config-yaml by @dependabot[bot] in https://github.com/continuedev/continue/pull/9773
  • chore(deps-dev): bump lodash-es from 4.17.21 to 4.17.23 in /packages/openai-adapters by @dependabot[bot] in https://github.com/continuedev/continue/pull/9775
  • chore(deps-dev): bump lodash-es from 4.17.21 to 4.17.23 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/9774
  • chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9781
  • [Snyk] Upgrade yaml from 2.8.1 to 2.8.2 by @sestinj in https://github.com/continuedev/continue/pull/9653
  • feat: add remove rule button by @uinstinct in https://github.com/continuedev/continue/pull/9576
  • Continue CLI support provider Ask Sage by @alex-mcgraw-askSage in https://github.com/continuedev/continue/pull/9719
  • chore(deps-dev): bump lodash-es from 4.17.21 to 4.17.23 in /packages/fetch by @dependabot[bot] in https://github.com/continuedev/continue/pull/9772
  • Update asksage.mdx by @alex-mcgraw-askSage in https://github.com/continuedev/continue/pull/9757
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/9802
  • fix: support object-type arguments in tool call parsing by @silencezhoudev in https://github.com/continuedev/continue/pull/9743
  • [Snyk] Upgrade @tiptap/extension-paragraph from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9817
  • chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /docs by @dependabot[bot] in https://github.com/continuedev/continue/pull/9803
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 in /gui by @dependabot[bot] in https://github.com/continuedev/continue/pull/9830
  • fix: Set isComplete metadata when agents finish execution by @sestinj in https://github.com/continuedev/continue/pull/9892
  • Fix: Set isComplete=true after agent turn ends without tool calls by @sestinj in https://github.com/continuedev/continue/pull/9899
  • feat(cli): detect wsl and spawn appropriate shell by @uinstinct in https://github.com/continuedev/continue/pull/9810
  • Refactor imports. by @alex-mcgraw-askSage in https://github.com/continuedev/continue/pull/9828
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9833
  • chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /binary by @dependabot[bot] in https://github.com/continuedev/continue/pull/9834
  • [Snyk] Upgrade @huggingface/jinja from 0.1.3 to 0.5.3 by @sestinj in https://github.com/continuedev/continue/pull/9845
  • chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /packages/fetch by @dependabot[bot] in https://github.com/continuedev/continue/pull/9893
  • fix: skip cmd.exe wrapping for MCP servers when Windows host connects to WSL by @shanevcantwell in https://github.com/continuedev/continue/pull/9740
  • Add detailed logging for metadata endpoint requests by @sestinj in https://github.com/continuedev/continue/pull/9909
  • Publish cn-staging blueprint on stable release by @sestinj in https://github.com/continuedev/continue/pull/9914
  • feat: Add new OVHcloud models by @eliasto in https://github.com/continuedev/continue/pull/9663
  • chore: vscode 30, jetbrains 59 by @RomneyDa in https://github.com/continuedev/continue/pull/9832

New Contributors

  • @sarthakNITT made their first contribution in https://github.com/continuedev/continue/pull/9715
  • @silencezhoudev made their first contribution in https://github.com/continuedev/continue/pull/9743
  • @eliasto made their first contribution in https://github.com/continuedev/continue/pull/9663
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.58-jetbrains...v1.0.59-jetbrains