speculative changes

This commit is contained in:
Your Name
2026-04-05 01:46:19 +00:00
parent 5873d7f6d2
commit f4e3132af9
21 changed files with 524 additions and 380 deletions
+2 -1
View File
@@ -2155,7 +2155,8 @@ const SETTINGS_SCHEMA = {
category: 'Experimental',
requiresRestart: true,
default: false,
description: 'Enables continuous minimal GC near the max tokens limit instead of a blocked backbuffer.',
description:
'Enables continuous minimal GC near the max tokens limit instead of a blocked backbuffer.',
showInDialog: true,
},
generalistProfile: {