Files
deep_research/.opencode/agents/dr-plan.md
T

31 lines
763 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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`