Merge remote-tracking branch 'origin/dev/friel/fork-context-inherits-parent-model' into repair/watchdog-prompt-layering

This commit is contained in:
Friel
2026-03-29 18:07:01 +00:00
12 changed files with 183 additions and 22 deletions

View File

@@ -21,6 +21,10 @@
"description": "Human-facing role documentation used in spawn tool guidance. Required unless supplied by the referenced agent role file.",
"type": "string"
},
"fork_context": {
"description": "Default fork-context behavior for this role.",
"type": "boolean"
},
"nickname_candidates": {
"description": "Candidate nicknames for agents spawned with this role.",
"items": {