diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-24 12:23:03 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-24 12:23:03 +0300 |
| commit | 5465aada302974be4977a2186db7053f884ade47 (patch) | |
| tree | 1518ef62fd29ffc7c7a0bc434502fa48732530f8 /pi/agent/settings.json | |
| parent | 11dc2f6956d17142238656fe839dc6298125f5d9 (diff) | |
feat: improve task plan mode widget display and update settings version
Diffstat (limited to 'pi/agent/settings.json')
| -rw-r--r-- | pi/agent/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pi/agent/settings.json b/pi/agent/settings.json index c43f411..90ee31c 100644 --- a/pi/agent/settings.json +++ b/pi/agent/settings.json @@ -1,5 +1,5 @@ { - "lastChangelogVersion": "0.68.1", + "lastChangelogVersion": "0.75.5", "defaultProvider": "openai", "defaultModel": "gpt-4.1", "defaultThinkingLevel": "high" |
