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