pwliwanow makes Mike run on a laptop, no AI keys required

This fork is built for kicking the tires - stand up the whole system locally, offline, before you commit to anything.

infrastructuresecurity

pwliwanow has bundled everything Mike needs to run on a single machine: a self-contained database and file store, plus seven sample legal documents - an NDA, a share-purchase agreement, a supply contract, a lease and more - to test against. There's also a "fake AI" mode that returns canned answers, so you can click through the entire product without paying for, or even configuring, a connection to Google's or Anthropic's models.

For anyone exposing a test instance beyond their own laptop, the fork adds a password gate so a tunnelled demo isn't wide open to the internet. Worth knowing: the commentary flags that this gate needs verifying before you rely on it, so don't treat it as production-grade security just yet.

So what Useful for legal-ops teams or founders who want to evaluate Mike hands-on and privately before deciding whether it's worth a real deployment.

View this fork on GitHub →

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

Commits in this thread

2 commits from pwliwanow/mike, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
5d0e74de Add local runtime and tunnel auth support Pawel Iwanow 2026-05-04 ↗ GitHub
ca2d1ea2 Document local development setup Pawel Iwanow 2026-05-04 ↗ 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-130.md from inside the repo you want the changes in.

⬇ Download capture-thread-130.md