GitHub Copilot for JetBrains、custom agent・sub-agent・plan agentをGAへ
Original: Major agentic capabilities improvements in GitHub Copilot for JetBrains IDEs View original →
GitHubは2026年3月11日、JetBrains IDE向けGitHub Copilotの更新を発表し、agentic development機能を大きく前進させた。今回の中心は、custom agents、sub-agents、plan agentがgeneral availabilityになったことだ。これにより、JetBrains環境でも役割分担されたagent協調や、workflowに合わせたCopilotの調整がしやすくなる。
今回の更新はagentを増やしただけではない。GitHubはpublic previewのagent hooks、MCP向けauto-approve、instruction file対応の拡張、auto model selectionのgeneral availability、thinking panel、context window usage indicatorを同時に追加した。つまり、agentを使わせるだけでなく、その振る舞いを制御し、観測し、組織のpolicyに接続するための仕組みが強化された。
主な変更点
- Custom agents、sub-agents、plan agentがJetBrains IDEでgeneral availabilityになった。
- Agent hooksがpublic previewに入り、
.github/hooks/配下のhooks.jsonでuserPromptSubmitted、preToolUse、postToolUse、errorOccurredなどのイベントにcustom commandを結び付けられる。 - MCPのauto-approve supportが加わり、信頼済みtoolの自動実行フローを組みやすくなった。
- Extended-reasoning model向けthinking panel、Anthropic thinking budget設定、context usage indicatorも追加された。
UX面では、sign-inの摩擦を減らし、ログイン後にchat panelが自動で開くように調整した。GitHub Enterprise向けにはdevice code優先のログインも案内されている。加えてterminal output処理、file update適用、UI glitchの改善など、日常開発を止めないための品質修正も入った。一方でedit modeはdeprecated扱いになった。
意味合いは明快だ。JetBrains向けCopilotが単なるcompletion pluginから、統制可能なmulti-agent platformへ近づいている。とくにhooksとMCP auto-approveの組み合わせは、既存のtool chainや社内policyとagentを結び付ける上で重要だ。JetBrainsを主力IDEにしているチームにとって、今回の更新は小さなplugin改善ではなく、運用可能なagent基盤の拡張として見るべきだろう。
原文: GitHub changelog
Related Articles
GitHubは2026年3月5日、Copilot code reviewをagentic tool-calling architectureへ移行し、Copilot Pro、Pro+、Business、Enterpriseへ広く提供すると発表した。より広い repository context を取り込み、correctness と architectural integrity を高めつつ noise を減らす狙いだ。
GitHubは2026年3月5日、GPT-5.4がGitHub Copilotで一般提供となり、順次展開中だと発表した。初期テストでは成功率の向上に加え、複雑でツール依存の作業における論理推論と実行力の改善を確認したとしている。
GitHubは2026年2月26日、Claude by AnthropicとOpenAI CodexをCopilot BusinessおよびCopilot Pro向けのcoding agentとして提供開始すると発表した。github.com、GitHub Mobile、VS Codeで同じcontextを共有でき、追加subscriptionなしでpublic preview中はsessionごとにone premium requestを消費する。
Comments (0)
No comments yet. Be the first to comment!