Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 647 Bytes

File metadata and controls

17 lines (11 loc) · 647 Bytes

Agent Tooling Notes

These notes are for humans maintaining repository agent setup. They are not part of the always-loaded agent instructions.

Shared Instructions

Update AGENTS.md for repository-wide agent instructions. CLAUDE.md is symlinked to AGENTS.md, so changes there apply to both Codex and Claude Code.

Local Overrides

For private local instructions, use the tool-specific override file:

  • Claude Code: CLAUDE.local.md is additive; it is read after CLAUDE.md.
  • Codex: AGENTS.override.md replaces AGENTS.md in the same directory, so it is not additive. Restate any shared instructions that should still apply.