26 lines
525 B
Markdown
26 lines
525 B
Markdown
---
|
|
description: "[COMPAT v0.20] 中文润色兼容层。默认 polish 由 Python core/scripts 执行。"
|
|
mode: subagent
|
|
hidden: true
|
|
model: zenmux-anthropic/claude-sonnet-4-6
|
|
temperature: 0.4
|
|
tools:
|
|
read: true
|
|
permission:
|
|
edit: deny
|
|
bash:
|
|
"*": deny
|
|
task:
|
|
"*": deny
|
|
---
|
|
|
|
# dr-polisher Compatibility Role
|
|
|
|
默认不要在平台 agent 中整篇润色。需要润色时使用 Python 控制分块:
|
|
|
|
```bash
|
|
uv run python scripts/dr.py finalize <slug> --polish
|
|
```
|
|
|
|
不得改写来源、引用或研究结论。
|