v0.20.6 rebuild platform environments from templates
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user