<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Git Worktrees on 知识铺的博客</title>
    <link>https://index.zshipu.com/ai001/tags/Git-Worktrees/</link>
    <description>Recent content in Git Worktrees on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Sun, 30 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://index.zshipu.com/ai001/tags/Git-Worktrees/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>用 Git Worktrees 让多个 Coding Agent 并行运行</title>
      <link>https://index.zshipu.com/ai001/post/20260830/%E7%94%A8-Git-Worktrees-%E8%AE%A9%E5%A4%9A%E4%B8%AA-Coding-Agent-%E5%B9%B6%E8%A1%8C%E8%BF%90%E8%A1%8C/</link>
      <pubDate>Sun, 30 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://index.zshipu.com/ai001/post/20260830/%E7%94%A8-Git-Worktrees-%E8%AE%A9%E5%A4%9A%E4%B8%AA-Coding-Agent-%E5%B9%B6%E8%A1%8C%E8%BF%90%E8%A1%8C/</guid>
      <description>共享工作目录让多个代理必然冲突 一个 Claude Code 或 Codex 会话在仓库里运行顺畅，但同时启动登录和支付两个任务时，两个进程开始编辑相同文件，项目陷入混乱。相同的目录、相同的分支，让并行代理直接互相踩踏。 这种冲突的根源在于所有代理共享同一个工作目录和检出分支。任何一个代理修改文件、切换分支或运行 git 操</description>
    </item>
  </channel>
</rss>
