This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Versun
versun.me
did:plc:wuf46guonf7qyxtx6suovw4w
解决 Conductor 创建 Git Worktree 时报错 "already exists" 的问题
发现 Conductor 的一个小 bug:创建 git worktree 时总报 "already exists" 错误,但实际上是成功的。
排查发现是 LLVM profraw 文件污染了目录。
临时修复:LLVM_PROFILE_FILE=/dev/null open -a Conductor
详细排查过程见内容
Read more: https://versun.me/blog/fix-conductor-git-worktree-already-exists-error
2026-01-17T00:17:43.835Z