mglynnhenley makes Mike show you which words it might be making up
A new colour overlay tints the parts of an answer the AI is least sure about - so you can see the risky bits before you trust them.
Every AI assistant invents things occasionally; the hard part is knowing which sentence to double-check. mglynnhenley's fork adds a confidence overlay that scores the assistant's answer word by word and tints the shakiest parts directly in the reply. A slider lets you set how strict the highlighting is. The same treatment carries over to document-review tables, so flagged cells light up as soon as the scores land - the text appears instantly, and the risk shading fades in a moment later.
The scoring runs through a separate model the fork talks to over the network, and it's strictly opt-in: if that service isn't wired up, nothing breaks - the highlights simply don't appear. The team also points a demo endpoint at a live test deployment so you can try the whole flow without standing up your own.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?