Cpodlaskilegal keeps its Azure fork tethered to upstream
Instead of drifting off into a private island, this fork just absorbed the main Mike project's latest release, friction and all.
In May the team merged the newest upstream work into their copy of Mike. Three things came across:
- Per-user API keys, so individual users can hold and manage their own credentials for the AI services rather than the whole system running on one shared key.
- A noticeably bigger toolbox for the chat assistant, expanding what it can do mid-conversation.
- A support page for the app itself.
The merge was not free. This fork runs on Microsoft Azure instead of the stock hosting setup, so pulling upstream in meant reconciling two competing versions of the database layout and then patching a broken build the merge left behind. The team did that work anyway, which is the real story here.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?