<?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>Channel on Latent</title>
    <link>https://latent-site.pages.dev/tags/channel/</link>
    <description>Recent content in Channel on Latent</description>
    <generator>Hugo</generator>
    <language>zh</language>
    <copyright>2026 Latent</copyright>
    <lastBuildDate>Sun, 09 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://latent-site.pages.dev/tags/channel/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>nanobot 源码解读 · 09 | 接入与产品化：一个核心如何接进 20&#43; 平台与 API</title>
      <link>https://latent-site.pages.dev/posts/2026/08/nanobot-%E6%BA%90%E7%A0%81%E8%A7%A3%E8%AF%BB-09-%E6%8E%A5%E5%85%A5%E4%B8%8E%E4%BA%A7%E5%93%81%E5%8C%96%E4%B8%80%E4%B8%AA%E6%A0%B8%E5%BF%83%E5%A6%82%E4%BD%95%E6%8E%A5%E8%BF%9B-20-%E5%B9%B3%E5%8F%B0%E4%B8%8E-api/</link>
      <pubDate>Sun, 09 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://latent-site.pages.dev/posts/2026/08/nanobot-%E6%BA%90%E7%A0%81%E8%A7%A3%E8%AF%BB-09-%E6%8E%A5%E5%85%A5%E4%B8%8E%E4%BA%A7%E5%93%81%E5%8C%96%E4%B8%80%E4%B8%AA%E6%A0%B8%E5%BF%83%E5%A6%82%E4%BD%95%E6%8E%A5%E8%BF%9B-20-%E5%B9%B3%E5%8F%B0%E4%B8%8E-api/</guid>
      <description>本系列终篇：拆开 nanobot 如何把一个核心引擎变成可对外服务的产品。Channels 插件机制（BaseChannel + _handle_message 权限/配对/入总线、ChannelManager 的发现/构建/出站合并与重试）、Python SDK（SessionClient/MemoryClient/RuntimeClient + RunStream 事件流）、OpenAI 兼容 API（/v1/chat/completions 的 JSON/多部件/流式 SSE）、以及 cron 定时任务（at/every/cron + 经 submit_cron_turn 回汇总线）。核心结论：四个表面全部汇流到 MessageBus + AgentLoop。配真实代码与汇流图。</description>
    </item>
  </channel>
</rss>
