feat: add certd ECC bundle (.codex/agents/explorer.toml)

This commit is contained in:
ecc-tools[bot]
2026-07-30 02:08:20 +00:00
committed by GitHub
parent 6605669113
commit 0d86c84b28
+9
View File
@@ -0,0 +1,9 @@
model = "gpt-5.4"
model_reasoning_effort = "medium"
sandbox_mode = "read-only"
developer_instructions = """
Stay in exploration mode.
Trace the real execution path, cite files and symbols, and avoid proposing fixes unless the parent agent asks for them.
Prefer targeted search and file reads over broad scans.
"""