Skip to content

v0.6.2

Latest

Choose a tag to compare

@anycap-bot anycap-bot released this 08 Sep 14:01
· 1 commit to main since this release

What's Changed

Actionable Video Task Errors

  • 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.