Altien teaches Mike to run inside Microsoft's cloud
One fork now bends to three different hosting setups, including a locked-down Azure deployment that leans on Microsoft's own identity layer.
Most installs of Mike assume a single hosted database service. Altien has rewired the plumbing so the same code runs three ways: the standard hosted setup, a bare local database for development, and a hardened Azure deployment that authenticates users through Entra, Microsoft's corporate identity system. In the Azure mode, the fork trusts the network boundary rather than passing around login tokens - the kind of arrangement a security team running inside Microsoft's ecosystem will recognise and want.
Two smaller bits of housekeeping ride along. The server now refuses to start in production if its file-signing secret is missing or too weak, instead of quietly falling back to a default. And if the AI ever fails to name a new chat, the sidebar shows "New Chat" rather than a blank line.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?