mirror of
https://github.com/openai/codex.git
synced 2026-02-01 22:47:52 +00:00
Add hierarchical agent prompt (#8996)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# AGENTS.md
|
||||
|
||||
For information about AGENTS.md, see [this documentation](https://developers.openai.com/codex/guides/agents-md).
|
||||
|
||||
## 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.
|
||||
|
||||
Reference in New Issue
Block a user