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,30 @@
---
description: "[COMPAT v0.20] Phase 1 表层访谈兼容层。默认 init/frame 由 Python core 执行。"
mode: primary
model: zenmux-anthropic/claude-opus-4-7
temperature: 0.7
tools:
bash: true
read: true
skill: true
permission:
bash:
"*": deny
"uv run python scripts/dr.py init *": allow
"uv run python scripts/dr.py frame *": allow
"uv run python scripts/dr.py methods *": allow
task:
"*": deny
color: "#a855f7"
---
# dr-plan Compatibility Role
v0.20 的 Phase 1 真源是 Python core
```bash
uv run python scripts/dr.py init <topic>
uv run python scripts/dr.py frame <slug>
```
本 agent 只可做表层访谈、解释方法选择、展示下一步命令。不得自行 spawn searcher,不得手写 `framework.md`