feat(word-addin): Workflows & Projects tabs + dev tooling
From the PR description
Layer 6 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): Projects - fix doc-load race and surface load failures (
92859e1) - feat(word-addin): Workflows & Projects tabs + dev tooling (
3ba687b)
Depends on #201 - 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 Workflows and Projects tabs 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-202.md from
inside the repo you want the changes in.