Observability startup Raindrop AI’s new open supply, MIT Licensed "Workshop" device, launched right this moment, offers builders one thing that they've probably wished, maybe subconsciously, because the agentic AI period kicked off in earnest final 12 months: a neighborhood debugger and analysis device particularly designed for AI brokers, permitting devs to see all of the traces of what their agent has been doing in a single, light-weight Structured Question Language (SQL) database file (.db)
It capabilities as a neighborhood daemon and UI that streams each token, device name, and choice to a neighborhood dashboard—usually hosted at localhost:5899—the second it happens. By visiting their localhost, builders can then see all the pieces their agent was as much as — together with errors or errors — and determine what went incorrect, when, and ideally, discern why. It's all saved in a single .db file, which takes up comparatively little reminiscence, in line with a X direct message VentureBeat obtained from Ben Hylak, Raindrop's co-founder and CTO (and a former Apple and SpaceX engineer).
This real-time telemetry eliminates the latency of conventional polling and addresses a rising developer concern concerning the privateness of sending native traces to exterior servers.
The device is accessible for macOS, Linux, and Home windows. It may be put in by a one-line shell command that automates binary placement and PATH configuration for bash, zsh, and fish shells. For builders preferring to construct from supply, the repository is hosted on GitHub and makes use of the Bun runtime.
The product: establishing a self-healing eval loop
The platform’s standout characteristic is the "self-healing eval loop," which permits coding brokers like Claude Code to learn traces, write evals towards the codebase, and repair damaged code autonomously.
In a sensible utility, if a veterinary assistant agent fails to ask vital follow-up questions, Workshop captures the total trajectory. Claude Code then reads this hint, writes a particular eval, identifies the logic error within the immediate or code, and re-runs the agent till all assertions cross.
Compatibility and ecosystem integration
Workshop is suitable with a broad vary of programming languages, together with TypeScript, Python, Rust, and Go.
It integrates with well-liked SDKs and frameworks such because the Vercel AI SDK, OpenAI, Anthropic, LangChain, LlamaIndex, and CrewAI. Additionally it is designed to work seamlessly with numerous coding brokers, together with Claude Code, Cursor, Devin, and OpenCode.
Licensing and neighborhood implications
Workshop is launched underneath the MIT License, making certain it stays free and open-source for all customers. This permissive licensing is meant to foster neighborhood contribution and permit enterprise customers to take care of information sovereignty.
Hylak famous on X that the device was constructed to supply a "sane" approach to debug brokers domestically, altering how their staff and early prospects construct autonomous techniques.
To have fun the launch, Raindrop provided limited-edition bodily merchandise to customers who put in the device and executed a particular "drip" command.