feat(word-addin): Chat tab - document-aware streaming chat
From the PR description
Layer 4 of 6 of the Word add-in, split for review. Supersedes #195.
⚠️ Review this PR's own commits, not the "Files changed" tab. The head is a fork branch and the per-layer base branches can't be pushed to this repo, so GitHub shows a cumulative diff (it includes the layers below). This layer's actual changes are only:
- fix(word-addin): Office.js write-surface + chat stream cancellation (
50dd1d1) - feat(word-addin): Chat tab - document-aware streaming chat (
3c6d0fc)
Depends on #199 - merge in order.
A true base-chained version with small per-layer diffs also exists as a stack in the amal66/mike fork.
Our analysis
Add a document-aware streaming chat tab to the Word add-in — read the full analysis →
Think the analysis missed something the PR description covers?
Capture this PR into my fork
Download a Markdown prompt that tells Claude how to port every
commit in this PR into your working tree. Run it via
claude -p < capture-pull-200.md from
inside the repo you want the changes in.