mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
Add hierarchical agent prompt (#8996)
This commit is contained in:
committed by
GitHub
Unverified
parent
cabf85aa18
commit
acfd94f625
@@ -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