Group of 2 Under the hood
Claude Code now recognizes hermetic remote sessions as a distinct reason certain features are unavailable
What
- A new unavailability reason, "hermetic remote session", was added alongside existing reasons like
sandboxed_entrypointandunpinned_gateway. - The eligibility check for a background/remote-settings feature now returns ineligible with reason
hermetic_remote_sessionwhen running underCLAUDE_CODE_REMOTEcombined withCLAUDE_CODE_REMOTE_HERMETIC_MODE, checked before the existing gateway/first-party checks.
Why This lets Claude Code report the correct, specific reason a feature is unavailable when running in a hermetic remote session, instead of falling through to a generic or misleading reason.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
The finding doesn't describe what a hermetic remote session is or which features it restricts.