v1.0.21-jetbrains
What's Changed
- chore: ignore whitespaces in CLA check by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5682
- update to test out reo by @TyDunn in https://github.com/continuedev/continue/pull/5688
- feat: display rules used by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5677
- chore(deps): bump undici from 6.21.1 to 6.21.3 in /extensions/vscode by @dependabot in https://github.com/continuedev/continue/pull/5687
- chore: bump by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5691
- fix minor problems during intellij ce extension run scripts by @uinstinct in https://github.com/continuedev/continue/pull/5587
- Update IdeProtocolClient.kt by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5653
- :sparkles: add seed coder fim template by @Orion-zhen in https://github.com/continuedev/continue/pull/5608
- Update troubleshooting.mdx by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5649
- fix: dont toggle models when toggling assistants by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5636
- Fix docs by @sestinj in https://github.com/continuedev/continue/pull/5695
- feat: add link to Hub on Help Center by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5650
- chore(deps): bump undici from 6.21.1 to 6.21.3 in /core by @dependabot in https://github.com/continuedev/continue/pull/5704
- fix: truncate
tagToStringto max filename len by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5632 - tests for uriToFile by @sestinj in https://github.com/continuedev/continue/pull/5584
- fix: prevent autoscrolling on new tool msgs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5638
- fix: hardcode
fontSizefor tool call status msg by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5637 - chore(JB): cleanup
applyToFilelogic by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5680 - Fix: non-existent tool logic, better tool errors by @RomneyDa in https://github.com/continuedev/continue/pull/5673
- fix[JB]: misc apply bugs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5708
- Nate/log-inline-edit by @sestinj in https://github.com/continuedev/continue/pull/5659
- Setting for auto-accepting agent mode edits by @RomneyDa in https://github.com/continuedev/continue/pull/5657
- handle
data:[DONE]without space properly by @zyxue in https://github.com/continuedev/continue/pull/5580 - feat: open prompt file or slug on edit click by @uinstinct in https://github.com/continuedev/continue/pull/5718
- nate/changelog-link by @sestinj in https://github.com/continuedev/continue/pull/5658
- make continuedev/fetch package automatically respect HTTP(S)_PROXY, NO_PROXY environment variables by @sestinj in https://github.com/continuedev/continue/pull/5715
- feat: only autoscroll Continue console when focused on last element by @fbricon in https://github.com/continuedev/continue/pull/5702
- Clean up DataLogger and use auth by default by @sestinj in https://github.com/continuedev/continue/pull/5623
- fix: add Delphi/Pascal syntax highlighting support by @fbricon in https://github.com/continuedev/continue/pull/5732
- chore: :technologist: update the commit message for cla signing by @sestinj in https://github.com/continuedev/continue/pull/5692
- test: :white_check_mark: retry on failed llm api tests by @sestinj in https://github.com/continuedev/continue/pull/5495
- improv: cancel autocomplete requests after timeout is reached by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5739
- chore: specify edit capabilities in
createRuleBlockby @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5681 - fix: grab PATH for mcp connections by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5740
- Client URL by @sestinj in https://github.com/continuedev/continue/pull/5723
- read from plist and linux /etc/ files for custom environment by @sestinj in https://github.com/continuedev/continue/pull/5725
- win reg by @sestinj in https://github.com/continuedev/continue/pull/5737
- bump by @sestinj in https://github.com/continuedev/continue/pull/5742
- await isSignedIn() by @sestinj in https://github.com/continuedev/continue/pull/5757
- style: update button styles and background color by @lkk214 in https://github.com/continuedev/continue/pull/5711
- feat: markdown rules by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5760
- Fix config merging by @pczekaj in https://github.com/continuedev/continue/pull/5748
- feat: add regex to allow for openai o-series models and rename method… by @derhauck in https://github.com/continuedev/continue/pull/5729
- feat: add support for SSE MCP servers by @04cfb1ed in https://github.com/continuedev/continue/pull/5517
- Fix: improve command extraction in RunInTerminalButton (#5724) by @saimadib in https://github.com/continuedev/continue/pull/5744
- feat(JB): impl
showFileby @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5765 - fix(JB): misc inline edit bugs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5761
- fix: broken link by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5777
- Revert "feat: add support for SSE MCP servers" by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5780
- Add Devstral as model supporting tools by @welcoMattic in https://github.com/continuedev/continue/pull/5779
- Match all context to rules by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5781
- Update troubleshooting.mdx by @jmoughon in https://github.com/continuedev/continue/pull/5794
- Full Theme Colors Framework by @RomneyDa in https://github.com/continuedev/continue/pull/5766
- docs: specify the schema versions in dev data reference by @uinstinct in https://github.com/continuedev/continue/pull/5796
- feat: :sparkles: Add support for Claude Sonnet 4 by @chezsmithy in https://github.com/continuedev/continue/pull/5800
- chore(deps): bump @nestjs/common and @openapitools/openapi-generator-cli in /extensions/vscode by @dependabot in https://github.com/continuedev/continue/pull/5679
- Nate/watsonx-rules-support by @sestinj in https://github.com/continuedev/continue/pull/5807
- Nate/sse by @sestinj in https://github.com/continuedev/continue/pull/5811
- feat: improve StreamError dialog by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5823
- Fix find widget alignment by @RomneyDa in https://github.com/continuedev/continue/pull/5741
- feat:
descriptionin markdown yaml by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5799 - reo fix by @TyDunn in https://github.com/continuedev/continue/pull/5810
- Feat: support maxStopWords model config option in yaml by @t-kulmburg in https://github.com/continuedev/continue/pull/5675
- Make Apply Streaming Cancelable by @RomneyDa in https://github.com/continuedev/continue/pull/5694
- feat: add
streamin defaultCompletionOptions yaml by @uinstinct in https://github.com/continuedev/continue/pull/5818 - Updated @openapitools/openapi-generator-cli /binary/axios /core/vendo… by @cmmoran1130 in https://github.com/continuedev/continue/pull/5755
- feat: remove edit as a mode by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5801
- Fix dev data paper cuts by @sestinj in https://github.com/continuedev/continue/pull/5759
- feat: :technologist: github workflow to measure issue/PR stats by @sestinj in https://github.com/continuedev/continue/pull/5609
- show stderr in the error message for failed MCP servers by @sestinj in https://github.com/continuedev/continue/pull/5834
- Nate/vllm-no-fim by @sestinj in https://github.com/continuedev/continue/pull/5833
- Theme colors rule and contributing guide section by @RomneyDa in https://github.com/continuedev/continue/pull/5802
- Mcp streamable http by @maxxrdrgz in https://github.com/continuedev/continue/pull/5829
- If not signed in, org button in assistant select triggers login by @RomneyDa in https://github.com/continuedev/continue/pull/5743
- fix: :bug: Fix the generating animation by @chezsmithy in https://github.com/continuedev/continue/pull/5865
- Fix tool call delta name streaming logic by @RomneyDa in https://github.com/continuedev/continue/pull/5849
- Add alwaysApply property to rules for better control over rule applic… by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5837
- Fix codebase indexer config logic by @RomneyDa in https://github.com/continuedev/continue/pull/5848
- feat: :sparkles: Make the terminal command aware of its OS, platform and shell by @chezsmithy in https://github.com/continuedev/continue/pull/5814
- feat: add current file context automatically to chat by @uinstinct in https://github.com/continuedev/continue/pull/5670
- docs: specify that mcp can be used in agent mode only by @uinstinct in https://github.com/continuedev/continue/pull/5846
- Update recommended Agent Models by @RomneyDa in https://github.com/continuedev/continue/pull/5871
- adding initial Continue Docs rule by @TyDunn in https://github.com/continuedev/continue/pull/5877
- Disable diff autocomplete snippets in jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/5879
- bump gradle version by @sestinj in https://github.com/continuedev/continue/pull/5881
- Bump jetbrains to 1.0.20 by @RomneyDa in https://github.com/continuedev/continue/pull/5886
- Fix tool call args UI overflow by @RomneyDa in https://github.com/continuedev/continue/pull/5887
- fix typo by @sestinj in https://github.com/continuedev/continue/pull/5870
- fix: use dir hash in
tagToStringby @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5880 - Improve selected jetbrains theme colors by @RomneyDa in https://github.com/continuedev/continue/pull/5888
- Bump jetbrains to 1.0.21 by @RomneyDa in https://github.com/continuedev/continue/pull/5895
- Fix missing sign in button by @RomneyDa in https://github.com/continuedev/continue/pull/5890
- Fix Cmd J not working in Jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/5892
- feat:
requestRuletool by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5867 - rule for tailoring recommendations for LLM code based on which specific LLM is being used by @adarshramiyer in https://github.com/continuedev/continue/pull/5883
- add rule to make the model describe the code in a bigger-picture context by @jpoly1219 in https://github.com/continuedev/continue/pull/5878
New Contributors
- @Orion-zhen made their first contribution in https://github.com/continuedev/continue/pull/5608
- @zyxue made their first contribution in https://github.com/continuedev/continue/pull/5580
- @derhauck made their first contribution in https://github.com/continuedev/continue/pull/5729
- @saimadib made their first contribution in https://github.com/continuedev/continue/pull/5744
- @welcoMattic made their first contribution in https://github.com/continuedev/continue/pull/5779
- @jmoughon made their first contribution in https://github.com/continuedev/continue/pull/5794
- @t-kulmburg made their first contribution in https://github.com/continuedev/continue/pull/5675
- @cmmoran1130 made their first contribution in https://github.com/continuedev/continue/pull/5755
- @adarshramiyer made their first contribution in https://github.com/continuedev/continue/pull/5883
- @jpoly1219 made their first contribution in https://github.com/continuedev/continue/pull/5878
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.18-jetbrains...v1.0.21-jetbrains