← Continue Changelog

v1.0.60-jetbrains

pre-release
Feb 4, 2026 (25d ago) View on GitHub →

What's Changed

  • fix(cli): flaky hub loader tests by @uinstinct in https://github.com/continuedev/continue/pull/9923
  • [Snyk] Upgrade @tiptap/extension-text from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9915
  • chore(deps): bump tar from 7.4.3 to 7.5.7 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9985
  • chore(deps): bump hono from 4.11.4 to 4.11.7 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9959
  • fix: Local setup screen input text is black on dark background by @sarthakNITT in https://github.com/continuedev/continue/pull/9967
  • [Snyk] Upgrade ws from 8.18.0 to 8.19.0 by @sestinj in https://github.com/continuedev/continue/pull/9946
  • [Snyk] Upgrade systeminformation from 5.27.14 to 5.30.0 by @sestinj in https://github.com/continuedev/continue/pull/9945
  • fix: pass GITHUB_TOKEN to vscode e2e tests for ripgrep download by @RomneyDa in https://github.com/continuedev/continue/pull/9929
  • feat: indicate excluded tools in MCP server # tools badge by @RomneyDa in https://github.com/continuedev/continue/pull/9970
  • docs: remove on-prem from secrets page by @RomneyDa in https://github.com/continuedev/continue/pull/9972
  • fix: use underlying provider name for stream errors by @RomneyDa in https://github.com/continuedev/continue/pull/9963
  • chore: hub.continue.dev -> continue.dev by @RomneyDa in https://github.com/continuedev/continue/pull/10049
  • docs: link changelog to changelog.continue.dev by @sestinj in https://github.com/continuedev/continue/pull/10021
  • [Snyk] Security upgrade @aws-sdk/client-sagemaker-runtime from 3.777.0 to 3.894.0 by @sestinj in https://github.com/continuedev/continue/pull/10052
  • fix: pass pre-read content to RegistryClient for WSL compatibility by @shanevcantwell in https://github.com/continuedev/continue/pull/9739
  • fix: detect WSL remote for shell PATH resolution by @shanevcantwell in https://github.com/continuedev/continue/pull/9934
  • fix(resource-monitoring): fix lsof file descriptor leak by @yumosx in https://github.com/continuedev/continue/pull/9568
  • Add cn-check skill for AI agent code checks by @sestinj in https://github.com/continuedev/continue/pull/10111
  • Register cn check as a CLI subcommand by @sestinj in https://github.com/continuedev/continue/pull/10112
  • Fix defunct hub.continue.dev URLs by @sestinj in https://github.com/continuedev/continue/pull/10114
  • Fix cn check workers failing silently by @sestinj in https://github.com/continuedev/continue/pull/10115
  • Rename cn check to cn review with UX improvements by @sestinj in https://github.com/continuedev/continue/pull/10134
  • [Snyk] Upgrade @openapitools/openapi-generator-cli from 2.25.1 to 2.27.0 by @sestinj in https://github.com/continuedev/continue/pull/10090
  • feat: show message counter in history page by @uinstinct in https://github.com/continuedev/continue/pull/9524
  • fix: OpenAI Responses API parallel tool calls losing call_ids by @houssemzaier in https://github.com/continuedev/continue/pull/9659
  • feat: add tool prompt override support in .continuerc.json by @shanevcantwell in https://github.com/continuedev/continue/pull/9314
  • fix: retrieve reasoning toggle from local storage by @uinstinct in https://github.com/continuedev/continue/pull/9688
  • feat: Add OpenRouter Provider Support with Dynamic Model Loading by @partha-sarathyy in https://github.com/continuedev/continue/pull/8738
  • Fix OpenAI timeout settings not being applied by @micalgenus in https://github.com/continuedev/continue/pull/10036
  • fix(cli): add SSL verification option for client transports by @yumosx in https://github.com/continuedev/continue/pull/9551
  • fix: add reasoning content field support in chat body by @uinstinct in https://github.com/continuedev/continue/pull/10027
  • feat: add Nous Research Hermes models as provider by @Aboozle1 in https://github.com/continuedev/continue/pull/9989
  • fix: show error for blank inputs when using hub blocks in local config by @uinstinct in https://github.com/continuedev/continue/pull/10127
  • Create invokable markdown prompt instead of .prompt file by @RomneyDa in https://github.com/continuedev/continue/pull/10082
  • chore(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /packages/continue-sdk by @dependabot[bot] in https://github.com/continuedev/continue/pull/10170
  • [Snyk] Upgrade @electron/rebuild from 3.7.0 to 3.7.2 by @sestinj in https://github.com/continuedev/continue/pull/10034
  • fix: don't crash config loading for one block failure by @RomneyDa in https://github.com/continuedev/continue/pull/10140
  • [Snyk] Security upgrade @aws-sdk/credential-providers from 3.943.0 to 3.974.0 by @sestinj in https://github.com/continuedev/continue/pull/10147
  • fix: better failed default config error by @RomneyDa in https://github.com/continuedev/continue/pull/10081
  • Move getAdjustedTokenCountFromModel from CLI to core by @RomneyDa in https://github.com/continuedev/continue/pull/9968
  • [Snyk] Security upgrade @aws-sdk/credential-providers from 3.943.0 to 3.974.0 by @sestinj in https://github.com/continuedev/continue/pull/10145
  • fix: improve error messages for invalid rule files by @sarthakNITT in https://github.com/continuedev/continue/pull/9716
  • fix: prevent non whitespace characters from being sent from input by @uinstinct in https://github.com/continuedev/continue/pull/10149
  • chore: vscode 31 jetbrains 60 by @RomneyDa in https://github.com/continuedev/continue/pull/10180
  • chore(deps): bump @modelcontextprotocol/sdk from 1.25.2 to 1.26.0 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/10201

New Contributors

  • @yumosx made their first contribution in https://github.com/continuedev/continue/pull/9568
  • @partha-sarathyy made their first contribution in https://github.com/continuedev/continue/pull/8738
  • @micalgenus made their first contribution in https://github.com/continuedev/continue/pull/10036
  • @Aboozle1 made their first contribution in https://github.com/continuedev/continue/pull/9989
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.59-jetbrains...v1.0.60-jetbrains