1
Create an Archil disk
Go to the Archil console and create a new disk. Also, create an API key in the same region as your disk. Create a
.env.local file in the root of your project with:2
Install the SDK
3
Create tools
Give your agent tools to read/write from an existing Archil disk. Create
agent/tools/disk.ts:agent/sandbox/sandbox.ts: