v1.0.34-jetbrains
prerelease
What's Changed
- Modernize downloadFile function with fetch API and proxy support by @dipfocus in https://github.com/continuedev/continue/pull/6472
- fix: double slash on opening hub urls by @uinstinct in https://github.com/continuedev/continue/pull/6653
- fix: Add file tests + migrate to IntelliJ Platform Gradle Plugin v2 by @exigow in https://github.com/continuedev/continue/pull/6824
- Jacob/enhancement/nextedit perf by @jpoly1219 in https://github.com/continuedev/continue/pull/6661
- fix: test fix for fetch package and publish version with improved error logging by @sestinj in https://github.com/continuedev/continue/pull/6666
- Add Ollama OpenAI adapter support by @sestinj in https://github.com/continuedev/continue/pull/6827
- feat: Support local block loading for hub assistants by @RomneyDa in https://github.com/continuedev/continue/pull/6731
- chore: remove getWorkspaceConfigs by @RomneyDa in https://github.com/continuedev/continue/pull/6680
- fix: Onboarding / assistant switcher improvements by @sestinj in https://github.com/continuedev/continue/pull/6573
- Revert "remove accountbutton" by @sestinj in https://github.com/continuedev/continue/pull/6614
- Nate/continue-sdk-more-routes by @sestinj in https://github.com/continuedev/continue/pull/6646
- feat: System Message tools by @RomneyDa in https://github.com/continuedev/continue/pull/6723
- Nate/oneper-main by @sestinj in https://github.com/continuedev/continue/pull/6838
- chore: remove unused workflow by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6836
- System message tools by default for OpenRouter by @sestinj in https://github.com/continuedev/continue/pull/6841
- Bump version to 1.1.70 by @sestinj in https://github.com/continuedev/continue/pull/6848
- docs: fix broken link to context in chat docs by @bdougie in https://github.com/continuedev/continue/pull/6847
- add qwen-3-coder to model reccs by @TyDunn in https://github.com/continuedev/continue/pull/6837
- chore: bump to 71 by @sestinj in https://github.com/continuedev/continue/pull/6854
- docs: add correct title to yaml codeblocks in reference by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6851
- feat: show a yellow border when staging is active by @uinstinct in https://github.com/continuedev/continue/pull/6819
- Jacob/feature/latent nes by @jpoly1219 in https://github.com/continuedev/continue/pull/6754
- fix: :bug: Use login shell and powershell by @chezsmithy in https://github.com/continuedev/continue/pull/6850
- feat: restore enhanced build system and integrate parallel build script by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6839
- docs: fix vscode marketplace broken links and readme wording by @tingwai in https://github.com/continuedev/continue/pull/6844
- Add second check for prompt length before autocomplete by @lwang2070 in https://github.com/continuedev/continue/pull/6451
- Add retry logic with exponential backoff to listOrganizations for user account creation delay by @sestinj in https://github.com/continuedev/continue/pull/6560
- docs: fix broken Docs deep dive link by @bdougie in https://github.com/continuedev/continue/pull/6877
- docs: Fix broken @docs page images and info block by @bdougie in https://github.com/continuedev/continue/pull/6879
- docs: fix broken links in the customization overview page by @bdougie in https://github.com/continuedev/continue/pull/6878
- chore: add label-merged-prs workflow by @bdougie in https://github.com/continuedev/continue/pull/6833
- fix: apply Sentry and PostHog telemetry settings correctly by @exigow in https://github.com/continuedev/continue/pull/6894
- Add configurable interval option to oneper cron setup by @sestinj in https://github.com/continuedev/continue/pull/6849
- feat: make tool policy alert sticky by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6872
- fix rules deep dive docs link by @TyDunn in https://github.com/continuedev/continue/pull/6764
- docs: add info on sys msg for plan + agent mode by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6829
- feat: chain of next edits by @jpoly1219 in https://github.com/continuedev/continue/pull/6843
- feat: handle more next edit models by @jpoly1219 in https://github.com/continuedev/continue/pull/6896
- fix: dont block debugger on packages build by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6900
- fix: :ambulance: Move to background by @chezsmithy in https://github.com/continuedev/continue/pull/6817
- feat: add parallelization instructions to agent sys msg by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6830
- fix: :bug: Fix CodebaseIndexer Bugs by @chezsmithy in https://github.com/continuedev/continue/pull/6890
- improve: show notification for unsupported platform by @uinstinct in https://github.com/continuedev/continue/pull/6487
- docs: reorder agent to be first by @bdougie in https://github.com/continuedev/continue/pull/6880
- feat: make disabled tool policies more clear with tooltips by @RomneyDa in https://github.com/continuedev/continue/pull/6873
- chore: remove postgres context provider by @uinstinct in https://github.com/continuedev/continue/pull/6734
- fix: model should now recompute outcome at each next edit location by @jpoly1219 in https://github.com/continuedev/continue/pull/6902
- Tomasz/con 2783 make agent mode more testable by minimizing thunks and by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6909
- Fetch CA certificate tests by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6803
- feat: Add Plan Guide to docs by @BekahHW in https://github.com/continuedev/continue/pull/6907
- fix: only update on session change when needed by @RomneyDa in https://github.com/continuedev/continue/pull/6910
- cn docs draft by @sestinj in https://github.com/continuedev/continue/pull/6875
- Update available Cerebras models + handling functions by @kevint-cerebras in https://github.com/continuedev/continue/pull/6915
- add alpha warning to cli docs by @TyDunn in https://github.com/continuedev/continue/pull/6916
- Update package.json by @sestinj in https://github.com/continuedev/continue/pull/6917
- update README gifs by @TyDunn in https://github.com/continuedev/continue/pull/6918
- docs: image path update in selecting-model-roles docs page by @bdougie in https://github.com/continuedev/continue/pull/6876
- fix: typos in the Contributing Guide by @BekahHW in https://github.com/continuedev/continue/pull/6924
- Config error UI improvements by @RomneyDa in https://github.com/continuedev/continue/pull/6912
- fix: :lipstick: Fix the enter button foreground color by @chezsmithy in https://github.com/continuedev/continue/pull/6927
- Update mcp.mdx by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6942
- fix: added Process env secret key support by @0xshadow-dev in https://github.com/continuedev/continue/pull/5961
- Update GitHub issue auto-assignment workflow: replace sestinj with tingwai by @sestinj in https://github.com/continuedev/continue/pull/6835
- docs: adds an assistant overview guide by @bdougie in https://github.com/continuedev/continue/pull/6914
- Update source control documentation with file naming and versioning details by @sestinj in https://github.com/continuedev/continue/pull/6920
- Update configuration in ollama-guide.mdx by @lucafrance in https://github.com/continuedev/continue/pull/6935
- fix: :green_heart: Fix Builds by @chezsmithy in https://github.com/continuedev/continue/pull/6933
- fix: reranking score slicing by @RomneyDa in https://github.com/continuedev/continue/pull/6948
- chore(deps-dev): bump axios from 1.10.0 to 1.11.0 in /docs by @dependabot[bot] in https://github.com/continuedev/continue/pull/6766
- chore: delete unused TransformersJsWorkerThread.js by @fbricon in https://github.com/continuedev/continue/pull/6748
- fix: edit models not changing by @uinstinct in https://github.com/continuedev/continue/pull/6926
- fix: add maximum 4 cache control blocks for anthropic by @uinstinct in https://github.com/continuedev/continue/pull/6937
- chore: remove submit message listener by @uinstinct in https://github.com/continuedev/continue/pull/6957
- fix: improve findSearchMatch to fix whitespace matching errors by @sestinj in https://github.com/continuedev/continue/pull/6816
- docs: add model capabilities guide and update provider documentation with tool_use by @bdougie in https://github.com/continuedev/continue/pull/6901
- fix: include Editor Content description with request by @dan0v in https://github.com/continuedev/continue/pull/6706
- improve: add error messages for anthropic by @uinstinct in https://github.com/continuedev/continue/pull/6956
- refactor: :recycle: Refactor to use a single animated ellipsis component by @chezsmithy in https://github.com/continuedev/continue/pull/6459
- feat: :sparkles: MCP Prompts now display when inserted by @chezsmithy in https://github.com/continuedev/continue/pull/6932
- test: check for required params on tool defs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6501
- Init tool policy in tools definitions by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/6852
- feat: add gemma tool calling by @buroa in https://github.com/continuedev/continue/pull/6801
- fix: use rules when
alwaysApplyis absent by @uinstinct in https://github.com/continuedev/continue/pull/6763 - feat: add tool call support for moonshot models by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/6818
- fix: catch hub org loading errors, fallback to local by @RomneyDa in https://github.com/continuedev/continue/pull/6769
- chore: use prettierignore when formatting by @uinstinct in https://github.com/continuedev/continue/pull/6789
- Add middle mouse button click handling to close tabs in TabBar component by @ferenci84 in https://github.com/continuedev/continue/pull/6855
- fix: llama-stack readme page link fix by @wukaixingxp in https://github.com/continuedev/continue/pull/6950
- docs: Add apiBase to remote instance config and standardize LM Studio page content by @MarcoBFreitas in https://github.com/continuedev/continue/pull/6949
- fix: don't fail tests for conventional commit check by @RomneyDa in https://github.com/continuedev/continue/pull/6964
- fix: spacing between divs on tool calls by @uinstinct in https://github.com/continuedev/continue/pull/6792
- Add CLI troubleshooting section with verbose logging info by @sestinj in https://github.com/continuedev/continue/pull/6919
- docs: correct deep-dives internal links by @uinstinct in https://github.com/continuedev/continue/pull/6761
- feat: edit file lint hook for claude by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6962
- chore(deps): bump form-data from 4.0.0 to 4.0.4 in /packages/openai-adapters by @dependabot[bot] in https://github.com/continuedev/continue/pull/6755
- fix: register YAML config schema by its URI in VS Code by @fbricon in https://github.com/continuedev/continue/pull/6759
- fix: add cookie banner to docs by @bdougie in https://github.com/continuedev/continue/pull/6842
- fix: increase default max_tokens for Anthropic API to 32k by @sestinj in https://github.com/continuedev/continue/pull/6722
- docs: move capabilities reference to clearer location by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6968
- fix: skip analytics capture calls if workspaceId is undefined by @tingwai in https://github.com/continuedev/continue/pull/6965
- fix: always read file before search and replace by @RomneyDa in https://github.com/continuedev/continue/pull/6970
- chore: update the issue template to guide folks to github discussions by @TyDunn in https://github.com/continuedev/continue/pull/6969
- chore: bump extension versions by @RomneyDa in https://github.com/continuedev/continue/pull/6977
- fix: jetbrains release action by @RomneyDa in https://github.com/continuedev/continue/pull/7004
New Contributors
- @lwang2070 made their first contribution in https://github.com/continuedev/continue/pull/6451
- @BekahHW made their first contribution in https://github.com/continuedev/continue/pull/6907
- @kevint-cerebras made their first contribution in https://github.com/continuedev/continue/pull/6915
- @lucafrance made their first contribution in https://github.com/continuedev/continue/pull/6935
- @dan0v made their first contribution in https://github.com/continuedev/continue/pull/6706
- @buroa made their first contribution in https://github.com/continuedev/continue/pull/6801
- @MarcoBFreitas made their first contribution in https://github.com/continuedev/continue/pull/6949
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.33-jetbrains...v1.0.34-jetbrains