lingjiechen2 rewires Mike for a private Azure setup and calls it Johann
A single-user local build that swaps the AI plumbing, removes the login screen, and renames the product.
lingjiechen2 has reconfigured Mike for one person running it privately against Azure's hosted OpenAI service - a separate way for enterprises to get the same models with their own cloud contract. The fork points the AI calls at Azure instead of OpenAI directly, strips out the login system entirely (a single hard-coded user is baked in), and rebrands the sidebar and logo from Mike to Johann. Default models are pinned to GPT-4.1, presumably because that's what this Azure account exposes.
None of this is intended to flow back upstream. The auth removal would be a security hole anywhere else, and the Azure switch fully replaces the OpenAI path rather than sitting alongside it. It's a personal deployment with the serial numbers filed off, not a feature contribution.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?