v0.20.6 rebuild platform environments from templates
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
---
|
||||
description: "[COMPAT v0.20] 报告渲染兼容层。默认 PDF/DOCX 由 Python core finalize/build_report 执行。"
|
||||
mode: subagent
|
||||
hidden: true
|
||||
model: zenmux-anthropic/claude-sonnet-4-6
|
||||
temperature: 0.1
|
||||
tools:
|
||||
read: true
|
||||
bash: true
|
||||
skill: true
|
||||
permission:
|
||||
bash:
|
||||
"*": deny
|
||||
"uv run python scripts/dr.py finalize *": allow
|
||||
"uv run python scripts/build_report.py *": allow
|
||||
edit: deny
|
||||
task:
|
||||
"*": deny
|
||||
---
|
||||
|
||||
# dr-reporter Compatibility Role
|
||||
|
||||
默认出稿入口:
|
||||
|
||||
```bash
|
||||
uv run python scripts/dr.py finalize <slug>
|
||||
```
|
||||
|
||||
本 agent 只可辅助解释渲染错误或重跑 `build_report.py`。不得改写研究结论,不得补造 citation。
|
||||
Reference in New Issue
Block a user