compozy loop
Manage Loop definitions and runs
compozy loop
Manage Loop definitions and runs
Options
-h, --help help for loopOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
This command displays human-readable help and its subcommand list. The inherited -o, --output and --json flags do not serialize help output.
| Format | Output |
|---|---|
human | Help and subcommand list |
json | Not emitted for help |
jsonl | Not emitted for help |
toon | Not emitted for help |
Subcommands
| Command | Description |
|---|---|
| compozy loop approve | Apply one Loop human-gate decision |
| compozy loop configure | Write per-loop runtime config overrides |
| compozy loop create | Create, fork, or publish one Loop definition |
| compozy loop delete | Delete one user-authored Loop definition |
| compozy loop edit | Edit and publish one Loop definition with $EDITOR |
| compozy loop inspect | Inspect one Loop definition |
| compozy loop list | List Loop definitions |
| compozy loop pause | Pause one Loop run |
| compozy loop resume | Resume one Loop run |
| compozy loop run | Start or dry-run one Loop |
| compozy loop runs | List workspace Loop runs |
| compozy loop status | Inspect one Loop run |
| compozy loop stop | Stop one Loop run |
| compozy loop turns | List one Loop run's Goal turn audit |
| compozy loop validate | Validate one Loop definition without saving |