Skip to content
Built 26/04/16 13:13commit cc1e88d

Codex Sample Configuration

中文 | English

Summary

This source is the annotated map of the Codex config surface: a copyable config.toml specimen that shows the major tables and keys together so users can borrow only the sections they actually need.

Source

Key Contributions

  • Collects the core config tables in one place: model selection, approvals, sandbox, auth, project-doc controls, agents, skills, MCP servers, proxy settings, and feature flags.
  • Encourages selective copying instead of cargo-culting a full monolithic config.
  • Makes it easier to diff which parts of config.toml belong to local defaults versus repo-scoped policy.