mirror of
https://github.com/certd/certd.git
synced 2026-08-02 02:44:49 +08:00
feat: add certd ECC bundle (.codex/agents/reviewer.toml)
This commit is contained in:
@@ -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.
|
||||||
|
"""
|
||||||
Reference in New Issue
Block a user