v1.0.13-jetbrains
prerelease
What's Changed
- fix: set DEFAULT_CONTEXT_LENGTH to 8192 by @pppy2012 in https://github.com/continuedev/continue/pull/4963
- remove unused vscode commands by @RomneyDa in https://github.com/continuedev/continue/pull/4958
- Remove unused code by @RomneyDa in https://github.com/continuedev/continue/pull/4942
- Tomasz/if rules by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/4974
- fix bedrock reranker credentials by @sestinj in https://github.com/continuedev/continue/pull/4964
- replace localhost host with 127.0.0.1 by @sestinj in https://github.com/continuedev/continue/pull/4889
- fix(package.js): show the version when vsce packages by @uinstinct in https://github.com/continuedev/continue/pull/4983
- replace actions with agent in READMEs by @TyDunn in https://github.com/continuedev/continue/pull/4993
- feat: prompt blocks by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/4982
- feat: assistant select polish by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/4998
- build(deps-dev): bump vite from 4.5.9 to 4.5.12 in /extensions/vscode by @dependabot in https://github.com/continuedev/continue/pull/4995
- Edit tool + Create tool tweaks by @RomneyDa in https://github.com/continuedev/continue/pull/4978
- implementation of hub client by @sestinj in https://github.com/continuedev/continue/pull/4976
- Fix Chat mode cycling on VS Code by @fbricon in https://github.com/continuedev/continue/pull/4987
- Grep and Glob tools by @RomneyDa in https://github.com/continuedev/continue/pull/4977
- option to always use proxy by @sestinj in https://github.com/continuedev/continue/pull/4992
- Switch to localhost for using Docker models. by @metcalfc in https://github.com/continuedev/continue/pull/4997
- Nate/auto-bump by @sestinj in https://github.com/continuedev/continue/pull/5003
- Update bedrock.mdx mispelling for Poolside Point in Bedrock Customization Docs by @nblake989 in https://github.com/continuedev/continue/pull/5001
- fix: promptblock parsing by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5004
- semantic release for config-yaml by @sestinj in https://github.com/continuedev/continue/pull/5007
- cli for linting config-yaml by @sestinj in https://github.com/continuedev/continue/pull/5008
- Refresh items for new Context Provider titles + MCP Resource Improvements by @RomneyDa in https://github.com/continuedev/continue/pull/5017
- Truncate autocomplete LRU cache prefixes by @RomneyDa in https://github.com/continuedev/continue/pull/5015
- Config Loading and Org/Profile Selection Fixes by @RomneyDa in https://github.com/continuedev/continue/pull/5013
- Support fnm in the install-all-dependencies task. by @shermanhuman in https://github.com/continuedev/continue/pull/5014
- doc(ui) - support for array by @ttodua in https://github.com/continuedev/continue/pull/4989
- Update YAML reference docs with fix for useLegacyCompletionsEndpoint by @diwakar-s-maurya in https://github.com/continuedev/continue/pull/4985
- feat: fix ctx providers w/ slash cmds by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5028
- Remove unused vscode-webview package by @RomneyDa in https://github.com/continuedev/continue/pull/5031
- Rich LLM logging by @owtaylor in https://github.com/continuedev/continue/pull/4866
- bump by @sestinj in https://github.com/continuedev/continue/pull/5009
- make a draft main release every friday by @sestinj in https://github.com/continuedev/continue/pull/5006
- Update package.json by @sestinj in https://github.com/continuedev/continue/pull/5052
- fix pr_checks.yaml linting by @uinstinct in https://github.com/continuedev/continue/pull/4999
- build(deps): bump estree-util-value-to-estree from 3.2.1 to 3.3.3 in /docs by @dependabot in https://github.com/continuedev/continue/pull/5032
- Forbid file mentioning for large files by @Jazzcort in https://github.com/continuedev/continue/pull/4790
- fix: Use MCP server_name from JSON config as display name by @0x23d11 in https://github.com/continuedev/continue/pull/5056
- fix code block preview needing to click twice to hide by @uinstinct in https://github.com/continuedev/continue/pull/5046
- Update LlamaCpp.ts by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5030
- Update reference.md by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5054
- improv: stricter linting by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5060
- fix: handle deleted blocks by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/4945
- add metadata to config-yaml by @sestinj in https://github.com/continuedev/continue/pull/5063
- Enable tools support for Cogito on Ollama by @fbricon in https://github.com/continuedev/continue/pull/5071
- use concurrently in npm script by @uinstinct in https://github.com/continuedev/continue/pull/5070
- docs: adds missing key in yaml migration example by @breca in https://github.com/continuedev/continue/pull/5068
- feat: fallback to chat model from apply by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5058
- isProperlyConfigured by @sestinj in https://github.com/continuedev/continue/pull/5012
- improv: stricter linting by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5077
- improv: stricter linting by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5078
- fix/web-search-typo by @chezsmithy in https://github.com/continuedev/continue/pull/5036
- build(deps): bump peter-evans/create-pull-request from 5 to 7 by @dependabot in https://github.com/continuedev/continue/pull/5023
- Enable Embed/Reranking for all providers by @RomneyDa in https://github.com/continuedev/continue/pull/5062
- feat/bedrock-secure-prompt-caching by @chezsmithy in https://github.com/continuedev/continue/pull/5035
- bump by @sestinj in https://github.com/continuedev/continue/pull/5074
- feat: introduce
chatOptions.baseSystemMessageby @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5084 - docs: Update vector dimensions in custom-code-rag.mdx by @s-h-a-d-o-w in https://github.com/continuedev/continue/pull/5080
- UI tweaks by @RomneyDa in https://github.com/continuedev/continue/pull/5085
- prevent the expand icon from disappearing in prompt block by @uinstinct in https://github.com/continuedev/continue/pull/5089
- Reliably trigger VSCode extension rebuild by @owtaylor in https://github.com/continuedev/continue/pull/4162
- feat: assistant select refresh on right by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5099
- feat: toolbar header for all codeblocks by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5110
- Use shortcuts component to render keyboard shortcuts on KeyboardShortcuts.tsx by @shermanhuman in https://github.com/continuedev/continue/pull/5016
- More linting by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5124
- various docs fixes by @uinstinct in https://github.com/continuedev/continue/pull/5120
- build(deps-dev): bump @nestjs/common from 8.4.7 to 11.0.16 in /extensions/vscode by @dependabot in https://github.com/continuedev/continue/pull/5125
- build(deps-dev): bump vite from 4.5.12 to 4.5.13 in /extensions/vscode by @dependabot in https://github.com/continuedev/continue/pull/5126
- Allow skipping ollama onboarding by @NinjaPerson24119 in https://github.com/continuedev/continue/pull/5088
- feat: no diff stream progress for fast apply models by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5122
- feat: consolidate StepContainer by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5128
- feat: reintroduce lazy apply for full files by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5156
- chore: add props typing to Tooltip component by @uinstinct in https://github.com/continuedev/continue/pull/4988
- Update apply.mdx by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5146
- feat: create file button in toolbar by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5161
- Rules docs updates by @RomneyDa in https://github.com/continuedev/continue/pull/5139
- Dont set parallel tool calls for o3 by @RomneyDa in https://github.com/continuedev/continue/pull/5164
- Refresh profiles on deeplink + select org/profile by @RomneyDa in https://github.com/continuedev/continue/pull/5116
- generate json schema by @sestinj in https://github.com/continuedev/continue/pull/5051
- hub docs by @sestinj in https://github.com/continuedev/continue/pull/5184
- Nate/new-block-files by @sestinj in https://github.com/continuedev/continue/pull/5157
- Rules UI improvements and Sources, System Message fixes by @RomneyDa in https://github.com/continuedev/continue/pull/5104
- remove cft by @sestinj in https://github.com/continuedev/continue/pull/5201
- fix: missing useLegacyCompletionsEndpoint in yaml schema by @yoncise in https://github.com/continuedev/continue/pull/5113
- allow to upload same image more than once by @uinstinct in https://github.com/continuedev/continue/pull/5134
- build(deps-dev): bump vite from 4.5.11 to 4.5.13 in /gui by @dependabot in https://github.com/continuedev/continue/pull/5144
- huggingface and voyage re-additions by @RomneyDa in https://github.com/continuedev/continue/pull/5215
- Fix 'undefined' this on
files/changedlistener by @fbricon in https://github.com/continuedev/continue/pull/5191 - do not allow to edit code block preview by @uinstinct in https://github.com/continuedev/continue/pull/5219
- build(deps): bump torch from 1.9.1 to 2.6.0 in /manual-testing-sandbox by @dependabot in https://github.com/continuedev/continue/pull/5228
- fix: update install script by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5214
- feat: enhanced terminal tool and ui by @chezsmithy in https://github.com/continuedev/continue/pull/5130
- Gemini tool fixes by @RomneyDa in https://github.com/continuedev/continue/pull/5162
- feat: continue sdk by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5231
- Clear session history button by @RomneyDa in https://github.com/continuedev/continue/pull/5127
- Optional context block name by @RomneyDa in https://github.com/continuedev/continue/pull/4922
- Auth bugfixes by @RomneyDa in https://github.com/continuedev/continue/pull/5232
- Config error fixes by @RomneyDa in https://github.com/continuedev/continue/pull/5235
- feat:
create_rule_blocktool by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5220 - feat: apply e2e tests by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5167
- docs: update troubleshooting w/ continue console by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5230
- build config yaml for jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/5237
- Fix build script relative path by @RomneyDa in https://github.com/continuedev/continue/pull/5240
New Contributors
- @pppy2012 made their first contribution in https://github.com/continuedev/continue/pull/4963
- @nblake989 made their first contribution in https://github.com/continuedev/continue/pull/5001
- @ttodua made their first contribution in https://github.com/continuedev/continue/pull/4989
- @diwakar-s-maurya made their first contribution in https://github.com/continuedev/continue/pull/4985
- @breca made their first contribution in https://github.com/continuedev/continue/pull/5068
- @s-h-a-d-o-w made their first contribution in https://github.com/continuedev/continue/pull/5080
- @yoncise made their first contribution in https://github.com/continuedev/continue/pull/5113
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.10-jetbrains...v1.0.13-jetbrains