
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Isomoes Blog</title>
      <link>https://isomoes.github.io/zh/blog</link>
      <description>Isomoes personal blog</description>
      <language>zh-cn</language>
      <managingEditor>jiahaoxiang2000@gmail.com (Isomoes)</managingEditor>
      <webMaster>jiahaoxiang2000@gmail.com (Isomoes)</webMaster>
      <lastBuildDate>Sat, 21 Mar 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://isomoes.github.io/zh/tags/opencode/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://isomoes.github.io/zh/blog/tools/four-layer-multi-agent-workflow</guid>
    <title>终于在预算内跑起来的四层多 Agent 工作流</title>
    <link>https://isomoes.github.io/zh/blog/tools/four-layer-multi-agent-workflow</link>
    <description>面向刚接触 agent coding 的读者，介绍我们最新的四层多 agent 工作流：更便宜的模型访问、OpenCode runtime、Superpowers 自动化，以及 iKanban 审查界面。</description>
    <pubDate>Sat, 21 Mar 2026 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>multi-agent</category><category>workflow</category><category>opencode</category><category>superpowers</category><category>ikanban</category><category>codex</category><category>ai-coding</category><category>budget</category>
  </item>

  <item>
    <guid>https://isomoes.github.io/zh/blog/ide/ai-vibe-coding-2026</guid>
    <title>从 Vibe Coding 到 Agent Coding：我们构建软件方式的 15 个月转变</title>
    <link>https://isomoes.github.io/zh/blog/ide/ai-vibe-coding-2026</link>
    <description>回顾 2025 年 1 月到 2026 年 3 月间从 vibe coding 走向 agent coding 的三段变化：软件工作如何通过 agents、MCP、skills 与并行执行，变得更结构化、更模块化，也更明确地面向工程。</description>
    <pubDate>Tue, 10 Mar 2026 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>AI</category><category>coding</category><category>vibe-coding</category><category>mcp</category><category>subagents</category><category>skills</category><category>opencode</category><category>workflow</category>
  </item>

  <item>
    <guid>https://isomoes.github.io/zh/blog/ide/great-ai-ide</guid>
    <title>更好的 AI IDE：软件应先服务 AI，再服务人类</title>
    <link>https://isomoes.github.io/zh/blog/ide/great-ai-ide</link>
    <description>经过从 JetBrains 到 VSCode 再到 Neovim 的多年 IDE 演进，我们发现 AI 时代需要一种根本不同的界面。软件应该先服务 AI，再服务人类。正是这一洞见，促使我们构建了 iKanban：一个双栏、键盘驱动、少即是多的 AI IDE。</description>
    <pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>IDE</category><category>AI</category><category>ikanban</category><category>opencode</category><category>vibe-coding</category><category>keyboard-first</category><category>cli</category><category>workflow</category>
  </item>

  <item>
    <guid>https://isomoes.github.io/zh/blog/tools/vibe-kanban-intro</guid>
    <title>Vibe-Kanban：编排多 Agent AI 编程工作流</title>
    <link>https://isomoes.github.io/zh/blog/tools/vibe-kanban-intro</link>
    <description>一篇关于 vibe-kanban 的完整指南：它是一个开源编排平台，用于管理多个 AI 编程 agent。本文会介绍如何设置 workspace、配置基于 OpenCode 和 Claude Code 的多模型 profile，并提升整体开发效率。</description>
    <pubDate>Wed, 28 Jan 2026 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>vibe-kanban</category><category>multi-agent</category><category>ai-coding</category><category>parallel-workflow</category><category>opencode</category><category>claude-code</category><category>productivity</category><category>task-scheduling</category>
  </item>

  <item>
    <guid>https://isomoes.github.io/zh/blog/tools/multi-agent-parallel</guid>
    <title>多 Agent 并行工作流：从写代码的人到指挥调度者</title>
    <link>https://isomoes.github.io/zh/blog/tools/multi-agent-parallel</link>
    <description>分享我第一次使用 vibe-kanban 和 OpenCode 进行多 agent 并行工作流的体验。学会把任务拆解后交给 AI 并行执行，生产力会大幅提升，开发者的角色也会从编码者转向编排者。</description>
    <pubDate>Fri, 16 Jan 2026 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>multi-agent</category><category>opencode</category><category>vibe-kanban</category><category>parallel-workflow</category><category>ai-coding</category><category>productivity</category><category>task-scheduling</category>
  </item>

  <item>
    <guid>https://isomoes.github.io/zh/blog/tools/opencode-cli</guid>
    <title>OpenCode：Claude Code 的开源替代方案</title>
    <link>https://isomoes.github.io/zh/blog/tools/opencode-cli</link>
    <description>从 Claude Code 切换到 OpenCode，构建一个不依赖单一厂商的 AI 编程工作流。支持 75+ LLM 提供商，包括 DeepSeek、KIMI-K2、Qwen-Code 和 GLM-4.6。</description>
    <pubDate>Sat, 06 Dec 2025 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>opencode</category><category>ai-coding</category><category>cli</category><category>multi-provider</category><category>deepseek</category><category>kimi</category><category>qwen</category><category>glm</category><category>development-tools</category>
  </item>

    </channel>
  </rss>
