每日 Harness 开源 · Source
返回本期 · Back to 2026-07-10

博客文章 · Blog Posts2026-07-10 · Friday, July 10, 2026

Files over tools: how we built our agent with a virtual filesystem and bash

knock.app原文 ↗

Files over tools: how we built our agent with a virtual filesystem and bash
Knock 介绍其 agent 如何用虚拟文件系统和 bash 组织上下文与操作,而不是设计大量专用 tools。模型通过读写文件、运行命令和检查输出推进任务,系统获得可审计状态和可复现操作。这个架构看点在于把 agent 接口收敛到开发者已经理解的文件与 shell 抽象。
浏览

评论 · Comments