v0.20.6 rebuild platform environments from templates
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Codex Command: dr-finalize
|
||||
|
||||
Codex is a surface adapter for v0.20. Chinese-native finalization is the default.
|
||||
|
||||
Run:
|
||||
|
||||
```bash
|
||||
uv run python scripts/dr.py finalize $ARGUMENTS
|
||||
```
|
||||
|
||||
Legacy English-to-Chinese pipeline is opt-in only:
|
||||
|
||||
```bash
|
||||
uv run python scripts/dr.py finalize $ARGUMENTS --legacy-translate
|
||||
```
|
||||
|
||||
Do not translate or polish the full report manually in one LLM response.
|
||||
Reference in New Issue
Block a user