腐食中

GitHub Copilot for JetBrains、custom agent・sub-agent・plan agentをGAへ

Original: Major agentic capabilities improvements in GitHub Copilot for JetBrains IDEs View original →

Read in other languages: 한국어English
LLM Mar 12, 2026 By Insights AI 1 min read 4 views Source

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.jsonuserPromptSubmittedpreToolUsepostToolUseerrorOccurredなどのイベントに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

Share: Long

Related Articles

LLM sources.twitter Apr 1, 2026 1 min read

GitHubは2026年3月31日のX投稿で、programmable executionがAI applicationのinterfaceになりつつあると強調し、3月10日のCopilot SDKブログ記事を再度案内した。GitHubはSDKがproduction-testedなplanning・execution engineを公開し、MCPベースのcontext groundingとproduct内へのagent workflow埋め込みを可能にすると説明している。

Comments (0)

No comments yet. Be the first to comment!

Leave a Comment

© 2026 Insights. All rights reserved.