mirror of
https://github.com/openai/codex.git
synced 2026-05-01 03:42:05 +03:00
Merge remote-tracking branch 'origin/dev/friel/fork-context-inherits-parent-model' into repair/watchdog-prompt-layering
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user