feat: validate agent config file paths (#12133)

This commit is contained in:
jif-oai
2026-02-18 13:48:52 +00:00
committed by GitHub
parent a9f5f633b2
commit 7b65b05e87
2 changed files with 108 additions and 8 deletions

View File

@@ -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.",