amaingot rebuilds Mike on AWS, top to bottom
One sweeping move ports the entire stack off Cloudflare and Supabase and onto Amazon's cloud - login, data, file storage, and the AI itself.
amaingot has rewired every layer of Mike to run on Amazon Web Services in a single pass: user sign-in, the database, document storage, and the deployment model all switch over at once. The headline change for anyone running this fork is how it talks to Claude. Instead of each user supplying their own Claude key, the fork routes everything through Amazon Bedrock - AWS's managed service for hosting AI models - and bills it centrally through Amazon's own access controls.
That trade-off has teeth. Bring-your-own-key Claude is gone in this version; the change even clears out the stored personal keys. Other models, like OpenAI's and Google's Gemini, still let users plug in their own credentials. So this is a deliberate bet on a single, AWS-centric way of running the platform.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?