Jeroen1991z teaches Mike to read redlines
Mike can now see tracked changes and reviewer comments inside Word and PDF documents instead of treating them as flat text.
Most AI tools flatten a document before reading it, so every insertion, deletion, and margin comment vanishes - exactly the parts a lawyer cares about most. Jeroen1991z's fork changes that. Mike now surfaces tracked changes from Word files and marked-up PDFs, distinguishing inserted text, struck-out deletions, and named reviewer comments, and it understands how to talk about the current version versus the original. For PDFs without proper markup, it quietly falls back to plain text extraction.
The same release also closes a security gap. The original Mike stored each user's AI provider key in plain text; Jeroen1991z routes those keys through industry-standard encryption before they're saved, so a leaked database no longer hands over everyone's credentials. It's optional, and self-hosted teams who skip it keep the old behaviour.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?