[codex] add Jason as a predefined subagent name (#14881)
This change adds Jason to codex-core's built-in subagent nickname pool so spawned agents can pick it without any custom role configuration. The default list was simply missing that predefined name (a grave mistake).
This commit is contained in:
parent
e5a28ba0c2
commit
8e34caffcc
1 changed files with 2 additions and 1 deletions
|
|
@ -97,4 +97,5 @@ Godel
|
|||
Nash
|
||||
Banach
|
||||
Ramanujan
|
||||
Erdos
|
||||
Erdos
|
||||
Jason
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue