What's Changed
- Adding Grok-2 to chat model setup by @zhaohan-dong in #3935
- Update gradle.properties by @Patrick-Erichsen in #3944
- fix VSCode API: run config reload with additional context providers by @ajshedivy in #3845
- update toggle full screen icon by @sestinj in #3936
- skip llm tests on forks by @sestinj in #3950
- Fix: Shut down team analytics on config change by @RomneyDa in #3961
- allow merge even when pr_checks is skipped by @sestinj in #3937
- Added note about unsupported models from OpenRouter by @burias in #3932
- Use meta keys and improve formatting on quickpick items by @shermanhuman in #3945
- improv: groq docs by @tomasz-stefaniak in #3962
- feat: fetch actual org assistants + cache org selectoin by @Patrick-Erichsen in #3949
- Don't send uris to model, fix jetbrains current file by @RomneyDa in #3893
- update link paths by @sestinj in #3966
- switch repo map tool to show signatures by @sestinj in #3967
- catch all config loading errors by @sestinj in #3969
- fix PATH bug in MCP startup by @sestinj in #3970
- Fix syntax highlighting for .class files by @fbricon in #3708
- Intercept Ollama errors before Webview, to display Download/Start options by @fbricon in #3740
- full screen now opens in front of vscode by @HD787 in #3741
- Fix: RecentlyEditedTracker tries to read invalid uri by @ferenci84 in #3930
- Remove duplicate jetbrains streaming errors by @RomneyDa in #3939
- Tutorial file improvements by @RomneyDa in #3968
- feat: replace logo and deepseek model base info for novita ai by @vercelInfrAI in #3972
- Add space between consecutive codeblocks by @RomneyDa in #3982
- Correct or add chat model icons by @prakashsharma91 in #3995
- Add gemini-2.0-flash to schema by @ruchernchong in #3992
- Custom OSR context menu by @RomneyDa in #3985
- Fix contradictory instruction in .continuerules docs by @pczekaj in #3975
- Refactor reloadConfig method to reference additional context providers by @ajshedivy in #4005
- Remove default chat/autocomplete models by @RomneyDa in #3987
- fix(vscode): specify name and icon for gui view by @sghuang19 in #3964
- Fix TemplateMessages undefined case by @RomneyDa in #4003
- Update preview.yaml by @Patrick-Erichsen in #4015
- Update preview.yaml by @Patrick-Erichsen in #4017
- Git Diff error handling and logic by @RomneyDa in #3990
- Handle stream errors with messages of format HTTP CODE by @RomneyDa in #3991
- Fix SonarCube Autocomplete Conflict by @RomneyDa in #4022
- Update gradle.properties by @Patrick-Erichsen in #4024
- Update package.json by @Patrick-Erichsen in #4002
- Fix apply button loading previous session by @RomneyDa in #4025
- Fix Jetbrains messaging logic by @RomneyDa in #4021
- Remove viewHistory message by @RomneyDa in #3887
- comment out toast by @sestinj in #3984
- fix release ci by @sestinj in #4058
- Ollama embedder and Onboarding Style fixes by @RomneyDa in #4008
- File Context Provider: handle on create/delete, fix fallback items by @RomneyDa in #4023
- Tutorial Card and UI Tweaks by @RomneyDa in #4026
- Don't retry failed docs with identical config by @RomneyDa in #4077
- fix: bump node.js dependencies by @bufferoverflow in #4067
- Add tools support for o3-mini by @pczekaj in #4062
- bump version by @sestinj in #4080
- add promptTemplates to config.yaml models by @sestinj in #4075
- feat: use @lancedb/vectordb-win32-arm64-msvc by @Patrick-Erichsen in #4019
- feat: update azure uri for foundry users by @Patrick-Erichsen in #4027
- Nate/fixes1309 by @sestinj in #4097
- Fix: silent tool failures by @RomneyDa in #4094
- refactor: Replace EmptyBorder with DPI-aware borders by @lkk214 in #4032
- jb-onboarding flow by @sestinj in #3846
- improv: upgrade esbuild by @tomasz-stefaniak in #4116
- docs: add Angular to the pre indexed docs by @bufferoverflow in #4071
- update mcp typescript sdk version by @sestinj in #4118
- Fix OpenAI adapter image messages by @RomneyDa in #4122
- Fix: Codebase retrieval context item file links by @RomneyDa in #4121
- Message Resubmission bugs by @RomneyDa in #4120
- Jetbrains Colors Fixes by @RomneyDa in #4129
- enable-hub-continue-dev feature flag by @sestinj in #4140
- Model Role Updates by @RomneyDa in #4103
- Better error message for missing transformers.js by @RomneyDa in #4099
- Autocomplete context improvement for codestral and qwen coder by @ferenci84 in #3927
- bump gradle version by @sestinj in #4150
- Nate/staging-env by @sestinj in #4153
- bump jb by @sestinj in #4155
- Consolidate Account Settings, Fix Switcher Bugs by @RomneyDa in #4164
- Remove onigasm by @RomneyDa in #4172
- refresh-dependencies tasks by @RomneyDa in #4171
- Revert esbuild upgrade to fix transformers.js by @RomneyDa in #4173
- Docs Fixes and Embeddings Provider Test Run by @RomneyDa in #4170
- Tools Capability (JSON only) by @RomneyDa in #4131
- fix: Prevent duplicate context provider addition by @lkk214 in #4175
- bump version by @sestinj in #4181
- Nebius info actualized by @Aktsvigun in #4138
- Improvements to org/assistant switcher by @sestinj in #4183
- clean up openai adapters tests by @sestinj in #4187
- fix state where no profile is selected by @sestinj in #4188
- Implement caching mechanism for diff snippets based on file save timestamp by @ferenci84 in #4161
- Added FIX for azure content filtering problem by @SivasankarMathiyazhagan in #4192
- feat: show tsc watch errors in terminal by @Patrick-Erichsen in #4211
- Can't use more than one resource on a MCP server by @lucaswoj in #4185
- YAML-First Docs by @RomneyDa in #3761
- Update AssistantSelectOptions.tsx by @Patrick-Erichsen in #4230
- Nate/org-switcher-again by @sestinj in #4234
- bump by @sestinj in #4247
- Nate/get-secrets-resolution by @sestinj in #4249
- chore: remove unnecessary async declaration by @Patrick-Erichsen in #4264
- VSCoce API: update submenu items on config reload by @ajshedivy in #4115
- Persist edit mode state, disable tools in edit mode by @RomneyDa in #4266
- Increase Jetbrains InlineEdit model titles timeout by @RomneyDa in #4263
- Add required action override by @RomneyDa in #4261
- Reinstate VSCode copy buffer by @RomneyDa in #4250
- Fix Focus Issues with Tools Dropdown and Query Context Providers by @RomneyDa in #4248
- Update
AutocompleteLanguageInfo.ts
to include Lua and Luau by @Windows81 in #4235 - Autocomplete: make Granite 3 detection broader by @owtaylor in #4163
- vscode-extension:package task by @ferenci84 in #4177
- docs: add Django to the pre indexed docs by @bufferoverflow in #4157
- Allow articles without
h2
tags by @LLukas22 in #4109 - Fix cross-platform prepackaging failing to copy start_ollama.sh by @fbricon in #4112
- remove duplicate
/
in VertexAI _embed by @tim-jagenberg-piscada in #3835 - chore: small typo by @AkatQuas in #4204
- fix: Handle empty addedLines in revertDiff by @lkk214 in #3844
- Binary Quick Build script by @RomneyDa in #4286
- Dev Data Destinations by @RomneyDa in #3853
- Model toggles by @RomneyDa in #4231
- fix: Empty file inserts incorrect content by @lkk214 in #4295
- add a mock llm to openai-adapters by @sestinj in #4196
- docs: describe usage of YAML anchors by @bufferoverflow in #4305
- add more information to secret location for models add-on by @sestinj in #4265
- Nate/apply by @sestinj in #4296
- existing user hub onboarding by @sestinj in #4288
- Nate/fix--1 by @sestinj in #4320
- Nate/fix-ci by @sestinj in #4330
- Added nCompass as an LLM Provider by @vineye25 in #4337
- bug fix for dallin's bug fix by @TyDunn in #4359
- Hub Docs -> staging by @RomneyDa in #4344
- Give message to user instead of sending request if Anthropic API key not set by @sestinj in #4355
- update readmes by @sestinj in #4362
- do not require URL in data schema by @sestinj in #4345
- Give message to user instead of sending request if Anthropic API key not set by @sestinj in #4364
- Remove debuggers by @RomneyDa in #4333
- Docs gemini 2.0 flash by @RomneyDa in #4366
- YAML Model Env by @RomneyDa in #4335
- Docs + Login fixes by @RomneyDa in #4367
- set feature flags to true by @sestinj in #4365
New Contributors
- @burias made their first contribution in #3932
- @ferenci84 made their first contribution in #3930
- @prakashsharma91 made their first contribution in #3995
- @ruchernchong made their first contribution in #3992
- @pczekaj made their first contribution in #3975
- @sghuang19 made their first contribution in #3964
- @Aktsvigun made their first contribution in #4138
- @SivasankarMathiyazhagan made their first contribution in #4192
- @lucaswoj made their first contribution in #4185
- @Windows81 made their first contribution in #4235
- @owtaylor made their first contribution in #4163
- @tim-jagenberg-piscada made their first contribution in #3835
- @AkatQuas made their first contribution in #4204
- @vineye25 made their first contribution in #4337
Full Changelog: v0.8.68-vscode...v1.0.1-vscode