01Parallel execution of prompts across multiple agents with configurable concurrency.
02Multiple execution modes: 'default' (safe), 'sandbox' (restricted), and 'yolo' (full auto-approve).
03Automatic retries with exponential backoff for handling transient errors.
041 GitHub stars
05JSON-first output parsing, with fallback mechanisms for noisy stdout and temp-file spillover for large outputs.
06Automatic detection of CLI agent binary paths, versions, and JSON output capabilities at startup.