GitHub Copilot for JetBrains, custom agent·sub-agent·plan agent 정식 출시
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로 넘어갔다는 점이다. GitHub는 이를 통해 JetBrains 환경에서도 보다 세분화된 역할 기반 협업과 workflow 최적화를 지원하겠다는 뜻을 분명히 했다.
이번 업데이트는 단순히 agent 개수를 늘리는 수준이 아니다. GitHub는 preview 단계의 agent hooks, MCP용 auto-approve, instruction file 확장, auto model selection general availability, thinking panel, context window indicator 등을 함께 추가했다. 즉, agent를 쓰게 하는 것뿐 아니라, agent의 행동을 제어하고 관찰하며 조직 정책에 맞게 연결할 수 있는 기능이 동시에 강화됐다.
핵심 변화
- Custom agents, sub-agents, plan agent가 JetBrains IDE에서 일반 제공된다.
- Agent hooks가 public preview로 추가됐다.
.github/hooks/경로의hooks.json을 사용해userPromptSubmitted,preToolUse,postToolUse,errorOccurred같은 이벤트에 custom command를 연결할 수 있다. - MCP에 대한 auto-approve support가 추가돼 external tool 연동 자동화 범위가 넓어졌다.
- Extended-reasoning model용 thinking panel과 Anthropic thinking budget 설정, context window usage indicator가 도입돼 reasoning 과정과 context 소비량을 더 잘 볼 수 있게 됐다.
사용성 개선도 포함됐다. GitHub는 sign-in flow를 간소화하고 chat panel이 로그인 뒤 자동으로 열리도록 조정했으며, GitHub Enterprise 사용자를 위해 device code 우선 로그인 흐름도 제공한다고 밝혔다. 동시에 terminal output 처리 안정성, 파일 업데이트 정확성, UI glitch 감소 등 day-to-day 개발 중단 요소를 줄이는 품질 개선도 진행했다. 한편 edit mode는 deprecation 대상으로 표시됐다.
의미는 분명하다. JetBrains용 Copilot이 단순 completion 도구를 넘어, 정책 집행과 자동화가 가능한 multi-agent 개발 표면으로 이동하고 있다는 점이다. 특히 hooks와 MCP auto-approve 조합은 기업이 기존 도구 체인과 agent를 연결하면서도 통제권을 유지하는 데 중요하다. JetBrains를 주력 IDE로 쓰는 팀에게 이번 업데이트는 plugin 개선이 아니라 운영 가능한 agent platform에 가까운 변화다.
원문: 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월 9일 X를 통해 multi-agent 시스템 설계 가이드를 다시 강조했다. 회사는 대부분의 실패가 모델 성능이 아니라 구조 부족에서 발생한다며 typed schema, action schema, Model Context Protocol을 핵심 제어 장치로 제시했다.
GitHub는 2026년 2월 26일 Claude by Anthropic와 OpenAI Codex를 Copilot Business와 Copilot Pro 고객에게 coding agent로 확대한다고 밝혔다. github.com, GitHub Mobile, VS Code에서 같은 context를 공유하며, 추가 구독 없이 public preview 기준 세션당 one premium request를 사용한다.
Comments (0)
No comments yet. Be the first to comment!