Continue v1.3.35-vscode
Continue releases v1.3.35 for VS Code with bug fixes spanning Groq, llama.cpp, Moonshot Kimi, Gemini, and Ollama providers, plus YAML config and dependency updates.
What's Changed fix: remove Llama 3.1 405B from Groq provider by @RomneyDa in https://github.com/continuedev/continue/pull/11804 fix: add keepAlive to YAML completion options schema by @RomneyDa in https://github.com/continuedev/continue/pull/11801 fix(llama.cpp): include model name in completion request body by @RomneyDa in https://github.com/continuedev/continue/pull/11803 fix(moonshot): add reasoning_content field support for Kimi models by @RomneyDa in https://github.com/continuedev/continue/pull/11806 fix: respect contextLength from YAML model config by @RomneyDa in https://github.com/continuedev/continue/pull/11807 fix(gemini): merge consecutive same-role messages to fix ordering errors by @RomneyDa in https://github.com/continuedev/continue/pull/11805 chore: prerelease bumps jb 64, vs code 35 by @RomneyDa in https://github.com/continuedev/continue/pull/11834 fix: lazy-load Ollama /api/show to reduce unnecessary requests by @RomneyDa in https://github.com/continuedev/continue/pull/11836 fix: don't skip installs by default and sync lock file by @RomneyDa in https://github.com/continuedev/continue/pull/11837 chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in…
- github.comcontinue v1.3.35-vscodeprimary