What's Changedfix: remove Llama 3.1 405B from Groq provider by @RomneyDa in #11804fix: add keepAlive to YAML completion options schema by @RomneyDa in #11801fix(llama.cpp): include model name in completion request body by @RomneyDa in #11803fix(moonshot): add reasoning_content field support for Kimi models by @RomneyDa in #11806fix: respect contextLength from YAML model config by @RomneyDa in #11807fix(gemini): merge consecutive same-role messages to fix ordering errors by @RomneyDa in #11805chore: prerelease bumps jb 64, vs code 35 by @RomneyDa in #11834fix: lazy-load Ollama /api/show to reduce unnecessary requests by @RomneyDa in #11836fix: don't skip installs by default and sync lock file by @RomneyDa in #11837chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /extensions/cli by @dependabot[bot] in #11838chore(deps): bump yaml from 2.8.1 to 2.8.3 in /packages/hub by @dependabot[bot] in #11839chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /packages/hub by @dependabot[bot] in #11840chore(deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #11842feat: add useResponsesApi option to opt out of Responses API by @RomneyDa in #11809chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /packages/continue-sdk/typescript by @dependabot[bot] in #11849chore(deps-dev): bump picomatch from 4.0.3 to 4.0.4 in /packages/terminal-security by @dependabot[bot] in #11850chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /packages/fetch by @dependabot[bot] in #11846fix: coerce MCP tool args to match schema string types by @RomneyDa in #11852fix: map reasoning-delta to reasoning_content instead of content by @RomneyDa in #11847chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /packages/config-yaml by @dependabot[bot] in #11844chore(deps): bump yaml from 2.8.2 to 2.8.3 in /packages/openai-adapters by @dependabot[bot] in #11845fix: allow multiple context providers of the same type in config.yaml by @RomneyDa in #11853chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /gui by @dependabot[bot] in #11855chore(deps): bump yaml from 2.8.1 to 2.8.3 in /packages/continue-sdk by @dependabot[bot] in #11859feat(openrouter): send HTTP-Referer and X-Title headers to identify app by @RomneyDa in #11857chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /docs by @dependabot[bot] in #11860chore(deps): bump yaml from 2.8.2 to 2.8.3 in /packages/config-yaml by @dependabot[bot] in #11862fix: stop CLI free-trial polling for non-free-trial models by @guoyi-smh in #11215fix: remove inline backtick fences from tool instruction prose by @RomneyDa in #11869fix: handle multiple zip files in JetBrains release artifact step by @RomneyDa in #11873fix: hide thinking indicator for empty thinking content by @RomneyDa in #11874fix(openrouter): Gemini 3 tool support, suffix stripping, thought_signature, autocomplete endpoint by @RomneyDa in #11856fix: fix listener leaks and redundant file read in autocomplete by @RomneyDa in #11863docs: add troubleshooting for Ollama memory errors by @RomneyDa in #11864docs: clarify where secrets can be templated from by @RomneyDa in #11865fix: preserve tool calls when thinking models return no text content by @RomneyDa in #11866fix: allow correcting API key after entering an invalid one for xAI/Gemini by @RomneyDa in #11854fix: show actionable error when Ollama fails to parse tool calls by @RomneyDa in #11870fix: vLLM provider should respect user-configured contextLength and model by @RomneyDa in #11868New Contributors@guoyi-smh made their first contribution in #11215Full Changelog: v1.0.63-jetbrains...v1.0.64-jetbrains