fix(word-addin): match the stub's proofread response to the new prompt
The proofread action no longer pastes the document into the user turn -
the prompt is instruction-only ("provided as document context") and the
body travels via the fenced document_context field. The live-demo stub
picked its scripted redlines by matching the old prompt text, so the
full-button Word-online demo would stream the generic summary instead of
corrections. Verified end-to-end against real Word on the web: all 16
demo steps pass, tracked changes land in the document.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
| Repository | open-legal-products/mike |
|---|---|
| Author | Amal <mamalanand3@gmail.com> |
| Authored | |
| Committed | |
| Parents | 49eebd32 |
| Stats | 1 file changed , +3 , -1 |
| Part of | Add a Word add-in for chat and tracked rewrites |
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-7578545b.md
from inside the repo you want the change in.