• Stefy Lanza (nextime / spora )'s avatar
    launcher: pass-through coderai server flags via --coderai-arg/--coderai-args · 69ff740e
    Stefy Lanza (nextime / spora ) authored
    coderai-oci (in-image): append ${CODERAI_EXTRA_ARGS} to the server argv in both
    exec paths. supervisord runs a fixed command, so arbitrary server flags arrive
    via this env var rather than argv. (Takes effect after an image rebuild.)
    
    run_oci.sh: --coderai-arg ARG (repeatable, one token each) and --coderai-args
    "STR" build CODERAI_EXTRA_ARGS and inject it with -e; new cdr-args banner line.
    `--` still goes to the container engine, not coderai.
    
    Docs (AI.PROMPT, dist-bundle README.md/.txt) updated accordingly.
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    69ff740e
Name
Last commit
Last update
..
dist-bundle Loading commit data...
launcher Loading commit data...
Dockerfile.oci Loading commit data...
Dockerfile.oci-venv Loading commit data...
Dockerfile.update Loading commit data...
README-RUN.txt Loading commit data...
build_oci_image.sh Loading commit data...
make_dist_bundle.sh Loading commit data...
make_tarball_from_venv.sh Loading commit data...
nginx.conf Loading commit data...
package_oci_image.sh Loading commit data...
run_oci.sh Loading commit data...
smoke_test_oci.sh Loading commit data...
smoke_test_services.sh Loading commit data...
supervisord.conf Loading commit data...
update_oci_image.sh Loading commit data...