nwhitehouse teaches Mike to remember the conversation
The chatbot used to re-read your documents from scratch on every reply. Not anymore.
If you uploaded a contract and then asked three follow-up questions, the old behaviour was almost comical: the assistant would silently re-open the same document each time, because it had been explicitly told it couldn't hold onto anything between turns. nwhitehouse has now wired the chat history to persist not just what you and the assistant said, but every tool result the assistant pulled in along the way - so the second question genuinely builds on the first.
This is the first step of a planned memory stack. For now it's scoped tightly to a single conversation; remembering facts about you or your matter across separate chats is deliberately punted to a later piece of work. There was also a visible bug on the way in - every recalled tool result was rendering as an empty grey bubble - that's been cleaned up in the same pass.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?