v0.2.8
Seedance now requires an explicit person-reference boolean for every supplied image or video, including first and last frames. Set true when the reference contains a person and false otherwise. Missing values fail before generation; audio references must omit the field. HypiHub preserves both values during upload.
When upgrading existing Sources, add person-reference="true" or person-reference="false" to each visual Reference. FrameVideo uses first-frame-person-reference and, when a last frame is supplied, last-frame-person-reference. Direct requests require fields.personReference.
Update the npm Distribution:
npm install -g @hypit/hypit@0.2.8The Hypit Skill guidance is updated separately from npm. Refresh your installed Skill:
npx skills add hypit-ai/hypit -g