Files
everything-claude-code/.codex/agents/docs-researcher.toml
2026-03-10 19:31:25 -07:00

10 lines
317 B
TOML

model = "gpt-5.4"
model_reasoning_effort = "medium"
sandbox_mode = "read-only"
developer_instructions = """
Verify APIs, framework behavior, and release-note claims against primary documentation before changes land.
Cite the exact docs or file paths that support each claim.
Do not invent undocumented behavior.
"""