Skip to content
AI Primer
release

Raindrop opens Simulations for agent changes on every pull request

Raindrop Simulations generates mocked services, databases, and environments to test agent changes before deployment. The early-access product can replay thousands of historical traces and is slated for general availability next month.

3 min read
Raindrop opens Simulations for agent changes on every pull request
Raindrop opens Simulations for agent changes on every pull request

TL;DR

Raindrop's Simulate page promises existing instrumentation without an SDK rewrite, and lists Langfuse and Helicone as examples. Its sample pull request reports a per-run cost shift from $0.042 to $0.051, or 21.4 percent.

Stateful service copies

Raindrop says Simulations builds a complete world around an agent for each pull request, including faithful mocks of the services and databases it calls. The Simulate page says the agent's real code runs unchanged against stateful service copies, with tool calls and state changes observable without using production.

Production traffic

Raindrop's existing product collects production-run messages, tool calls, retries, and errors. The company's September 17 funding release says Simulations replays real production traffic and existing test cases against a proposed agent-harness change, then applies its anomaly detection to the results.

That gives a changed agent a stateful run rather than an isolated prompt-and-response check. Raindrop's stated scale target is historical-trace replay in the thousands on a completely new harness.

Pull request warnings

Raindrop's launch demo reports that its bot ran 46 scenarios against one pull request and flagged three issues:

  • Increased sycophancy in a mental-health setting.
  • Failures in a new read_pdf tool.
  • Skipped tool calls in a design-review scenario.

Harness changes

The technical hinge in benhylak's note on harness changes is preserving the simulated world when the harness changes, including when an engineer adds a tool.

Almost no one was doing meaningful CI evaluations, benhylak said in a reply about CI evaluations.

Access and funding

Raindrop calls the product early access in benhylak's early-access post, while its September 17 release calls it a research preview. General availability is expected over the coming month, according to benhylak's availability update.

The concurrent Series A was led by CRV and brought Raindrop's total funding to $50 million, with Lightspeed also involved.

Further reading

Discussion across the web

Where this story is being discussed, in original context.

On X· 4 threads
TL;DR2 posts
Pull request warnings1 post
Harness changes1 post
Access and funding2 posts
Share on X