← Back to KHAO

Copilot · GitHub ·

Run multiple agents at once with /fleet in Copilot CLI

2 min read

Compiled by KHAO Editorial — aggregated from 2 outlets. See llms.txt for citation guidance.

★ Tier-1 Source

Copilot CLI welcome screen.

/fleet is a slash command in Copilot CLI that enables Copilot to simultaneously work with multiple subagents in parallel.

Key facts

Summary

What if GitHub Copilot CLI could work on five files at the same time instead of one? /fleet is a slash command in Copilot CLI that enables Copilot to simultaneously work with multiple subagents in parallel. Want to learn more about how /fleet works, and more importantly, how to use it most effectively? When you run /fleet with a prompt, the behind-the-scenes orchestrator:. Polls for completion, then dispatches the next wave.

#Copilot #GitHub