# AgentFS in the Browser

DevFeed: [AgentFS in the Browser](<https://devfeed.tech/articles/agentfs-in-the-browser-5885.md>)

Original publisher: [Read original article](<https://turso.tech/blog/agentfs_browser>)

Author: Glauber Costa

Published: 2025-12-22T00:00:00Z

Content type: tutorial

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [AI Bots](<https://devfeed.tech/topics/ai-bots.md>), [Local AI](<https://devfeed.tech/topics/local-ai.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [browser](<https://devfeed.tech/tags/browser.md>), [filesystems](<https://devfeed.tech/tags/filesystems.md>), [git](<https://devfeed.tech/tags/git.md>), [persistence](<https://devfeed.tech/tags/persistence.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [server](<https://devfeed.tech/tags/server.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [sync](<https://devfeed.tech/tags/sync.md>), [tools](<https://devfeed.tech/tags/tools.md>), [turso](<https://devfeed.tech/tags/turso.md>), [wasm](<https://devfeed.tech/tags/wasm.md>)

## AI overview

A tutorial on using AgentFS to give browser-based agents a filesystem abstraction backed by Turso, including in-memory, OPFS-backed persistent, and synchronized storage options.

## Source excerpt

Run a full POSIX-style filesystem for AI agents inside the browser, backed by Turso WASM and OPFS. Clone git repos and run shell tools with no server.