Building AI Agents Using Virtual File Systems and Bash

cjbell · hn · 2026-07-09

Core Philosophy: Files Over Tools

The Knock team shares their engineering experience in building AI agents. They abandoned the approach of having LLMs directly call various complex external API tools, switching to an architecture combining a Virtual File System (VFS) with Bash.

Architectural Advantages and Implementation

This "files-first" paradigm offers an inspiring new approach for building complex, highly reliable enterprise-level Agents.

Original post →

More from coding & agent

coding & agent channel →