mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
When creating a new session, initial model and thinking level were set on the agent but never saved to session file. This caused --resume to default thinking level to 'off'. fixes #342