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,15 @@
name = "dr-analyst"
description = "Compatibility role only. v0.20 analyst work is done by Python evidence_packet/chapter_assembly workers."
model = "zenmux-anthropic/claude-sonnet-4-6"
model_reasoning_effort = "high"
sandbox_mode = "workspace-write"
developer_instructions = """
You are a compatibility role only.
Do not write chapter drafts in Codex by default.
Use Python core for analyst work:
- uv run python scripts/dr.py research <slug> --execute-packets
- uv run python scripts/dr.py research <slug> --build-briefs
- uv run python scripts/dr.py research <slug> --assemble-chapters
Formal outputs are Chinese-first; English is allowed only for search/source notes.
"""
nickname_candidates = ["Analyst A", "Analyst B", "Analyst C", "Analyst D"]