<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>xie'blog</title>
  <subtitle>写字的人，在灯下。</subtitle>
  <link href="https://blog.sunxie.me/posts/feed.atom" rel="self"/>
  <link href="https://blog.sunxie.me/"/>
  <updated>2026-08-22T22:13:03.961Z</updated>
  <id>https://blog.sunxie.me/</id>
  <author>
    <name>sunxie</name>
    <email>ssunxie@163.com</email>
  </author>
  
  <entry>
    <title>Agent 的新产品形态，可能不是聊天助手，而是静默服务</title>
    <link href="https://blog.sunxie.me/posts/2026-07-18-agent-as-silent-service/"/>
    <id>https://blog.sunxie.me/posts/2026-07-18-agent-as-silent-service/</id>
    <updated>2026-07-18T06:00:00.000Z</updated>
    <summary>如果 Agent 只是一个更聪明的聊天助手，那它确实很无聊。真正值得期待的，是后台主动、前台克制的静默服务。</summary>
  </entry>
  <entry>
    <title>Agent 生态会形成统一基座吗</title>
    <link href="https://blog.sunxie.me/posts/2026-07-18-agent-ecosystem-runtime-and-business-semantics/"/>
    <id>https://blog.sunxie.me/posts/2026-07-18-agent-ecosystem-runtime-and-business-semantics/</id>
    <updated>2026-07-18T04:00:00.000Z</updated>
    <summary>我觉得 Agent 生态真正可能共享的，不是一套统一的智能，而是一套让不同智能系统能够被可靠运行、观察、比较和改进的基础设施。</summary>
  </entry>
  <entry>
    <title>Agent 不是模型加工具，而是一类新的系统工程对象</title>
    <link href="https://blog.sunxie.me/posts/2026-07-18-agent-engineering-core-concepts/"/>
    <id>https://blog.sunxie.me/posts/2026-07-18-agent-engineering-core-concepts/</id>
    <updated>2026-07-18T02:00:00.000Z</updated>
    <summary>我越来越不把 Agent 理解成 LLM 加 Prompt 加 Tools。它真正难的地方，不在会不会调用工具，而在弱可验证、部分可观测、开放环境里的长程闭环。</summary>
  </entry>
  <entry>
    <title>为什么 MyOpenClaw 迟早要认真做 Sandbox</title>
    <link href="https://blog.sunxie.me/posts/2026-04-26-why-myopenclaw-needs-sandbox/"/>
    <id>https://blog.sunxie.me/posts/2026-04-26-why-myopenclaw-needs-sandbox/</id>
    <updated>2026-04-25T16:30:00.000Z</updated>
    <summary>一开始不做 sandbox 是一种很现实的工程取舍。但当我开始把 MyOpenClaw 当成 Agent runtime 来想，甚至开始认真思考 Agent 的自进化和自修改时，我越来越觉得，sandbox 不是安全装饰，而是能力成立的前提。</summary>
  </entry>
  <entry>
    <title>进化算法的一些思考</title>
    <link href="https://blog.sunxie.me/posts/2026-04-18-evolutionary-algorithm-thoughts/"/>
    <id>https://blog.sunxie.me/posts/2026-04-18-evolutionary-algorithm-thoughts/</id>
    <updated>2026-04-18T12:30:00.000Z</updated>
    <summary>进化算法并不是突然变得更优雅了，而是 Agent 和创造性任务这类问题，开始越来越适合用评价驱动的搜索来处理。</summary>
  </entry>
  <entry>
    <title>MyOpenClaw 的上下文管理思考</title>
    <link href="https://blog.sunxie.me/posts/2026-04-18-myopenclaw-context-management/"/>
    <id>https://blog.sunxie.me/posts/2026-04-18-myopenclaw-context-management/</id>
    <updated>2026-04-17T16:20:00.000Z</updated>
    <summary>我越来越不相信所谓聪明的上下文裁剪。对 Agent 来说，轻易丢掉上下文是一件非常昂贵的事情。</summary>
  </entry>
  <entry>
    <title>关于 OpenClaw 的个人思考</title>
    <link href="https://blog.sunxie.me/posts/2026-04-18-how-i-understand-claw-apps/"/>
    <id>https://blog.sunxie.me/posts/2026-04-18-how-i-understand-claw-apps/</id>
    <updated>2026-04-17T16:10:00.000Z</updated>
    <summary>我越来越觉得，OpenClaw 真正打到大众的，不只是模型更强，而是它第一次把 Token 的能力变成了普通人可以感知的数字生产力。</summary>
  </entry>
  <entry>
    <title>Humans steer. Agents execute.</title>
    <link href="https://blog.sunxie.me/posts/2026-04-12-humans-steer-agents-execute/"/>
    <id>https://blog.sunxie.me/posts/2026-04-12-humans-steer-agents-execute/</id>
    <updated>2026-04-11T16:10:00.000Z</updated>
    <summary>程序员的职责，正在从写代码转向设计能让 AI Agent 持续推进的环境。</summary>
  </entry>
</feed>