feat(word-addin): Actions tab - one-click document actions
From the PR description
Layer 5 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): Actions - don't offer apply over errors; cap, abort, report (
e633a53) - feat(word-addin): Actions tab - one-click document actions (
d55cc0b)
Depends on #200 - 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 an Actions tab to the Word add-in for one-click document operations — 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-201.md from
inside the repo you want the changes in.