fix(docs): attribute web-UI tracked changes to the acting user, not "Mike"
Web-chat edit_document hardcoded the tracked-change author to the literal string "Mike" regardless of who was signed in, unlike the Word add-in (which inherits the signed-in Word identity via Office.js). Look up the user's display_name/email instead. LOCAL PATCH (not upstream).
| Repository | terpstra-209/mike |
|---|---|
| Author | terpstra-209 <261108509+terpstra-209@users.noreply.github.com> |
| Authored | |
| Committed | |
| Parents | 1b58c7aa |
| Stats | 1 file changed , +15 , -1 |
| Part of | Attribute web tracked changes to the acting user |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-45d8ff3d.md
from inside the repo you want the change in.