Skip to content

#copilot-cli

RSS Feed
LLM X/Twitter Apr 7, 2026 1 min read

GitHub Changelog의 2026년 4월 7일 X 게시물은 Copilot CLI가 이제 GitHub-hosted routing 대신 Azure OpenAI, Anthropic, 기타 OpenAI-compatible endpoint나 완전 로컬 models를 사용할 수 있다고 밝혔다. GitHub changelog는 offline mode에서 telemetry가 비활성화되고, provider 자격 증명만으로 unauthenticated use가 가능하며, built-in sub-agents도 같은 provider 설정을 상속한다고 설명한다.

GitHub, Copilot CLI의 plan mode·/fleet·autopilot 기반 unit test 생성 workflow 시연
LLM X/Twitter Mar 28, 2026 1 min read

GitHub는 2026년 3월 28일 Copilot CLI가 plan mode, /fleet, autopilot 조합으로 터미널에서 robust한 test suite를 만들 수 있다고 밝혔다. 관련 GitHub docs는 /fleet를 병렬 subagent 실행으로, autopilot을 autonomous multi-step completion으로 설명하고 있어, 이번 post는 CLI 안에서의 multi-agent testing workflow를 보여 주는 구체적 사례다.