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: Phase 1 生成研究框架。薄封装:调用 Python core。用法:/dr-frame <slug-or-path> [--method ... --chapters ...]
agent: dr-plan
subtask: false
---
执行 Python core 框架入口:
```bash
uv run python scripts/dr.py frame $ARGUMENTS
```
完成后暂停,请用户审阅 `phase1/framework.md`,确认后再进入 `/dr-research`