7 lines
204 B
Python
7 lines
204 B
Python
"""v0.20 Python runtime core for Deep Research.
|
|
|
|
The runtime layer is intentionally platform-neutral: OpenCode, Codex, and
|
|
Claude Code should call into these modules instead of owning orchestration.
|
|
"""
|
|
|