v0.20.6 rebuild platform environments from templates
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
description: 初始化 Deep Research 项目。薄封装:调用 Python core,不在 OpenCode prompt 中承担核心逻辑。用法:/dr-init <topic> [--slug ... --method ...]
|
||||
agent: dr-plan
|
||||
subtask: false
|
||||
---
|
||||
|
||||
执行 Python core 初始化入口:
|
||||
|
||||
```bash
|
||||
uv run python scripts/dr.py init $ARGUMENTS
|
||||
```
|
||||
|
||||
完成后暂停,下一步运行 `/dr-frame <slug>` 生成 `phase1/framework.md`。
|
||||
Reference in New Issue
Block a user