A real browser for AI agents.A realbrowser forAI agents.
REL is a native Mac browser built for AI agents, scripts, and scheduled tasks. Automate visible Chromium sessions with your tools, keep your logins, and take over whenever you need to.
Download REL and open it on your Mac. Choose your interface, run a first command, and see the browser at work.
terminal.sh
# Save a rendered page to a file
rel https://example.com > example.html
# Navigate, wait, and capture the current page
rel navigate https://example.com
rel perform '[{"action":"wait-for","selector":"body"}]'
rel capture > page.html
In REL, choose Settings → General → Install Command Line. Then capture a page from your terminal.
A resumable Santa Cruz housing study using rel-crawlee and a persistent REL browser session. Property facts, Zestimates, and source captures, stored together in SQLite.
City GIS supplies the starting addresses. Three pilot lookups matched Zillow; the longer crawl uses the same inventory. Individual unit completeness is unverified.
Recorded September 15, 2026. Citywide coverage is unverified.
Recorded checks for session isolation, browser identity, and network behavior. Each result belongs to a specific tested build.
Recorded Chromium 151.0.7922.76
Recorded REL development-build validation results, September 2, 2026
Check
What was tested
Result
Session isolation
100 alternating actions across 2 profiled sessions and 1 native session.
✓ Passed
Canvas & WebGL
Distinct profile output with coherent graphics in page and worker contexts.
✓ Passed
DNS & WebRTC
Distinct DNS routes. No WebRTC route leaks observed; proxy failure closes the route.
✓ Passed
Audio identity
Distinct audio output per profile, within tolerance, with native-session behavior preserved.
✓ Passed
Permissions
Allowed, denied, and unset permissions checked, including isolation between sessions.
✓ Passed
Renderer restart
Session identity and WebRTC policy remain coherent after the renderer restarts.
✓ Passed
Performance check
+1.88% median navigation time and +0.68 MiB per browser with browser identity enabled versus native behavior, using the same four-profile workload.
Tested in RELDebug on macOS with 50 navigation samples per stage. These are development-build results, not a certification of the current download. Chromium 152 validation is pending.