agent
ddx agent
Agent diagnostics and legacy command namespace
Synopsis
The ddx agent namespace is for diagnostics, catalogs, logs, metrics, provider
health, and legacy compatibility pages.
Normal execution uses the layered public commands:
ddx runinvokes the agent once.ddx trywraps one bead attempt aroundddx run.ddx workwraps queue selection, retry ownership, and tracking aroundddx try.
DDx does not choose concrete model/provider routes. It may pass explicit operator-supplied harness, provider, or model values through to the agent for a debugging pass; otherwise it requests a power range and the agent routes.
Examples: ddx agent list ddx agent capabilities agent ddx agent models ddx agent providers ddx agent doctor ddx agent log
ddx agent [flags]Options
-h, --help help for agentOptions 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 outputSEE ALSO
- ddx - Document-Driven Development eXperience - AI development toolkit
- ddx agent benchmark - Removed; use the compare-prompts skill
- ddx agent capabilities - Show agent model and reasoning-level capabilities
- ddx agent catalog - Inspect agent model power metadata
- ddx agent check - Probe provider runtime availability (liveness, model inventory)
- ddx agent condense - Filter raw agent output to progress-relevant lines
- ddx agent doctor - Check agent harness health
- ddx agent execute-bead - Removed; use ddx try
- ddx agent execute-loop - Removed; use ddx work
- ddx agent executions - Manage execution evidence bundles (.ddx/executions/)
- ddx agent list - List available agent harnesses
- ddx agent log - Show agent session history
- ddx agent metrics - Analytics over agent execution evidence
- ddx agent models - List models for a configured provider
- ddx agent providers - List configured providers with live status
- ddx agent replay - Removed; use the replay-bead skill
- ddx agent route-status - Show routing table, recent decisions, and active health cooldowns
- ddx agent run - Removed; use ddx run
- ddx agent usage - Show per-harness token and cost summary
- ddx agent workers - Show running agent workers and their current bead