The file system that connects AI to its data. We power the agents, platforms, and models you love.

Joined September 2024
16 Photos and videos
Today, we're excited to announce Archil's support for S3 write operations against Archil's strongly consistent S3 API. This functionality enables building workloads where users and agents can collaborate on files. For example, by allowing users to download/upload files via a web interface and agents can use the same files via a file interface in a sandbox.
4
2
12
8,295
Today, we're announcing the Archil Python SDK. Archil is the simplest way to build agent workspaces that need to read/write file data, execute Linux commands, and perform search over large amounts of data. With the new Archil Python SDK, you can now easily build stateful agents with LangGraph and PydanticAI. Try it out today!
3
2
8
4,883
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.
2
13
5,556
Today, we're extremely excited to announce Checkpoints and Branching functionality for Archil disks. Checkpoints allow you to create points-in-time on your disk that you can rollback to, or create new branches from -- all in milliseconds. This makes it possible to create branching versions of any software that runs on Linux: large data sets, SQLite, or even Postgres, and it's critical functionality for people building coding agents that need to explore different outcomes in parallel, or rollback bad changes. Checkpoints and branching is available today in all AWS regions.
3
1
26
6,612
Archil retweeted
Agents need safe ways to try, fail, fork, and iterate. On June 9, we’re co-hosting Fork it, Branch it, Bop it with @PlanetScale in SF — a demo night on forkable infra for agent builders. Featuring demos from @archildata, @agentuity, @daytonaio, and @mesa_dot_dev. luma.com/q2t4c3na
7
10
1,840
Archil retweeted
actively recruiting for Founding GTM @archildata we’re building the cloud filesystem for AI — persistent storage compute infrastructure for agents, training, and AI-native applications. if you’ve sold developer tools, cloud infra, AI/ML platforms, or technical enterprise products — and want to help build a category-defining company in AI infrastructure, let’s talk.
1
6
993
Today, we're launching the ability to view and run SQL against SQLite databases directly from the Archil console. Developers on the forefront of agent development have told us that their agents need a mix of unstructured (Markdown) and structured (database) files in order to deliver the highest performance. With this launch, Archil makes it simple for developers to debug and inspect their agents state, even if some of that state is stored in database files. Available now on the Archil console.
1
1
16
4,576
Today, we're announcing multi-disk Serverless Execution. This allows you to build agents that have access to a bash tool (with Python, Node, and more) that can compose data from different file systems, in a directory structure that you specify. This simplifies how teams building enterprise agents manage data when, for example, a central team is building and updating skills independently from file systems that are for customer data.
3
2
53
11,778
Introducing the Archil S3 API. This API makes it simple for users to get fully-consistent access to their data from both a file system (for agents) and an S3 API (for existing applications or users). With this launch, you can now easily view Archil files in the console and share them between coworkers or hand them off to Claude, even while they're being generated in the cloud. The Archil S3 API is available to all Archil file systems today.
2
21
8,956
Archil retweeted
As part of leading the Series A for @archildata, I sat down with the founder/CEO @jhleath We discuss: - What exactly Archil is, and why anyone building agents should evaluate it - Why LLMs understand filesystems better than pretty much any other technology - Hunter's 10 year career at AWS working on filesystems - A case study of how Clay is using Archil - What it was like raising a Series A from Standard Capital and more!
10
5
64
18,426
Today, we're announcing our $11M Series A raise, led by @Standard_Cap in order to build the layer that connects AI to its data. The next generation of agentic applications are inherently stateful in a way that existing primitives don't solve for. Archil solves this for agents by giving them an infinite, high-performance file system that they can use to directly run bash and Linux programs.
25
15
185
78,603
See more in our announcement post here: archil.com/post/series-a

1
9
2,096
Today, we're excited to announce the "disk" npm package as a way to manage your Archil file systems. Developers and agents can now use the disk package and CLI to create, manage, and execute code directly on their Archil disks. 🧵
2
1
41
19,977
For example, you can now create disks with "npx disk create" and immediately execute code on the disk using "npx disk execute". We think this will massively simplify how users work with Archil without needing to first do complex configuration.
1
3
1,243
For more details on the disk package, please see the npm documentation here: npmjs.com/package/disk

3
898