<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-CN">
  <title>Lelo 的写作</title>
  <subtitle>一些短小的笔记，多数是关于我在如何构建东西。</subtitle>
  <link href="https://lelozmf.qzz.io/feed.xml" rel="self" type="application/atom+xml"/>
  <link href="https://lelozmf.qzz.io/" rel="alternate" type="text/html"/>
  <id>https://lelozmf.qzz.io/</id>
  <updated>2026-07-26T08:00:00+08:00</updated>
  <author>
    <name>Lelo</name>
    <uri>https://lelozmf.qzz.io/</uri>
  </author>

  <entry>
    <title>我以为「快」是一个字段，结果它是另一条通道</title>
    <link href="https://lelozmf.qzz.io/posts/fast-mode.html" rel="alternate" type="text/html"/>
    <id>https://lelozmf.qzz.io/posts/fast-mode.html</id>
    <published>2026-07-26T08:00:00+08:00</published>
    <updated>2026-07-26T08:00:00+08:00</updated>
    <category term="性能排查"/>
    <category term="SSE"/>
    <category term="可观测性"/>
    <summary type="text">为了给自建网关接上「快模式」，我花了两天：在 body 里改字段、在响应里找回显、在深夜的一次断电中亲手作废了自己的证据。最后发现加速根本不在我一直盯着的那一层——而真正难缠的敌人，是一个返回 200 的谎言。</summary>
  </entry>

  <entry>
    <title>能住精装房，为什么要住毛坯房？</title>
    <link href="https://lelozmf.qzz.io/posts/agent-harness.html" rel="alternate" type="text/html"/>
    <id>https://lelozmf.qzz.io/posts/agent-harness.html</id>
    <published>2026-07-26T08:00:00+08:00</published>
    <updated>2026-07-26T08:00:00+08:00</updated>
    <category term="Agent 架构"/>
    <category term="读码"/>
    <category term="系统设计"/>
    <summary type="text">我带着满脑子质疑，逐节精读了 Pi 这个极简 agent runtime——一个只有四个内置工具、却拿到 7.7 万 star 的东西。读完发现，最大的收获不在源码里，在我那些质疑被逐个拆解的过程里。</summary>
  </entry>

</feed>
