mirror of
https://github.com/openai/codex.git
synced 2026-04-30 09:26:44 +00:00
feat: validate agent config file paths (#12133)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"$ref": "#/definitions/AbsolutePathBuf"
|
||||
}
|
||||
],
|
||||
"description": "Path to a role-specific config layer."
|
||||
"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.",
|
||||
|
||||
Reference in New Issue
Block a user