mirror of
https://github.com/openai/codex.git
synced 2026-04-30 03:12:20 +03:00
Removed the "remote_compaction" feature flag (#10840)
This feature is always on now
This commit is contained in:
@@ -199,9 +199,6 @@
|
||||
"powershell_utf8": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"remote_compaction": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"remote_models": {
|
||||
"type": "boolean"
|
||||
},
|
||||
@@ -1232,9 +1229,6 @@
|
||||
"powershell_utf8": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"remote_compaction": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"remote_models": {
|
||||
"type": "boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user