GitHub expands Copilot for JetBrains with GA custom agents, sub-agents, and plan agent
Original: Major agentic capabilities improvements in GitHub Copilot for JetBrains IDEs View original →
GitHub shipped a significant update for GitHub Copilot in JetBrains IDEs on March 11, 2026, and the release is more than a routine plugin refresh. The headline change is that custom agents, sub-agents, and plan agent are now generally available, giving JetBrains users a more structured way to split work across specialized agent roles directly inside the IDE.
The announcement also matters because GitHub is not just adding more agent surfaces; it is adding more control points around those agents. That is an important distinction for teams that want agent assistance to become part of daily engineering work without turning the IDE into an opaque black box.
What changed
GitHub says agent hooks are now in public preview. Developers can define a hooks.json file under .github/hooks/ and trigger custom commands around key session events such as userPromptSubmitted, preToolUse, postToolUse, and errorOccurred. That creates a practical bridge between Copilot agent sessions and repository-specific automation, policy checks, or observability logic.
The update also adds MCP auto-approve support at both the server and tool level. In day-to-day use, that should reduce manual approval churn for trusted tool calls while still letting teams keep boundaries around higher-risk actions. GitHub is effectively acknowledging that agent productivity depends on reducing repetitive confirmation loops without removing governance entirely.
Another notable addition is support for AGENTS.md and CLAUDE.md instruction files. GitHub says Copilot can automatically discover and load these instruction files into context, including nested files if the relevant setting is enabled. The JetBrains integration can also generate an initial AGENTS.md, which lowers the setup cost for teams that want project-level guidance to shape agent behavior from day one.
On top of that, GitHub moved auto model selection to general availability for JetBrains IDEs. Copilot can now choose a model based on current availability and performance conditions, reducing manual switching during active development.
Why it matters
This release shows GitHub pushing Copilot toward a fuller agent platform inside mainstream developer tooling. JetBrains users are getting not only more autonomous behavior, but also better mechanisms for instructions, hooks, and approval policy. For engineering teams, that combination is often what determines whether agent features stay as demos or become part of production workflows.
The strategic signal is clear: IDE integrations are moving beyond inline completion and chat toward multi-agent coordination, repository-aware instructions, and controlled tool execution. GitHub’s March 11 release puts JetBrains users directly into that shift.
Related Articles
This matters because Copilot is no longer priced like a lightweight autocomplete tool. Starting June 1, 2026, GitHub will convert every Copilot plan to token-based AI Credits, end the fallback model safety net, and make code review consume GitHub Actions minutes too.
GitHub is pushing Copilot's agent workflow directly into JetBrains editors, not just the side chat panel, and pairing it with inline previews for Next Edit Suggestions. The bigger governance change is global auto-approve: one switch can approve file edits, terminal commands, and external tool calls across workspaces.
The improvement sounds small until you remember where agent products lose trust: waiting. GitHub says its Copilot cloud agent now starts more than 20% faster, building on a 50% startup improvement shipped in March.
Comments (0)
No comments yet. Be the first to comment!