At Archil, we have the privilege of working with nearly all of the teams building frontier agents at scale. One thing that we heard over and over again: is grep really the right tool to search over my file system data as it grows?
Today, we're answering that question with a resounding yes by releasing Archil grep.
Archil grep makes it simple to take advantage of massive map-reduce compute to search your data, without needing to configure external systems, indexes, ETL, etc.
Give your agents `disk.grep` to 10x their search performance by only changing a single line of code.
Today, we're speeding up ripgrep by 10x for agents built using Archil disks with our launch of "Archil grep". We're exposing Archil grep as a new function in our Typescript SDK that you can hand to your agents.
Under the hood, it's a powerful map-reduce system that allows Archil to partition your data sets, and spin up concurrent sandboxes to perform massive, parallel search.
This launch finally alleviates the concern that many agent builders have: how should my agent performantly search my data as it continues to grow in size?
Watch the demo below to watch us run Archil grep on 100,000 files 10x faster than ripgrep can. Give it to your agents today with the latest release of the "disk" SDK.