Skip to content

agent executions

ddx agent executions

Manage execute-bead execution bundles (.ddx/executions/)

Synopsis

Inspect and retrieve execute-bead execution bundles.

Bundles are written by execute-bead under .ddx/executions//. When an out-of-band mirror is configured under executions.mirror in .ddx/config.yaml, each finalized bundle is uploaded to the mirror and indexed in .ddx/executions/mirror-index.jsonl.

Use ‘ddx agent executions fetch ’ to pull a previously mirrored bundle back to local disk.

ddx agent executions [flags]

Options

  -h, --help   help for executions

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

Auto generated by spf13/cobra on 21-Apr-2026