amal66 builds out the Word add-in with Workflows and Projects

The final layer of a six-part effort to make Mike work where lawyers already do - inside Microsoft Word.

workflowintegration

amal66 has been assembling a Word add-in for Mike in stacked, reviewable layers, and this is the sixth and last of them. It brings two new surfaces into the add-in and shores up an existing one:

  • A Workflows tab, adding that surface directly inside the Word add-in.
  • A Projects tab, letting the add-in group work by matter or project rather than a single loose document.
  • A reliability fix on the Projects side: a bug that could scramble how documents loaded is resolved, and load failures now show the user an error instead of a silent, blank panel - which matters a lot when the tool lives inside Word and a stalled screen gives no clue what went wrong.
  • Supporting developer tooling for building and iterating on the add-in itself.

Worth noting: this particular submission was closed without merging, so the work has not landed upstream through this route. amal66 also keeps a cleaner, layer-by-layer version in their own fork.

So what Anyone weighing whether Mike can live inside the Word workflow their lawyers already use should watch this add-in take shape.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?