v0.20.6 rebuild platform environments from templates
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
description: "[COMPAT v0.20] Phase 4 兼容层。默认中文原生成稿由 Python core finalize 执行。"
|
||||
mode: primary
|
||||
model: zenmux-anthropic/claude-opus-4-7
|
||||
temperature: 0.4
|
||||
tools:
|
||||
read: true
|
||||
bash: true
|
||||
skill: true
|
||||
permission:
|
||||
bash:
|
||||
"*": deny
|
||||
"uv run python scripts/dr.py finalize *": allow
|
||||
edit: deny
|
||||
task:
|
||||
"*": deny
|
||||
color: "#9333ea"
|
||||
---
|
||||
|
||||
# dr-editor-in-chief Compatibility Role
|
||||
|
||||
v0.20 的默认 Phase 4 入口是中文原生成稿:
|
||||
|
||||
```bash
|
||||
uv run python scripts/dr.py finalize <slug>
|
||||
```
|
||||
|
||||
旧 `final_en.md -> translate -> polish` 链路仅在用户显式要求 `--legacy-translate` 时启用。不得在 OpenCode 会话中手工翻译或润色整篇报告。
|
||||
Reference in New Issue
Block a user