open-legal-products rebuilds Mike's AI engine room

Mike is moving its model connections onto one shared foundation, while making editing feel more consistent wherever lawyers use the product.

infrastructureworkflow

The team has replaced the backend's mix of route-by-route AI connections with the Vercel AI SDK, a common layer for working with different language-model providers. The aim is a more consistent way to connect models across Mike, rather than maintaining separate integrations in individual product flows.

The release also brings the web product and Word add-in closer together: edit actions and their loading states now behave consistently in both places. Citation markers have been simplified too, with a cleaner appearance and a clear blue active state.

The change was tested across the backend, web product and Word add-in.

So what Legal teams evaluating Mike should care because a steadier AI foundation and consistent editing experience reduce friction as the product evolves.

View this fork on GitHub →

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

Commits in this thread

1 commit from open-legal-products/mike, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
4ac3a348 refactor: migrate LLM providers to AI SDK willchen96 2026-08-22 ↗ GitHub

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-1272.md from inside the repo you want the changes in.

⬇ Download capture-thread-1272.md