feat(opencode): persist dynamic model selection

This commit is contained in:
DhanushSantosh
2026-01-12 23:07:05 +05:30
parent 9ce3cfee7d
commit 8094941385
4 changed files with 21 additions and 12 deletions

View File

@@ -46,6 +46,7 @@ const SETTINGS_FIELDS_TO_SYNC = [
'cursorDefaultModel',
'enabledOpencodeModels',
'opencodeDefaultModel',
'enabledDynamicModelIds',
'autoLoadClaudeMd',
'keyboardShortcuts',
'mcpServers',