cmd_start was calling create_worktree without passing $WORKTREES_DIR, causing worktrees to be created in $PWD (daemon's working directory) instead of ~/.kugetsu-worktrees/
cmd_start was calling create_worktree without passing $WORKTREES_DIR, causing worktrees to be created in $PWD (daemon's working directory) instead of ~/.kugetsu-worktrees/