
  <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>Sun, 26 Apr 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://isomoes.github.io/zh/tags/workflow/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://isomoes.github.io/zh/blog/misc/one-year-arch-linux-browser-workflow</guid>
    <title>使用 Arch Linux 一年后：从终端极简到浏览器优先工作流</title>
    <link>https://isomoes.github.io/zh/blog/misc/one-year-arch-linux-browser-workflow</link>
    <description>使用 Arch Linux 近一年后，我的工作流再次发生变化：从终端优先的极简主义，转向由 Web 应用、Surfingkeys 和 AI agent Web 界面驱动的浏览器优先系统。</description>
    <pubDate>Sun, 26 Apr 2026 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>arch linux</category><category>linux</category><category>workflow</category><category>browser</category><category>surfingkeys</category><category>ai-agent</category><category>reflection</category>
  </item>

  <item>
    <guid>https://isomoes.github.io/zh/blog/tools/ai-agent-own-what-we-owned</guid>
    <title>AI Agent 应该接管那些原本由我们自己承担的部分</title>
    <link>https://isomoes.github.io/zh/blog/tools/ai-agent-own-what-we-owned</link>
    <description>vibe coding 的下一步，不是彻底移除人类，而是尽量把人从每个内部开发循环里移出去。当 agent 能自己完成更多验证时，多 agent 系统就不会继续被同一个人卡住。</description>
    <pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>ai-agent</category><category>vibe-coding</category><category>multi-agent</category><category>chrome-devtools-mcp</category><category>verification</category><category>workflow</category>
  </item>

  <item>
    <guid>https://isomoes.github.io/zh/blog/misc/best-os-ai-agent-coding</guid>
    <title>为什么 Linux 是严肃 AI Agent 编程的最佳操作系统</title>
    <link>https://isomoes.github.io/zh/blog/misc/best-os-ai-agent-coding</link>
    <description>在 agent coding 时代，操作系统的关键问题不再是给人类看的桌面精致度，而是是否适合 agent 安全、可脚本化地执行任务。对于严肃的 AI 编程工作流，Linux 在权限模型、CLI 生态和开放可定制性上更有优势。</description>
    <pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>linux</category><category>ai-coding</category><category>agent</category><category>cli</category><category>security</category><category>workflow</category><category>openness</category>
  </item>

  <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/ide/ide-journey</guid>
    <title>我的 IDE 之旅：从 JetBrains 到 Claude Code</title>
    <link>https://isomoes.github.io/zh/blog/ide/ide-journey</link>
    <description>一场关于 IDE 演进的哲学性探索：从高度集成的 JetBrains 方案，到以键盘为先、由 AI 辅助的 Neovim 与 Claude Code 开发方式，并最终发现“少即是多”。</description>
    <pubDate>Tue, 07 Oct 2025 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>IDE</category><category>JetBrains</category><category>VSCode</category><category>Neovim</category><category>Claude Code</category><category>workflow</category><category>journey</category>
  </item>

  <item>
    <guid>https://isomoes.github.io/zh/blog/tools/claude-code-config</guid>
    <title>精通 Claude Code：完整配置指南</title>
    <link>https://isomoes.github.io/zh/blog/tools/claude-code-config</link>
    <description>一份关于如何配置 Claude Code 的完整指南，涵盖专用 agents、自定义 slash commands 与 MCP servers。借助 claude-conf 生态和强大的学术研究能力，升级你的 AI 编程工作流。</description>
    <pubDate>Tue, 30 Sep 2025 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>claude-code</category><category>configuration</category><category>mcp</category><category>subagents</category><category>workflow</category><category>academic-research</category><category>development-tools</category>
  </item>

  <item>
    <guid>https://isomoes.github.io/zh/blog/misc/nixos-config-journey</guid>
    <title>从 Ubuntu 到 NixOS：一段完整的配置管理之旅</title>
    <link>https://isomoes.github.io/zh/blog/misc/nixos-config-journey</link>
    <description>记录我从发现 Ubuntu 到掌握 NixOS 的演变过程——一段关于 Linux 发行版、配置管理以及构建可复现开发环境的旅程。</description>
    <pubDate>Fri, 26 Sep 2025 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>NixOS</category><category>configuration</category><category>linux</category><category>dotfiles</category><category>journey</category><category>workflow</category><category>declarative</category><category>reproducible</category>
  </item>

  <item>
    <guid>https://isomoes.github.io/zh/blog/misc/ahk-win</guid>
    <title>AutoHotkey Windows：平铺导航与类 Vim 控制</title>
    <link>https://isomoes.github.io/zh/blog/misc/ahk-win</link>
    <description>一套完整的 AutoHotkey 配置，把平铺式窗口导航和类 Vim 控制带到 Windows 11，同时也分享为什么“简单”最终让我重新回到 Windows。</description>
    <pubDate>Tue, 05 Aug 2025 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>AutoHotkey</category><category>Windows</category><category>productivity</category><category>vim</category><category>tiling</category><category>workflow</category>
  </item>

    </channel>
  </rss>
