v1.6.0

Jeffallan/claude-skillsv1.6.0Apr 20, 2026by shrimbly

AI Summary

Enhances Seedance 2.0 image-to-video capabilities by supporting richer media inputs like reference videos and audio, while fixing a bug that previously rejected reference-only runs.

Key Highlights

  • Seedance 2 I2V supports Last Frame, Reference Images, Videos, and Audio
  • Fixes reference-only runs that were previously rejected
  • Handle descriptions document mutual-exclusivity rules

New Features

  • Expanded media inputs for Seedance 2.0
  • Bug fix for reference-only execution logic

Full Release Notes

### Added

- **Seedance 2 I2V: richer media inputs** — The ByteDance Seedance 2.0 and 2.0 Fast image-to-video nodes now expose Last Frame, Reference Images (up to 9), Reference Videos (up to 3), and Reference Audio (up to 3) handles alongside First Frame. Handle descriptions document the First/Last Frame vs Reference Images mutual-exclusivity rule.

### Fixed

- **Seedance 2 I2V: reference-only runs no longer rejected** — When connecting images only to Reference Images, the request no longer duplicates them into `first_frame_url`, which Kie was rejecting as a mutually-exclusive combination.