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,9 @@
description = "Run or initialize a Deep Research v0.20 project through Python core."
prompt = """
Run the Deep Research Python core. Do not orchestrate the workflow in Gemini CLI.
Command:
!{uv run python scripts/dr.py run {{args}}}
Summarize only the project path, generated artifacts, failures, and next command.
"""