mirror of
https://github.com/openai/codex.git
synced 2026-02-01 22:47:52 +00:00
8 lines
409 B
Markdown
8 lines
409 B
Markdown
# AGENTS.md
|
|
|
|
For information about AGENTS.md, see [this documentation](https://developers.openai.com/codex/guides/agents-md).
|
|
|
|
## Hierarchical agents message
|
|
|
|
When the `child_agents_md` feature flag is enabled (via `[features]` in `config.toml`), Codex appends additional guidance about AGENTS.md scope and precedence to the user instructions message and emits that message even when no AGENTS.md is present.
|