Skip to content

Releases: avalonreset/wan2gp-operator

v0.4.0 - Community and Compliance

16 Mar 18:59

Choose a tag to compare

Full community health infrastructure, legal compliance, and CI.

Added

  • SECURITY.md with vulnerability reporting policy and response timeline
  • CITATION.cff for machine-readable citation
  • CODE_OF_CONDUCT.md (Contributor Covenant v2.1)
  • SUPPORT.md with help channels and diagnostic guidance
  • CODEOWNERS for PR review assignment
  • Issue templates (bug report and feature request YAML forms)
  • Pull request template with testing checklist
  • CI workflow with compile and help checks
  • Devcontainer configuration (Python 3.12 with Ruff)
  • Dependabot for pip and github-actions ecosystems
  • Auto-generated release notes via .github/release.yml
  • FUNDING.yml template
  • .gitattributes for line ending normalization

Changed

  • LICENSE copyright corrected to Benjamin (avalonreset)
  • CONTRIBUTING.md expanded with dev setup, code style, and PR process

v0.3.0 - Music Video Pipeline

16 Mar 18:59

Choose a tag to compare

Full music-video pipeline: turn one audio track into a structured multi-shot video using Wan2GP as the generation engine.

Added

  • Phase 1 music-video pipeline:
    • `music-analyze` (audio BPM/beat/section analysis)
    • `music-plan` (beat-aligned shot planning and prompts)
    • `music-generate` (multi-take Wan2GP generation with optional evolve-on-failure)
    • `music-assemble` (ffmpeg-based clip normalization, concat, and audio mux)
    • `music-video` (one-command orchestrator)
  • Unified operator command map for all music-video commands
  • Documentation for one-command and stage-by-stage music-video workflows

v0.2.0 - Quality Feedback

16 Mar 18:59

Choose a tag to compare

Quality-focused evolution and safer generation defaults.

Added

  • Quality-feedback evolution flow (evolve --quality-feedback ...)
  • Quality recommendations output in headless runs

Changed

  • Improved compose defaults for Wan2.2 quality runs
  • Safer runtime recommendations for quality-focused generation

v0.1.0 - Initial Release

16 Mar 18:59

Choose a tag to compare

Initial public release of Wan2GP Operator.

Added

  • Bootstrap, compose, run, diagnose, updates, evolve workflows
  • Codex-first skill contract and references
  • Hardware/readiness assessment
  • Prompt-to-settings composer
  • Headless batch execution
  • Failure diagnosis with next-step commands