Skip to content

#testing

RSS Feed
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の組み合わせでterminalからrobustなtest suiteを作れると示した。関連するGitHub docsは/fleetをparallel subagent execution、autopilotをautonomous multi-step completionとして説明しており、このpostはCLI内でのmulti-agent testing workflowを具体化した例になっている。