• Stefy Lanza (nextime / spora )'s avatar
    township: pre-fight intro clips, per-clip prompt regen, whole-match 2x enhance · e28f11e9
    Stefy Lanza (nextime / spora ) authored
    - Every match now opens with 3 intro clips before the fight: a bold solo
      entrance for each fighter, then a referee-officiated face-off stare-down
      with the start signal. The real fight begins at clip 4. New intro prompt
      templates + LLM system prompt + PromptGenerator.intro_shot().
    - Factor out _build_match_clip_specs() and _fill_clip_prompt() so all four
      clip-building paths (stage_videos Phase A, new-match, replan, full regen)
      build intros consistently; intro clips attach only their own participants
      (solo entrance = one fighter; face-off = both + match referee).
    - New "clip-prompt" job scope + per-clip "prompt↻" link: rewrite ONLY one
      clip's prompt in place (role-aware), steering fight clips away from the
      match's other shots; renders nothing.
    - "Create whole match" and "Regenerate whole match" (scope "full") now finish
      with a 2x AI upscale + 2x frame interpolation pass over the final short/long
      assemblies and outcome videos, reusing the existing enhance machinery.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    e28f11e9
Name
Last commit
Last update
codai Loading commit data...
docs/superpowers Loading commit data...
packaging Loading commit data...
samples Loading commit data...
tests Loading commit data...
tools Loading commit data...
.dockerignore Loading commit data...
.gitignore Loading commit data...
AI.PROMPT Loading commit data...
CODERAI_API_DOCUMENTATION.md Loading commit data...
CoderAI.gif Loading commit data...
DISTRIBUTION.md Loading commit data...
LICENSE.md Loading commit data...
MULTIMODAL_CAPABILITIES.md Loading commit data...
MULTIMODAL_UI_EXAMPLES.md Loading commit data...
README.md Loading commit data...
build-oci.sh Loading commit data...
build.ps1 Loading commit data...
build.sh Loading commit data...
coderai Loading commit data...
coderai-broker-implementation-reference.md Loading commit data...
coderai-integration.md Loading commit data...
osxbuild.sh Loading commit data...
package-oci.sh Loading commit data...
package-tarball.sh Loading commit data...
requirements-nvidia.txt Loading commit data...
requirements-vulkan.txt Loading commit data...
requirements.txt Loading commit data...
run-oci.sh Loading commit data...
smoke-test-oci.sh Loading commit data...
todo.md Loading commit data...