GitHub, Copilot coding agent에 모델 선택·자체 리뷰·보안 검사·CLI handoff 추가

Original: You open an issue before lunch. By the time you’re back, there’s a PR waiting. That’s what GitHub Copilot coding agent is built for, and it just got a major upgrade to make delegating tasks even smoother. Here’s what’s new. 👇🧵 View original →

Read in other languages: English日本語
LLM Mar 19, 2026 By Insights AI 1 min read Source

X에서 GitHub가 발표한 내용

2026년 3월 17일, GitHub는 점심 전에 issue를 열고 돌아오면 PR이 준비돼 있는 경험을 이야기하며 Copilot coding agent 업데이트를 소개했다. 이 메시지가 중요한 이유는 Copilot을 단순 자동완성 도구가 아니라, 작업을 위임받아 background에서 실행하고 검토 가능한 결과를 돌려주는 worker로 재정의하기 때문이다.

GitHub 블로그가 추가한 내용

GitHub 공식 블로그는 2026년 2월 26일 게시물에서 이번 업그레이드를 구체적인 workflow 변화로 정리한다.

  • Model selection: agent panel에서 작업별 모델을 고를 수 있게 됐다. GitHub는 이 기능이 먼저 Copilot Pro와 Pro+에 제공되고, Business와 Enterprise는 뒤이어 지원한다고 설명한다.
  • Self-review: agent는 이제 PR을 열기 전에 Copilot code review로 자기 변경분을 점검하고, 피드백을 받아 패치를 다듬는다.
  • Security checks: code scanning, secret scanning, dependency vulnerability checks가 PR 오픈 전에 agent workflow 안에서 직접 실행된다.
  • Custom agents: 팀은 .github/agents/ 아래에 규칙 파일을 두고 성능 benchmark 같은 팀별 절차를 agent에 강제할 수 있다.
  • Cloud-to-CLI handoff: cloud session을 branch, logs, context와 함께 terminal로 가져올 수 있고, CLI에서 &를 눌러 작업을 다시 cloud로 넘길 수 있다.

왜 중요한가

이번 업데이트는 coding agent를 실제로 위임 가능한 도구에 더 가깝게 만든다. model choice, self-review, pre-PR security checks는 agent에게 더 중요한 변경을 맡길 때 생기는 불확실성을 줄여 준다. 이제 agent는 단순히 코드를 생성하는 것이 아니라, 실행 경로를 고르고, 자기 결과를 비평하고, human reviewer에게 전달되기 전 문제를 더 많이 걸러내야 한다.

동시에 개발 도구의 방향도 선명해진다. 핵심 변화는 “AI가 코드를 써 준다”에서 “AI가 정책과 handoff 지점을 가진 개발 workflow를 대신 수행한다”로 옮겨가는 것이다. 앞으로 coding agent 경쟁력은 순수 생성 품질뿐 아니라 reviewability, safety checks, cloud와 local context 사이의 이동을 얼마나 매끄럽게 다루느냐에서 갈릴 가능성이 크다.

출처: GitHub X 스레드 · GitHub 블로그

Share: Long

Related Articles

LLM Mar 9, 2026 2 min read

GitHub Copilot CLI가 generally available 단계로 올라서며 standard Copilot subscriber가 terminal에서 Copilot을 사용할 수 있게 됐다. GitHub는 이를 next edit suggestions, MCP 지원 agent mode, background agents, Pro+ plan 확대와 함께 발표했다.

Comments (0)

No comments yet. Be the first to comment!

Leave a Comment

© 2026 Insights. All rights reserved.