Skip to content

v1.2.0 — Contributor guide, changelog, scene comparison

Latest

Choose a tag to compare

@wuwangzhang1216 wuwangzhang1216 released this 25 May 19:49
· 5 commits to main since this release

Documentation pass. No behavior changes to the pipeline; all 10-step / 6-mode / 14-director / 6-adapter shapes are unchanged.

Added

  • CONTRIBUTING.md (bilingual) — project layout, how to add a director style / AI video tool adapter / output mode / eval case, the copyright-safety rule for style modules, doc conventions, PR checklist.
  • CHANGELOG.md — Keep-a-Changelog format covering v1.0.0 → v1.2.0.
  • references/director_styles/example_comparisons.md — one scene (a man with a wilted bouquet at an apartment door) treated four different ways: Spielberg, Kubrick, Wong Kar-wai, Bi Gan. Includes beat structure, camera grammar, color, sound, and a ready-to-use image-to-video prompt per style, plus a side-by-side comparison table. Concrete demonstration of what a style overlay actually changes.

Changed

  • README.md and references/director_styles/README.md link the new comparison file.
  • README.md lists CONTRIBUTING + CHANGELOG, extends the repo-structure tree, bumps version badge to 1.2.0.
  • SKILL.md version bumped to 1.2.0.

Upgrade

cd ~/.claude/skills/cinematic-director && git pull

(Or, if you symlinked the dev directory in, no pull needed.)