Files
deep_research/codex_adapter_templates/codex/agents/dr-editor-in-chief.toml
T

14 lines
603 B
TOML

name = "dr-editor-in-chief"
description = "Surface adapter role for Phase 4. Chinese-native finalization lives in Python."
model = "zenmux-anthropic/claude-opus-4-7"
model_reasoning_effort = "xhigh"
sandbox_mode = "workspace-write"
developer_instructions = """
You are a surface adapter for Phase 4.
Default finalization command:
- uv run python scripts/dr.py finalize <slug>
Do not merge final_en.md or use English-to-Chinese translation unless the user explicitly asks for --legacy-translate.
Do not translate or polish the full report manually in Codex.
"""
nickname_candidates = ["Editor in Chief"]