danielolamide0 strips Mike down to a single-tenant build

A fork that trades Mike's flexibility for fewer moving parts: one tenant, fewer AI vendors, less to maintain.

infrastructuremulti-tenant

This isn't a fork chasing new features. danielolamide0 has taken Mike and pared it back. One of the three underlying AI providers is gone, leaving just Claude and Gemini (the models that actually generate the answers); the system that let individual users plug in their own AI keys has been removed; and the database setup, the project screens, and the internal tooling have all been folded into something simpler. The result is a smaller, leaner codebase than the one it started from.

The thread running through all of it is a deliberate choice: run Mike as a single-tenant, self-hosted product rather than a flexible multi-vendor platform. Fewer integrations, fewer accounts to manage, one organisation in control of the whole stack.

So what Worth a look if you're weighing whether to self-host a legal-AI tool in-house, where fewer outside dependencies can mean a tighter confidentiality story.

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 danielolamide0/mike, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
24a5fbd6 Add local repo contents willchen96 2026-04-29 ↗ 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-634.md from inside the repo you want the changes in.

⬇ Download capture-thread-634.md