Rover turns your site into an agent entry point. Plus rtrvr DSL in sandboxes, Private Mode for compliance, and quick product updates.
|
rtrvr.ai • May 2026 • Rover + Code as Plan + Private Mode
|
Rover
|
Deep dive
|
|
|
Latest release
Rover is in hypergrowth with 2,000+ site installs!
Share agent demos by URL.
Let ChatGPT and Claude take actions on your site.
Faster extension; entire harness as code.
|
Every business's agent front door
Websites cannot just publish content anymore. They need to expose actions: book, buy, configure, sample, and submit. Rover allows for their seamless consumption for humans & AI.
|
Show the user where to click
As Rover runs, it highlights and voice narrates the next action so user builds site memory.
|
|
|
Share demo URLs
Send a link with the prompt already encoded, so the recipient lands directly in a guided agent demo.
|
|
|
Call your website from ChatGPT
Customers can book demos directly from AI chat; Rover tag exposes A2W instructions.
|
|
|
Cross-site actions
Rover can seamlessly trigger cloud browser workflows to retrieve 3P context and execute workflows.
|
|
|
Now live on Wix and Webflow marketplaces.
|
|
|
|
Browser agents need control flow
Replacing tool calls with code
The model can plan the workflow, write code, and execute it in an ephemeral local sandbox. Loops, branches, retries, extraction, and page actions run faster because they do not need to become a long chain of individual tool calls.
|
rtrvr DSL helpers
Code sandboxes now include rtrvr.* functions for browser actions, sheets, MCP tools, and more.
|
|
|
Limitless combos
Index HN pages to a knowledge base, add leads to CRM via MCP tools, migrate data between 2 sites via internal APIs.
|
|
|
Complex Subroutines
Generate Subroutines from multiple Recordings across sites building on full rtrvr stack.
|
|
|
for (const tab of await rtrvr.listTabs()) {
const lead = await rtrvr.extract(tab, schema)
await rtrvr.appendRow(sheet, lead)
await rtrvr.callTool("hubspot.createContact", lead);
}
|
Watch the DSL demo — see how browser workflows move from repeated tool calls into executable code.
|
|
|
|
MCP without the setup tax
One-click MCP server setup
Connect tools once, then let the agent write scripts on the fly that call MCP servers, custom tools, and Retriever helpers from one workflow.
Set up MCP →
|
|
|
Build trust for compliant workflows
Private Mode: zero storage, zero logging
For teams with compliance requirements, Private Mode (on Enterprise plans) keeps workflow data strictly in-memory: zero data storage, zero logging, and no retained run data.
|
|
Quick Updates
A few smaller improvements that make day-to-day workflows smoother.
|
1
|
Universal Subroutines
Recordings now capture and compress server side rendered pages.
|
|
4
|
Scheduled Subroutines
Schedule Subroutines/tool calls directly with parameters.
|
|
2
|
Monthly credit refresh
User credits now refresh monthly, no longer incremental.
|
|
3
|
Email link sign-in
No more passwords, switching to email-link sign-in.
|
|
5
|
LinkedIn and Instagram text fix
Fixed duplicated text when typing into LinkedIn and Instagram fields.
|
|
6
|
One-click ChatGPT subscription sign-in
From welcome screen one-click sign-in to use your ChatGPT account.
|
|
|
Try the release
Share a Rover demo, run a workflow through the rtrvr DSL, and turn compliant browser automation on with Private Mode.
Happy shipping,
Arjun — rtrvr.ai
|
|