examples-auto-run What it does - Runs with: - Optional dependency extras enabled by default: , , , , , , , and . - (auto-input/auto-approve). - Per-example logs under . - Main summary log path passed via (also under ). - Generates a rerun list of failures at when is set. - Provides start/stop/status/logs/tail/collect/rerun helpers via . - Background option keeps the process running with a pidfile; cleans it up. Usage Codex execution environment - When Codex invokes or , run the command outside the Codex sandbox by default ( ). Many examples start nested sandboxes, browsers, npm helpers, or cl…