0.135.0
- Persist chats more durably: save after every assistant segment / tool output / error / rollback, and write the cache via atomic tmp+rename so long chats no longer get lost on crash or restart.
- Allow swapping between Anthropic and non-Anthropic models mid-chat: history entries from the previous provider that the new api would reject are dropped, with a chat-visible notice. #209