Skip to content

agent execute-loop

ddx agent execute-loop

Removed compatibility surface.

Use ddx work for queue draining. The public execution stack is:

  1. ddx run invokes an agent once.
  2. ddx try wraps one bead attempt around ddx run.
  3. ddx work wraps queue selection, retry ownership, and tracking around ddx try.

DDx owns bead success classification and retry decisions. The agent owns model and provider routing inside a requested power range.

Options inherited from parent commands

      --config string              config file (default is $HOME/.ddx.yml)
      --library-base-path string   override path for DDx library location
  -v, --verbose                    verbose output

SEE ALSO

  • ddx agent - Agent diagnostics and legacy command namespace
Auto generated by spf13/cobra on 21-Apr-2026