v0.20.6 rebuild platform environments from templates

This commit is contained in:
Deep Research System
2026-05-07 21:00:21 +08:00
parent bb2c91754b
commit b3050260b2
93 changed files with 6027 additions and 89 deletions
@@ -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 中手工翻译整篇报告。