|
|
|
|
|
by upmostly
34 days ago
|
|
Co-creator of Mira [1] here. This is exactly what we built Mira for. It's self-hosted, bring-your-own-model/BYOK, and most importantly, open source. You point it at your own API keys (e.g. OpenRouter or a local model) so nothing leaves your infra, and it runs as a code reviewer on PRs. It's also ridiculously quick at reviewing (benchmarks at ~77s) because your PRs aren't sitting in a queue on a cloud somewhere (alternatives are > 5 minutes) We're working really closely with our users to build the best possible code reviewer. Feedback and contributions are highly encouraged. [1] https://github.com/miracodeai/mira |
|