Same idea, you have collaborating bots that can be configured in any way you like. It supports all major LLM providers: OpenAI, Anthropic, OpenRouter and local Ollama models. You can also configure model per bot - so you can have an engineer bot to work on most of the issues, and a senior engineer bot (using better, more expensive model) to tackle the most difficult ones.
It's fully operational and at this point it pretty much improves itself - most of the PRs are authored by the bots themselves. I'm working on adding support for MCP servers, including OAuth, which would make it even more useful. Contributions are welcome!