v0.20.6 rebuild platform environments from templates
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Codex Command: dr-run
|
||||
|
||||
Codex is a surface adapter for v0.20. Do not spawn Codex subagents for the core workflow.
|
||||
|
||||
Run the project-owned Python core:
|
||||
|
||||
```bash
|
||||
uv run python scripts/dr.py run $ARGUMENTS --workers 6
|
||||
```
|
||||
|
||||
For a preview:
|
||||
|
||||
```bash
|
||||
uv run python scripts/dr.py run $ARGUMENTS --workers 6 --dry-run
|
||||
```
|
||||
|
||||
Report only the CLI phase decision, produced files, and next step.
|
||||
Reference in New Issue
Block a user