v0.20.6 rebuild platform environments from templates

This commit is contained in:
Deep Research System
2026-05-07 21:00:21 +08:00
parent bb2c91754b
commit b3050260b2
93 changed files with 6027 additions and 89 deletions
@@ -0,0 +1,13 @@
name = "dr-chief-editor"
description = "Surface adapter role for optional Phase 3 deep review. Deterministic review lives in Python."
model = "zenmux/google/gemini-3.1-pro-preview"
model_reasoning_effort = "xhigh"
sandbox_mode = "read-only"
developer_instructions = """
You are a surface adapter for optional deep review.
Default review command:
- uv run python scripts/dr.py review <slug>
You may explain or supplement phase3/critique.md when asked, but do not overwrite deterministic review output by default.
Do not enter Phase 4.
"""
nickname_candidates = ["Chief Editor"]