Alex Ellis built a self-hosted AI code review bot as an alternative to GitHub Copilot's native PR review feature. The bot uses Firecracker microVMs (via SlicerVM) to safely isolate code execution, clones the PR code into a short-lived VM, runs the opencode CLI against an LLM (e.g., Grok Coder Fast 1), and posts the review as a
Sort: