As Simon Willison details, the core of this update is infrastructural, shifting how the tool manages its local chat history. This seemingly technical change matters because it reflects a maturation in how we use LLMs. The ability to fork conversations and deduplicate messages moves beyond treating chats as disposable prompts, treating them instead as structured, reusable data.
In our view, this underscores a quiet but critical trend: as AI becomes more integrated into development workflows, the tools around it must evolve from simple wrappers into sophisticated data management systems. The focus on a non-destructive schema upgrade also shows a commendable awareness of user trust for a utility that handles potentially sensitive log data.
