• Stefy Lanza (nextime / spora )'s avatar
    Township: Matches list/detail with edit+remove, global Prompts page, --browser · 5e040759
    Stefy Lanza (nextime / spora ) authored
    Matches page:
    - Lightweight list view (no embedded players); per-match/per-fighter detail
      loads only that item's videos.
    - Edit a match: change fighters, environment, short/long targets, and each
      clip's prompt (saved to prompts.json). Fighter-outputs detail edits outcome
      prompts.
    - Remove videos: per clip, per final, whole match, single output, or all of a
      fighter's outputs (keeps plan/keyframes for re-render). Traversal-guarded.
    
    Global Prompts page (/prompts):
    - Edit the script's global templates — LLM fight/outcome system prompts and the
      static fight-shot + win/ko_win/retire/draw fallback templates. Persisted to
      <out-dir>/prompts_config.json, applied live and re-loaded on every run, with
      reset-to-defaults.
    
    Web UI:
    - Only auto-open a browser when --browser is passed (avoids spawning a terminal
      text browser on headless servers).
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    5e040759
Name
Last commit
Last update
codai Loading commit data...
docs/superpowers Loading commit data...
samples Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
CoderAI.gif 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.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...
requirements-nvidia.txt Loading commit data...
requirements-vulkan.txt Loading commit data...
requirements.txt Loading commit data...
todo.md Loading commit data...