GitHub announced the launch of an AI coding agent that can fix bugs, add features, and improve documentation on developers' behalf at Microsoft Build. The agent is embedded directly into GitHub Copilot and automatically boots a virtual machine, clones repositories, and analyzes codebases when users assign tasks. It saves changes during work and provides reasoning through session logs, tagging developers for review upon completion. Developers can leave comments that the agent automatically addresses. Various AI companies are releasing coding agents, with Google unveiling Jules in December and OpenAI showcasing ChatGPT's Codex coding agent last week. The new coding agent is available to Copilot Enterprise and Copilot Pro Plus users through GitHub's website, mobile app, and Command Line Interface tool. Microsoft also announced open-sourcing GitHub Copilot in Visual Studio Code, enabling developers to build upon the tool's AI capabilities.
깃허브(GitHub)가 개발자를 대신해 버그 수정, 기능 추가, 문서 개선을 수행하는 AI 코딩 에이전트를 출시한다고 마이크로소프트 빌드에서 발표했다. 이 에이전트는 깃허브 코파일럿(GitHub Copilot)에 직접 내장되어 사용자가 작업을 할당하면 자동으로 가상머신을 부팅하고 저장소를 복제해 코드베이스를 분석한다. 작업 중에는 변경사항을 저장하고 세션 로그로 추론 과정을 기록하며, 완료되면 리뷰를 위해 개발자에게 태그한다. 개발자가 남긴 댓글도 에이전트가 자동으로 처리한다. 구글은 12월에 줄스(Jules)를, 오픈AI는 지난주 코덱스(Codex)라는 챗GPT 코딩 에이전트를 공개하는 등 다양한 AI 기업들이 코딩 에이전트를 선보이고 있다. 새로운 코딩 에이전트는 코파일럿 엔터프라이즈와 코파일럿 프로 플러스 사용자가 깃허브 사이트, 모바일 앱, 명령줄 인터페이스 도구를 통해 이용할 수 있다. 마이크로소프트는 또한 Visual Studio Code의 깃허브 코파일럿을 오픈소스화해 개발자들이 AI 기능을 확장할 수 있도록 할 예정이다.
