railway-app[bot] ↗ analysis ↗ GitHub mdelias/mike
mdelias is getting Mike stood up on Railway and wiring in OpenRouter as an extra model backend.
This is mdelias's fork of Mike, and right now it reads as a deployment-and-plumbing effort rather than a product pivot. The bulk of the work is about getting Mike to build cleanly and run on Railway - resyncing dependencies, forcing the account and API-key pages to render dynamically so they stop reaching for credentials at build time, and unpicking a handful of self-inflicted build breaks along the way.
The one feature with real reach is OpenRouter support. mdelias added it as a fourth model backend alongside Claude, Gemini, and OpenAI - and, importantly, closed the loop so a stored OpenRouter key actually routes a request rather than just sitting in config. If you're the kind of team that wants to point Mike at OpenRouter's model catalog, this fork already does it.
There's no rebrand here, no legal-specific niche, and no sign of a bigger direction yet. It's someone taking Mike, broadening its model options, and doing the unglamorous work of making it deploy. Click through to GitHub if you want to see where it lands next.
What's in it
- OpenRouter as a model backend Adds OpenRouter alongside Claude, Gemini, and OpenAI - and makes a saved OpenRouter key actually route requests, not just sit in settings.
- Railway deployment The fork is being stood up on Railway, with the dependency and build work that entails so the app installs and boots cleanly.
- Build stability A run of fixes recovering from broken builds - dependency drift and account pages that were failing to compile or prerender.
- Dynamic account pages Account and API-key management pages now render on demand instead of at build time, so they stop failing when credentials aren't present.
Direction
infrastructureintegration
Activity
railway-app[bot] ↗ analysis ↗ GitHub railway-app[bot] ↗ analysis ↗ GitHub railway-app[bot] ↗ analysis ↗ GitHub railway-app[bot] ↗ analysis ↗ GitHub railway-app[bot] ↗ GitHub Threads of work (detailed view)
mdelias clears the build break blocking every deploy
A broken build meant nothing could ship at all, and mdelias traced it to the account section and fixed it.
mdelias wires Mike into a whole catalog of AI models at once
This fork adds a fourth way to plug in the AI brains behind Mike - one account that reaches dozens of models instead of signing up with each vendor separately.
mdelias opens the fork up to OpenRouter's whole model shelf
The fork could already store an OpenRouter key but had no way to actually use it - now it does.
Pull requests (detailed view)
🟢 Open (1)
railway-app[bot] · opened 20d ago ✅ Merged (6)
railway-app[bot] · opened 20d ago · merged 20d ago by mdelias railway-app[bot] · opened 20d ago · merged 20d ago by mdelias railway-app[bot] · opened 20d ago · merged 20d ago by mdelias railway-app[bot] · opened 20d ago · merged 20d ago by mdelias railway-app[bot] · opened 20d ago · merged 20d ago by mdelias railway-app[bot] · opened 20d ago · merged 20d ago by mdelias