• Stefy Lanza (nextime / spora )'s avatar
    township: 2-keyframe outcomes, referees, autogen, generation queue; favicons · 3bfefed0
    Stefy Lanza (nextime / spora ) authored
    Township tool (tools/gen_township_fighters.py):
    - Outcome videos now generate TWO keyframes per outcome (finish + victory),
      each anchoring its own clip; victory clip uses a dedicated referee shot.
    - Referee characters: new role on create form, kept out of fighter pools,
      dressed as officials, attachable per-match and used in victory keyframes.
    - Per-match referee selection (new-match form + match editor, persisted).
    - Autogenerate buttons on character/referee, environment and new-match forms
      (LLM-filled, editable before create) via /profile/autogen + /matches/autogen.
    - Single-worker generation queue: all coderai-bound jobs (create/regen/train/
      match/process) are serialised and surfaced as "queued", with one persistent
      match-detail monitor replacing the competing per-job pollers (fixes the
      blinking progress when two jobs were launched at once).
    
    coderai: favicon.ico served at /favicon.ico + linked in admin/login templates;
    bundled township favicon served at /favicon.ico.
    
    Also gitignore large packaging/runtime artifact dirs (.packaging-cache/, tmp/).
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    3bfefed0
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...