Simon Willison Releases llm 0.32a1 — Fixes Tool-Calling Conversation Reinflation Bug in SQLite Storage
Simon Willison·low signal
Simon Willison patched a bug in llm 0.32a0 where tool-calling conversations were not correctly reinflated from SQLite, releasing 0.32a1. The llm CLI tool (Willison's open-source LLM interaction framework) is increasingly used as infrastructure for building agent loops and local AI tooling. The fix ensures tool-call state persists correctly across sessions — relevant for anyone building persistent agent workflows on top of llm's conversation storage.