Continue.dev、JetBrains向けv1.0.66をリリース Continue.dev Releases v1.0.66-jetbrains
- オープンソースのAIコーディング支援ツールContinueが、JetBrains IDE向けプラグインの新バージョンv1.0.66をリリースした。
- 継続的なメンテナンス更新と見られ、安定性や互換性の改善が含まれる可能性がある。
English summary
- What's Changed chore: jb-66-vs-37 by @RomneyDa in #11909 fix: remove Ollama template-based tool support gate by @RomneyDa in #11905 Full Changelog : v1.0.65-jetbrains...v1.0.66-jetbrains
オープンソースのAIコーディングアシスタントContinue.devが、JetBrains IDE向けプラグインの新バージョンv1.0.66をリリースした。GitHub Copilotの代替として注目を集める同ツールの継続的な改善の一環と位置付けられる。
ContinueはVS CodeとJetBrains IDE(IntelliJ IDEA、PyCharm、WebStormなど)の両方をサポートしており、ユーザーが自身の好みに応じてLLMを選択できる柔軟性が特徴だ。OpenAIのGPT系列、AnthropicのClaude、ローカルで動作するOllamaやllama.cppなど、多様なバックエンドに接続可能で、企業環境でのセルフホスト運用にも対応している。
今回のv1.0.66はJetBrains向けプラグインのみのリリースであり、リリースノートに大きな新機能の言及は確認できない。一般にこの種の小刻みなパッチリリースはバグ修正、依存ライブラリの更新、UI調整などのメンテナンス作業を中心としていると見られる。Continueプロジェクトは頻繁なリリースサイクルを採用しており、VS Code版とJetBrains版がそれぞれ独立したバージョン番号体系で進化している点も特徴的である。
オープンソースのAIコーディング支援ツールContinueが、JetBrains IDE向けプラグインの新バージョンv1.0.66をリリースした。
背景として、AIコーディング支援領域ではGitHub Copilot、Cursor、Windsurf(旧Codeium)、Tabnineなどが激しく競合しており、オープンソース陣営の代表格であるContinueは「自分のモデル、自分のデータ、自分の制御」を訴求している。エンタープライズ用途ではコードのプライバシー要件からローカルLLMやプライベートエンドポイントとの統合需要が高まっており、Continueのようなプラグインの役割は今後さらに重要になる可能性がある。
Continue.dev has shipped v1.0.66 of its JetBrains plugin, continuing the steady release cadence of the open-source AI coding assistant that has positioned itself as a flexible alternative to GitHub Copilot.
Continue supports both VS Code and the JetBrains IDE family — IntelliJ IDEA, PyCharm, WebStorm, GoLand and others — and distinguishes itself by letting developers bring their own model. It can connect to commercial APIs such as OpenAI's GPT models or Anthropic's Claude, as well as local runtimes like Ollama and llama.cpp, which makes it attractive for teams with strict data residency or privacy requirements.
This particular release is scoped to the JetBrains plugin only, and the release notes do not highlight major new capabilities. Releases at this granularity typically focus on bug fixes, dependency bumps, telemetry adjustments, or small UX refinements rather than headline features. Continue maintains separate version trains for its VS Code and JetBrains plugins, which is why JetBrains-only point releases like this appear regularly between larger feature pushes.
The broader context is a crowded and rapidly maturing market for AI-assisted development tooling. GitHub Copilot remains the incumbent, while Cursor and Windsurf (formerly Codeium) have built dedicated AI-first editors, and Tabnine continues to court enterprise customers. Continue's pitch — open source, model-agnostic, and self-hostable — resonates with organizations that want to keep proprietary code away from third-party inference endpoints, or that want to experiment with newer open-weight models such as Qwen Coder, DeepSeek Coder, or Llama variants without being locked into a vendor.
For JetBrains users specifically, plugin quality has historically lagged VS Code counterparts across the AI tooling ecosystem because of the IntelliJ Platform's distinct UI toolkit and threading model. Incremental releases like v1.0.66 are likely part of an ongoing effort to close that gap, though without detailed changelog entries it is difficult to say which specific issues this build addresses. Users who rely on Continue in JetBrains environments may want to update and watch for follow-up patches if regressions appear.
本ページの本文・要約は AI による自動生成です。正確性は元記事 (github.com) をご確認ください。