Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 336 Bytes

File metadata and controls

10 lines (7 loc) · 336 Bytes

Sources

This template intentionally follows and extends common agent conventions.

  • OpenAI Codex guide: AGENTS.md custom instructions
  • OpenAI Codex: Model Context Protocol (MCP)
  • OpenAI Agents SDK: Tracing (enabled by default)
  • Codex CLI sessions JSONL location discussion

See README for how these relate to the repo structure.