Files
deep_research/scripts/runtime/__init__.py
T

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.
"""