v0.20.6 rebuild platform environments from templates
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
---
|
||||
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
|
||||
```
|
||||
|
||||
不得改写来源、引用或研究结论。
|
||||
Reference in New Issue
Block a user