Skip to content

agent route-status

ddx agent route-status

Show routing table, recent decisions, and active health cooldowns

Synopsis

Shows the current provider routing state, recent routing decisions, and any health cooldowns currently in effect.

Uses the Fizeau Service.RouteStatus API. Requires model routes to be configured in .fizeau/config.yaml.

Examples: ddx agent route-status ddx agent route-status –model qwen3.5-27b ddx agent route-status –json

ddx agent route-status [flags]

Options

  -h, --help           help for route-status
      --json           Output JSON
      --model string   Requested model route key (e.g. qwen3.5-27b)

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 - Invoke AI agents with harness dispatch, quorum, and session logging
Auto generated by spf13/cobra on 21-Apr-2026