• Stefy Lanza (nextime / spora )'s avatar
    Add config save/load to township fighters generator · f5cb44e1
    Stefy Lanza (nextime / spora ) authored
    CLI: -s/--save FILE writes selected generation options to a JSON config
    and exits; -c/--config FILE loads them as defaults (command-line args
    still override, via a two-phase parse).
    
    Web UI: "Save config" button writes the current form options to a file
    on the server (relative paths land in the output dir, absolute paths as-is)
    via a new /save-config endpoint. Web- and CLI-saved configs are
    interchangeable (shared CONFIG_FIELDS / canonical mapping).
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    f5cb44e1
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...