v0.20.6 rebuild platform environments from templates
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
---
|
||||
description: "[DEPRECATED v0.20] legacy 英译中兼容层。默认链路不再使用 translator agent。"
|
||||
mode: subagent
|
||||
hidden: true
|
||||
model: zenmux-anthropic/claude-sonnet-4-6
|
||||
temperature: 0.3
|
||||
tools:
|
||||
read: true
|
||||
permission:
|
||||
edit: deny
|
||||
bash:
|
||||
"*": deny
|
||||
task:
|
||||
"*": deny
|
||||
---
|
||||
|
||||
# Deprecated Translator Agent
|
||||
|
||||
v0.20 默认中文主写作,不再走“英文主稿 -> 英译中”作为主路径。
|
||||
|
||||
旧项目如需兼容,使用:
|
||||
|
||||
```bash
|
||||
uv run python scripts/dr.py finalize <slug> --legacy-translate
|
||||
```
|
||||
|
||||
不得在平台 agent 中手工翻译整篇报告。
|
||||
Reference in New Issue
Block a user