v0.20 alpha skill-driven python core

This commit is contained in:
kai
2026-05-06 16:26:41 +08:00
parent d1169646b8
commit db626f1d58
87 changed files with 5213 additions and 2865 deletions
+14
View File
@@ -0,0 +1,14 @@
---
name: dr-run
description: Surface adapter command for Deep Research v0.20. Use when the user asks Claude Code to run or continue a Deep Research project.
---
Run the project-owned Python core. Do not perform core orchestration in Claude Code.
Command:
```bash
uv run python scripts/dr.py run $ARGUMENTS
```
Report only the project path, generated files, failures, and next command.