config.toml 271 B

12345678
  1. # Project-local Codex bootstrap config for gdt-auto.
  2. # Keep this file minimal and stick to keys already used by the local Codex install.
  3. model = "gpt-5.4"
  4. model_reasoning_effort = "medium"
  5. [projects."/Users/pudongliang/moka_workspace/gdt-auto"]
  6. trust_level = "trusted"