mirror of
https://github.com/openai/codex.git
synced 2026-04-28 00:25:56 +00:00
Merge remote-tracking branch 'origin/main' into etraut/live_skill_update
# Conflicts: # codex-rs/core/config.schema.json
This commit is contained in:
@@ -186,6 +186,9 @@
|
||||
"live_skills_reload": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"personality": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"powershell_utf8": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@@ -1210,6 +1213,9 @@
|
||||
"live_skills_reload": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"personality": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"powershell_utf8": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@@ -1552,4 +1558,4 @@
|
||||
},
|
||||
"title": "ConfigToml",
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user