Continue.dev、VSCode拡張v1.3.35をリリース Continue.dev Releases v1.3.35-vscode
- オープンソースのAIコーディング支援ツールContinue.devが、VSCode拡張のv1.3.35を公開した。
- GitHub Copilotの代替として注目される同拡張のマイナーアップデートで、安定性向上やバグ修正が中心と見られる。
English summary
- What's Changed fix: remove Llama 3.1 405B from Groq provider by @RomneyDa in #11804 fix: add keepAlive to YAML completion options schema by @RomneyDa in #11801 fix(llama.cpp): include model name in co
オープンソースのAIコーディングアシスタントContinue.devが、Visual Studio Code向け拡張機能のバージョンv1.3.35をリリースした。Continueはエディタ内でチャット、自動補完、エージェント実行などを提供する拡張で、GitHub Copilotに対するOSSの有力な代替として開発者コミュニティで広く利用されている。
今回のv1.3.35はパッチレベルの更新で、メジャーな新機能の発表というよりは、不具合修正や内部改善が中心と見られる。Continueは近年、リリース頻度を高めながらモデルプロバイダ対応の拡充、エージェント機能、MCP(Model Context Protocol)連携などを段階的に強化してきており、本リリースもその継続的改善の一環と位置づけられる可能性が高い。
Continueの特徴は、利用するLLMを開発者が自由に選択できる点にある。OpenAI、Anthropic、Google、ローカルのOllamaやvLLMなど、多様なバックエンドに接続でき、企業内での独自モデル運用にも適している。設定はYAMLベースで、コンテキストプロバイダやスラッシュコマンドの拡張も柔軟だ。
GitHub Copilotの代替として注目される同拡張のマイナーアップデートで、安定性向上やバグ修正が中心と見られる。
競合領域ではGitHub Copilot、Cursor、Cline、Aiderなどが活発に機能を競っており、特にエージェント型コーディングの分野は2024年後半から急速に進化している。Continueはオープンソースかつエンタープライズ志向のポジショニングで差別化を図っており、自社ホスティング可能なHubの提供や、組織単位でのプロンプト・ルール共有機能も拡張してきた。今回の小刻みな更新の積み重ねが、こうしたエコシステム競争のなかで信頼性を担保する重要な要素となっている。
Continue.dev has released version v1.3.35 of its Visual Studio Code extension, continuing the steady cadence of updates for one of the most prominent open-source AI coding assistants. Continue provides in-editor chat, autocomplete, and increasingly capable agent workflows, and is frequently positioned as an OSS alternative to GitHub Copilot.
As a patch-level release, v1.3.35 is unlikely to introduce headline features. It appears to focus on bug fixes, polish, and internal improvements typical of Continue's rapid iteration cycle. The project has been shipping frequent point releases as it expands model-provider coverage, refines its agent mode, and integrates emerging standards such as the Model Context Protocol (MCP) for tool and context interoperability.
A core appeal of Continue is its model-agnostic design. Developers can plug in OpenAI, Anthropic, Google, or self-hosted runtimes like Ollama and vLLM, making it attractive to enterprises that need to keep code and prompts within their own infrastructure. Configuration is handled through a YAML-based system that exposes context providers, slash commands, and rules, giving teams fine-grained control over how the assistant behaves across repositories.
The competitive landscape for AI coding tools has intensified through 2024 and 2025, with GitHub Copilot, Cursor, Cline, Aider, and others racing to deliver more autonomous agent capabilities. Continue differentiates itself through openness and enterprise-friendly deployment, including a Hub for sharing assistants, prompts, and rules at the organization level. While individual point releases like v1.3.35 rarely move the needle on their own, the cumulative effect of frequent, disciplined updates is what tends to build the reliability and trust that enterprise adopters increasingly demand from coding assistants.
本ページの本文・要約は AI による自動生成です。正確性は元記事 (github.com) をご確認ください。