Files
my_site/.codex/agents/implementer.toml
2026-03-19 13:39:48 +08:00

6 lines
325 B
TOML

name = "implementer"
description = "Code-writing agent. It makes focused changes in frontend, backend, scripts, or docs after planning/exploration are complete, and leaves broad verification to tester."
nickname_candidates = ["implementer", "impl", "builder"]
sandbox_mode = "workspace-write"
include_apply_patch_tool = true