Skip to content

v0.6.6

Choose a tag to compare

@jacob-bd jacob-bd released this 07 May 15:58
· 193 commits to main since this release

What's Changed

Fixed

  • Opaque error on capacity throttle (#182)RPCError code=8 (RESOURCE_EXHAUSTED) with UserDisplayableError now surfaces the human-readable message instead of the raw protobuf type URL. Added ResourceExhaustedError(RPCError) subclass for programmatic catch. Studio artifact creation provides retry-specific hints.

  • Cinematic video silently ignores --style-prompt (#183)--style-prompt with cinematic format now maps to custom_instructions (same API field as the web UI's "Customize Video Overview" dialog) instead of being silently dropped. --style still rejects for cinematic since visual style codes don't apply. Validation now runs before source resolution for faster feedback.

Changed

  • Updated README to note Google AI Ultra ($249/mo) compatibility (#184).

Contributors

Thanks to @nikolaykazakovvs-ux and @guia-matthieu for the reports and contributions!

Full Changelog: v0.6.5...v0.6.6