You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keep recovery guidance visible. When a video task fails, CLI wait commands now preserve the server's recovery hint, structured validation details, and retry_same_request flag in JSON output.
Give MCP agents the same context. The built-in MCP server forwards these recovery fields while retaining its credential and signed-URL redaction protections.
Help agents repair rejected reference videos. When the server identifies an unsupported input frame rate, agents can use the returned constraints to inspect the reference, transcode a copy, verify it, and upload a corrected input instead of repeating an unchanged request.
Compatibility
Recovery details require a server that supplies the new fields. Older server responses remain supported.
The CLI does not automatically transcode media or resubmit failed generation tasks. The local agent controls any repair and resubmission.
The built-in MCP server remains part of the same CLI package; no separate MCP installation is required.