You'll notice
Spawn hooks setting both cwd and worktree isolation now fail with a clear error.
If a plugin's agent.spawn hook sets a cwd on a spawn that is isolated via a worktree, the launch now fails explicitly with an error stating that cwd and isolation: "worktree" are mutually exclusive, instead of silently conflicting.