feat(word-addin): Office.js task pane - scaffold, app shell & auth
From the PR description
Layer 3 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): release SSE reader + accept an AbortSignal in stream() (
e7e4829) - feat(word-addin): Office.js task pane - scaffold, app shell & auth (
8aa0e56)
Depends on #198 - 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
Scaffold the Word add-in task pane with app shell and auth — 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-199.md from
inside the repo you want the changes in.