[codex] add workspace snapshot turn metadata

This commit is contained in:
Kevin Liu
2026-03-23 15:51:13 -07:00
parent ec5f5ee209
commit 5528be02e4
10 changed files with 505 additions and 56 deletions

View File

@@ -395,6 +395,9 @@
"fast_mode": {
"type": "boolean"
},
"git_workspace_snapshot": {
"type": "boolean"
},
"guardian_approval": {
"type": "boolean"
},
@@ -2001,6 +2004,9 @@
"fast_mode": {
"type": "boolean"
},
"git_workspace_snapshot": {
"type": "boolean"
},
"guardian_approval": {
"type": "boolean"
},
@@ -2535,4 +2541,4 @@
},
"title": "ConfigToml",
"type": "object"
}
}