This commit is contained in:
2026-05-27 13:29:16 -07:00
parent e44a21c282
commit f958d2ade9
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
model = "gpt-5.5" model = "gpt-5.5"
model_reasoning_effort = "high" model_reasoning_effort = "medium"
personality = "pragmatic" personality = "pragmatic"
tool_output_token_limit = 25000 tool_output_token_limit = 25000
# Leave room for native compaction near the 272273k context window. # Leave room for native compaction near the 272273k context window.
+1
View File
@@ -304,6 +304,7 @@ nibbles_style=triangle
nibble_color=#C6A0F6 nibble_color=#C6A0F6
# color of the current chapter nibble on the seekbar # color of the current chapter nibble on the seekbar
nibble_current_color=#B7BDF8 nibble_current_color=#B7BDF8
nibbles_style=single-bar # gap, triangle, bar, single-bar
# automatically set keyframes for the seekbar based on video length # automatically set keyframes for the seekbar based on video length
automatickeyframemode=yes automatickeyframemode=yes