Documentation
README
Fleet
Fan out several independent agent-deck child sessions from inside your current session, keep working, and check their progress on demand β without blocking and without consuming any delivery events.
Requires: the agent-deck session children and launch --assert-done
features. If agent-deck session children --help succeeds, you have them.
When to use
Use this when the user wants more than one agent working at once and wants to supervise from the parent session β e.g. "launch 5 sessions to each tackle a file", "fan out these tasks", "spin up a fleet and tell me when they're done".
This is the opening of the README. Read the full README on GitHub.