Rename hierarchical_agents to child_agents_md (#9215)

Clearer name
This commit is contained in:
pakrym-oai
2026-01-14 11:14:24 -08:00
committed by GitHub
parent 577e1fd1b2
commit e6d2ef432d
5 changed files with 9 additions and 9 deletions

View File

@@ -4,4 +4,4 @@ For information about AGENTS.md, see [this documentation](https://developers.ope
## Hierarchical agents message
When the `hierarchical_agents` 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.
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.