<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>AGFS on zjding'Log</title><link>http://blog.zjding.com/tags/agfs/</link><description>Recent content in AGFS on zjding'Log</description><generator>Hugo -- 0.140.1</generator><language>zh</language><copyright>zjding&amp;rsquo;Log</copyright><lastBuildDate>Wed, 13 May 2026 00:00:00 +0800</lastBuildDate><atom:link href="http://blog.zjding.com/tags/agfs/index.xml" rel="self" type="application/rss+xml"/><item><title>Cloud Agent 还要跑在 Linux 上多久？</title><link>http://blog.zjding.com/posts/260513/</link><pubDate>Wed, 13 May 2026 00:00:00 +0800</pubDate><guid>http://blog.zjding.com/posts/260513/</guid><description>&lt;p>Mirage 和 AGFS 都自称文件系统，底层却没有一个是文件系统。AGFS 的 queuefs，一次 &lt;code>enqueue&lt;/code> 落地是 SQLite 的一条 &lt;code>INSERT&lt;/code> 事务；Mirage 的 &lt;code>Workspace&lt;/code> 类签名里摆着 &lt;code>consistency&lt;/code>、&lt;code>history&lt;/code>、&lt;code>index&lt;/code>、&lt;code>session_id&lt;/code>——全是数据库词汇。file 只是它们给 agent 看的壳，DB 才是里子。&lt;/p></description></item></channel></rss>