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,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`