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