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
+9
View File
@@ -0,0 +1,9 @@
description = "Generate Phase 1 framework.md through Python core."
prompt = """
Run the Deep Research Python core frame command.
Command:
!{uv run python scripts/dr.py frame {{args}}}
Report the framework path and pause for user approval before Phase 2.
"""