
  <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>Wed, 28 Jan 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://isomoes.github.io/zh/tags/productivity/feed.xml" rel="self" type="application/rss+xml"/>
      
  <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/arch/sway-window-manager</guid>
    <title>找到理想平衡：我迁移到 Sway 窗口管理器的过程</title>
    <link>https://isomoes.github.io/zh/blog/arch/sway-window-manager</link>
    <description>从 River 和 Niri 到 Sway：记录我如何找到这个兼容 i3 的 Wayland 合成器，它终于解决了屏幕共享、多 DPI 显示以及通过 tabbed/stacked 布局组织工作区的问题。</description>
    <pubDate>Wed, 19 Nov 2025 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>linux</category><category>arch linux</category><category>window manager</category><category>sway</category><category>wayland</category><category>tiling</category><category>screen sharing</category><category>webrtc</category><category>i3</category><category>productivity</category>
  </item>

  <item>
    <guid>https://isomoes.github.io/zh/blog/arch/niri-window-manager</guid>
    <title>从 River 切换到 Niri：无限画布式窗口管理</title>
    <link>https://isomoes.github.io/zh/blog/arch/niri-window-manager</link>
    <description>在撞上 River 的标签限制之后发现 Niri：一个采用 scrollable-tiling 设计的 Wayland 合成器，拥有无限横向画布，并且永远不会调整你现有窗口的尺寸。</description>
    <pubDate>Fri, 24 Oct 2025 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>linux</category><category>arch linux</category><category>window manager</category><category>niri</category><category>wayland</category><category>tiling</category><category>scrollable tiling</category><category>productivity</category>
  </item>

  <item>
    <guid>https://isomoes.github.io/zh/blog/tools/surfingkeys-intro</guid>
    <title>Surfingkeys：把浏览器变成一台由 Vim 驱动的导航机器</title>
    <link>https://isomoes.github.io/zh/blog/tools/surfingkeys-intro</link>
    <description>看看 Surfingkeys 如何用类 vim 的键盘导航方式彻底改变网页浏览体验，减少鼠标依赖，并通过可定制快捷键和强大的文本编辑能力显著提升效率。</description>
    <pubDate>Mon, 15 Sep 2025 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>browser</category><category>productivity</category><category>vim</category><category>keyboard-navigation</category><category>surfingkeys</category><category>tools</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>

  <item>
    <guid>https://isomoes.github.io/zh/blog/ide/vscode-neovim</guid>
    <title>VSCode 加上 Neovim：终极编辑器组合</title>
    <link>https://isomoes.github.io/zh/blog/ide/vscode-neovim</link>
    <description>了解如何把 VSCode、Neovim 和 GitHub Copilot 组合成终极编码环境，将 AI 辅助、模态编辑和现代 IDE 功能融为一体。</description>
    <pubDate>Mon, 16 Jun 2025 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>vscode</category><category>neovim</category><category>editor</category><category>IDE</category><category>copilot</category><category>productivity</category>
  </item>

  <item>
    <guid>https://isomoes.github.io/zh/blog/tools/mouse-gesture</guid>
    <title>🖱️ Mouse Gesture：轻松导航的终极工具</title>
    <link>https://isomoes.github.io/zh/blog/tools/mouse-gesture</link>
    <description>了解如何在 Linux 上释放 Apple Magic Mouse 的全部潜力。这个基于 Rust 的高级手势识别工具，为你的多点触控与效率操作带来更自然的交互体验。</description>
    <pubDate>Fri, 30 May 2025 00:00:00 GMT</pubDate>
    <author>jiahaoxiang2000@gmail.com (Isomoes)</author>
    <category>rust</category><category>linux</category><category>gesture-recognition</category><category>magic-mouse</category><category>multi-touch</category><category>productivity</category>
  </item>

    </channel>
  </rss>
