nwhitehouse makes every source visible, even when the AI goes quiet
A small but pointed fix: search results now show up as clickable cards in the chat, whether or not the model bothers to write them up.
nwhitehouse's fork now renders every legal and web search result as its own card inside the assistant's reply - title, source, date, snippet, link out. The point is to decouple what the user can see from what the model decides to say about it. When the underlying AI under-explains (and on multi-source research questions it sometimes returns almost nothing at all), the citations are still right there in front of the lawyer.
A follow-up tweak forty-five minutes later caught the real failure mode: the cards were being swept into a collapsed "Completed in N steps" block, hidden behind a disclosure arrow. nwhitehouse broke them back out so they sit alongside the answer by default. A later research mode reverses this again, on the bet that synthesis there is reliable enough not to need the safety net.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?