mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
cbd3a8cb87
When enabledModels is configured without thinking level suffixes (e.g., 'claude-opus-4-5' instead of 'claude-opus-4-5:high'), the scoped model's default 'off' thinking level was overriding defaultThinkingLevel from settings. Now thinkingLevel in ScopedModel is optional (undefined means 'not explicitly specified'). When passing to SDK, undefined values are filled with defaultThinkingLevel from settings.
cbd3a8cb87
ยท
2026-01-07 18:11:03 +01:00
History