You'll notice
Remote agent isolation now falls back to worktree or local when remote execution isn't available.
When isolation:'remote' is requested for a spawned agent but remote execution isn't available, for example due to no claude.ai login, the feature gate being off, restricted mode, or no git root, Claude Code now logs the reason and falls back to worktree isolation, or runs the agent locally, instead of failing.