ToolsThe story, in brief

Show HN: AI Subroutines – Run automation scripts inside your browser tab

Zero token cost. That's what rtrvr.ai just shipped — browser automation that records once, runs infinite times without hitting an LLM.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

Browser automation agents have stalled because they waste tokens on repetitive tasks. This startup flips the model: record deterministic scripts once, let agents call them as zero-cost tools. It's a architectural insight that could reshape how enterprises think about AI agent workflows.

The key facts

7 to know
  1. Records browser tasks as callable subroutines with zero token cost and zero LLM inference delay

  2. Script execution happens in-browser tab context (not proxy/headless worker), preserving auth/CSRF/TLS automatically

  3. Network request trimming: ~300 requests down to ~5 based on method, timing, origin

  4. Combines network calls with DOM actions (click, type, find) in single function

  5. Use cases: bulk DM sending, product catalog scraping, EHR form filing, CRM syncing via MCP servers

  6. Key insight: repetitive task automation shouldn't require inference loop — record once, execute deterministically

  7. Published: April 17, 2026 (Show HN launch)

Go to the source

Hacker Newsrtrvr.ai

Publisher excerpt: We built AI Subroutines in rtrvr.ai. Record a browser task once, save it as a callable tool, replay it at: zero token cost, zero LLM inference delay, and zero mistakes. The subroutine itself is a deterministic script composed of discovered network calls hitting the site's backend as well as page…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools