mirror of
https://github.com/openai/codex.git
synced 2026-04-26 07:35:29 +00:00
Load agent metadata from role files (#14177)
This commit is contained in:
committed by
Michael Bolin
parent
3d41ff0b77
commit
a67660da2d
@@ -18,7 +18,7 @@
|
||||
"description": "Path to a role-specific config layer. Relative paths are resolved relative to the `config.toml` that defines them."
|
||||
},
|
||||
"description": {
|
||||
"description": "Human-facing role documentation used in spawn tool guidance.",
|
||||
"description": "Human-facing role documentation used in spawn tool guidance. Required unless supplied by the referenced agent role file.",
|
||||
"type": "string"
|
||||
},
|
||||
"nickname_candidates": {
|
||||
|
||||
Reference in New Issue
Block a user