• Stefy Lanza (nextime / spora )'s avatar
    township: infer intro role on prompt regen + make prompt drive keyframe · 300d5669
    Stefy Lanza (nextime / spora ) authored
    Legacy matches (created before the intro-clips feature) have no role on their
    clips, so per-clip prompt regen wrote fight prompts for clips 0-2 instead of
    the entrance/entrance/face-off intro. Add _clip_role_fighters() which honours an
    explicit role/fighters or infers from position (clip 0 = f1 entrance, clip 1 =
    f2 entrance, clip 2 = referee face-off, rest = fight). _fill_clip_prompt() now
    uses it and PERSISTS the resolved role/fighters onto the clip so the subsequent
    keyframe regen and render apply the correct profiles + LoRAs.
    
    Also make a regenerated prompt authoritative for keyframe generation: clear any
    stale kf_prompt override when (re)writing a clip prompt (keyframes compose from
    the clip prompt unless an override exists, which would silently win). Same for
    outcomes — _plan_outcome_shots now drops o['kf_prompt'] so regenerated outcome
    prompts feed the outcome keyframes.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    300d5669
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...