100% Browser-Based Code Review runs entirely in your browser. No backend servers, no data collection.
🔑
Your Token Stays Local Your Git/Gerrit token is stored only in your browser's memory. It's never saved, logged, or transmitted anywhere except directly to Git/Gerrit's API.
📡
Direct API Calls All Git/Gerrit API calls go directly from your browser to the service. There is no proxy, no middleware, no way to intercept your data.
🗑️
Nothing Persisted Close the tab and everything is gone. No cookies, no local storage, no tracking. Check the source code - it's all in one HTML file!