Files
deep_research/platform_adapters/gemini-cli/commands/dr/init.toml
T

10 lines
295 B
TOML

description = "Initialize a Deep Research v0.20 project through Python core."
prompt = """
Run the Deep Research Python core init command. Do not create project files manually.
Command:
!{uv run python scripts/dr.py init {{args}}}
Report the project slug, manifest path, and next command.
"""