<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OpenClaw 生产实战 on 卓琪的开发笔记</title>
    <link>https://zhuoqidev.com/series/openclaw-%E7%94%9F%E4%BA%A7%E5%AE%9E%E6%88%98/</link>
    <description>Recent content in OpenClaw 生产实战 on 卓琪的开发笔记</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <copyright>© 2026 Liu ZhuoQi</copyright>
    <lastBuildDate>Sat, 20 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://zhuoqidev.com/series/openclaw-%E7%94%9F%E4%BA%A7%E5%AE%9E%E6%88%98/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>OpenClaw 记忆实战：从「向量搜索挂了也能用」到用 NVIDIA 免费 API 补全最后一块拼图</title>
      <link>https://zhuoqidev.com/posts/openclaw-memory-text-to-vector/</link>
      <pubDate>Sat, 20 Jun 2026 00:00:00 +0000</pubDate>
      
      <guid>https://zhuoqidev.com/posts/openclaw-memory-text-to-vector/</guid>
      <description>OpenClaw 记忆系统的向量检索默认不可用——但 BM25 文本搜索兜底让系统照常运转了两周。当你发现「不配 embedding 也能跑」，到底要不要修？怎么用 NVIDIA 免费 API 零成本补上？</description>
      
    </item>
    
    <item>
      <title>OpenClaw 实战：一行路径省掉 84% 的工具调用——Cron Job 排障实录</title>
      <link>https://zhuoqidev.com/posts/openclaw-cron-skill-optimization/</link>
      <pubDate>Sat, 20 Jun 2026 00:00:00 +0000</pubDate>
      
      <guid>https://zhuoqidev.com/posts/openclaw-cron-skill-optimization/</guid>
      <description>OpenClaw 的 daily-ai-news 定时任务连续超时。根因不是模型不够强——是 SKILL.md 里少写了一行绝对路径，导致 Agent 每次花 15 次 exec 搜索工具位置。消息数 165→54，exec 调用 44→7，一行路径比任何算法调优都管用。</description>
      
    </item>
    
    <item>
      <title>OpenClaw 生产踩坑：当最先进的记忆系统遇到最静默的失败</title>
      <link>https://zhuoqidev.com/posts/openclaw-pitfalls/</link>
      <pubDate>Wed, 27 May 2026 00:00:00 +0000</pubDate>
      
      <guid>https://zhuoqidev.com/posts/openclaw-pitfalls/</guid>
      <description>从部署到排障，记录 OpenClaw 从启动失败、飞书消息静默吞回复到 production 稳定的全链路实战经验——compaction safeguard、五层排查法、model-harness-fit 与记忆系统对比。</description>
      
    </item>
    
  </channel>
</rss>
