Skip to content

Commit a195b7c

Browse files
chore: auto-update schema.json
1 parent 3c039cb commit a195b7c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

assets/oh-my-opencode.schema.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1220,6 +1220,14 @@
12201220
},
12211221
"auto_resume": {
12221222
"type": "boolean"
1223+
},
1224+
"preemptive_compaction": {
1225+
"type": "boolean"
1226+
},
1227+
"preemptive_compaction_threshold": {
1228+
"type": "number",
1229+
"minimum": 0.5,
1230+
"maximum": 0.95
12231231
}
12241232
}
12251233
},

0 commit comments

Comments
 (0)