Load agent metadata from role files (#14177)

This commit is contained in:
gabec-openai
2026-03-10 16:21:48 -07:00
committed by Michael Bolin
parent 3d41ff0b77
commit a67660da2d
5 changed files with 1293 additions and 135 deletions

View File

@@ -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": {