Skip to content

compozy loop

Manage Loop definitions and runs

For people running agent work16 pages in this section

compozy loop

Manage Loop definitions and runs

Options

  -h, --help   help for loop

Options 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.

FormatOutput
humanHelp and subcommand list
jsonNot emitted for help
jsonlNot emitted for help
toonNot emitted for help

Subcommands

CommandDescription
compozy loop approveApply one Loop human-gate decision
compozy loop configureWrite per-loop runtime config overrides
compozy loop createCreate, fork, or publish one Loop definition
compozy loop deleteDelete one user-authored Loop definition
compozy loop editEdit and publish one Loop definition with $EDITOR
compozy loop inspectInspect one Loop definition
compozy loop listList Loop definitions
compozy loop pausePause one Loop run
compozy loop resumeResume one Loop run
compozy loop runStart or dry-run one Loop
compozy loop runsList workspace Loop runs
compozy loop statusInspect one Loop run
compozy loop stopStop one Loop run
compozy loop turnsList one Loop run's Goal turn audit
compozy loop validateValidate one Loop definition without saving

On this page