<?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>Opencode-Triple-Config on 能工智人的传习录</title><link>https://blog.chuanxilu.net/series/opencode-triple-config/</link><description>Recent content in Opencode-Triple-Config on 能工智人的传习录</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Sun, 07 Jun 2026 08:00:00 +0800</lastBuildDate><atom:link href="https://blog.chuanxilu.net/series/opencode-triple-config/index.xml" rel="self" type="application/rss+xml"/><item><title>omo vs oms：Fallback 链深度解析</title><link>https://blog.chuanxilu.net/posts/2026/06/opencode-fallback-chains/</link><pubDate>Sun, 07 Jun 2026 08:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/06/opencode-fallback-chains/</guid><description>oh-my-openagent（omo）和 oh-my-opencode-slim（oms）的 fallback 机制完全不同：omo 是五层管线逐层降级，oms 是启动选模型 + 运行时 abort 重试。本文从源码出发，拆解两套系统的架构、配置模式、最佳实践，并给出一份脱敏的实战配置示例。</description></item><item><title>当你的 AI 编程工具需要三套配置</title><link>https://blog.chuanxilu.net/posts/2026/06/opencode-triple-config-switch/</link><pubDate>Fri, 05 Jun 2026 10:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/06/opencode-triple-config-switch/</guid><description>从实际痛点出发，设计 OpenCode 的三套并行配置方案——omo 完整版、oms 精简版、纯净模式。通过环境变量切换，让每个场景用最合适的工具。包含完整的文件结构、fallback 链设计、启动脚本和踩坑记录。</description></item></channel></rss>