10 lines
313 B
TOML
10 lines
313 B
TOML
description = "Run Chinese-native Phase 4 finalization through Python core."
|
|
prompt = """
|
|
Run the Deep Research Python core finalize command. Do not hand-translate the report in Gemini CLI.
|
|
|
|
Command:
|
|
!{uv run python scripts/dr.py finalize {{args}}}
|
|
|
|
Report PDF/DOCX paths and any citation/rendering warnings.
|
|
"""
|