feat: add cobalt ECC bundle (.codex/agents/reviewer.toml)

This commit is contained in:
ecc-tools[bot] 2026-04-17 13:30:01 +00:00 committed by GitHub
parent 443ea56078
commit 52bdaa3abc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,9 @@
model = "gpt-5.4"
model_reasoning_effort = "high"
sandbox_mode = "read-only"
developer_instructions = """
Review like an owner.
Prioritize correctness, security, behavioral regressions, and missing tests.
Lead with concrete findings and avoid style-only feedback unless it hides a real bug.
"""