I use git worktrees, usually nested in the parent repo e.g.
<parent>/.agent-shell/<worktree-name>/
cs --find-root works as expected in the parent repo, but in a nested worktree, also returns the parent repo. This confuses agents :-/
cs version: 3.1.0
I use git worktrees, usually nested in the parent repo e.g.
<parent>/.agent-shell/<worktree-name>/cs --find-rootworks as expected in the parent repo, but in a nested worktree, also returns the parent repo. This confuses agents :-/cs version: 3.1.0