Continue.dev、VS Code向け拡張機能 v1.2.22 をリリース Continue.dev Releases v1.2.22-vscode
- オープンソースのAIコーディングアシスタント Continue.dev が、VS Code 拡張機能のバージョン v1.2.22 を公開した。
- 通常のメンテナンス更新と見られ、安定性向上やバグ修正を中心とした改善が含まれる可能性が高い。
English summary
- What's Changed fix: ensure config.yaml exists and is populated when accessed by @RomneyDa in #11915 chore: jb-67-vs-38 by @RomneyDa in #11916 chore(deps-dev): bump happy-dom from 20.0.2 to 20.8.9 in /
オープンソースのAIコーディングアシスタント Continue.dev が、Visual Studio Code 向け拡張機能の v1.2.22 をリリースした。GitHub Copilot や Cursor などの代替を志向する開発者の間で支持を広げているプロジェクトであり、頻繁なパッチ更新が継続されている。
今回のタグは VS Code 拡張に対する個別リリースであり、JetBrains 版とは独立してバージョニングされている。Continue は近年、エージェント機能やルール、Hub と呼ばれる設定共有プラットフォームを拡充してきており、本リリースもそうした既存機能群の細かな改善やバグ修正を含むメンテナンス的な更新と見られる。マイナーバージョンの末尾が小刻みに進んでいる点からも、機能の大規模な刷新ではなく、安定化フェーズの一部と捉えるのが自然だろう。
背景として、Continue.dev は Anthropic Claude、OpenAI、ローカル LLM (Ollama 経由の Llama や Qwen 等) を含む幅広いモデルを差し替え可能な点が特徴で、企業利用ではモデル選択の自由度やオンプレ運用の容易さが評価されている。最近は GitHub Copilot が agent モードや MCP 対応を強化し、Cursor も独自エージェントを進化させるなど競争が激しく、Continue 側も MCP サーバ統合やカスタムエージェント周りの改善を継続的に投入している。
オープンソースのAIコーディングアシスタント Continue.dev が、VS Code 拡張機能のバージョン v1.2.22 を公開した。
具体的な変更点はリリースノートの詳細に依存するが、ユーザーは VS Code Marketplace から自動更新で受け取ることができる。利用中に挙動の変化を感じた場合は、GitHub の changelog や issue トラッカーで該当コミットを確認するのが確実だ。
Continue.dev has tagged v1.2.22 of its Visual Studio Code extension, continuing the project's steady cadence of incremental updates. Continue is an open-source AI coding assistant that has gained traction among developers seeking alternatives to GitHub Copilot and Cursor, particularly those who want flexibility in model choice and the ability to run local models.
This tag is specific to the VS Code build; the JetBrains plugin is versioned separately. Given the small patch increment, the release appears to be a maintenance update rather than a feature-defining milestone. Recent Continue development has focused on agent capabilities, rules, and the Continue Hub for sharing assistant configurations, so v1.2.22 is likely to contain bug fixes and refinements layered onto those existing systems rather than sweeping new functionality.
For context, Continue's appeal lies in its model-agnostic architecture: users can route requests to Anthropic Claude, OpenAI, Mistral, or local backends such as Ollama serving Llama or Qwen models. That portability has made it attractive in regulated or privacy-sensitive environments where sending source code to a hosted Copilot endpoint is undesirable. The project also supports Model Context Protocol (MCP) servers, aligning it with a broader industry trend kicked off by Anthropic and now adopted by tools across the ecosystem, including recent Copilot and Cursor updates.
Competition in the AI-assisted coding space has intensified throughout the year. GitHub Copilot has rolled out an agent mode and deeper MCP integration, while Cursor continues to iterate on its own autonomous coding workflows. Smaller frequent releases like this one suggest Continue is keeping pace by stabilizing its agent and tool-calling stack rather than chasing headline features.
Users on the VS Code Marketplace will receive v1.2.22 through the standard auto-update channel. Anyone investigating specific behavior changes should consult the GitHub changelog or compare commits between the previous tag and this release, as the published release page is the authoritative source for the exact list of fixes and improvements shipped here.
本ページの本文・要約は AI による自動生成です。正確性は元記事 (github.com) をご確認ください。