lingjiechen2 quietly rebuilds Mike into a private tool called Johann
A single commit rewires Mike to run as a one-person, login-free instance on Microsoft's cloud - and renames it on the way out.
lingjiechen2 has taken Mike and bent it into a personal build. The chat engine now talks to Azure OpenAI - Microsoft's hosted version of the OpenAI models - instead of the setup the upstream project ships with, and the model tier has been dialled back to cheaper, older models. The product is renamed throughout from Mike to Johann.
The most telling change is the login. This fork rips out user authentication entirely: every request is pinned to a single hard-coded account, with no toggle to turn it back on. That makes it a convenient one-person workbench and, by the same stroke, something you could never safely put in front of more than one user. It reads less like a contribution back to Mike and more like a private instance someone wired up for their own use.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?