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.
OpenRouter is a single gateway that fronts hundreds of AI models, both open-source and commercial, behind one account and one key. This fork knew how to save an OpenRouter key but had no wiring to send requests through it, so the option was dead on arrival. That plumbing is now in place, sitting alongside the fork's existing Claude, Gemini, and OpenAI connections.
Both streaming replies and tool-driven, agent-style steps run through the new route, so models reached this way behave like first-class citizens rather than a bolt-on. In practice, OpenRouter's full catalogue becomes selectable inside the fork with no further setup.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?