Group of 2 Under the hood
No documentation found
Claude Code can now detect "unwatched" REPL sessions and factor that into startup and launch-refusal decisions
What
A new isUnwatchedRepl check was added in two places:
- The app's base-settings startup gate, where it combines a background-session check with a teammate-agent-id check
- The launch-arming policy's refusal checks, where it's consulted alongside an existing armed-session check
Why
This lets Claude Code recognize when a REPL session is running unattended and factor that into decisions about whether the session should be ended as if a launch refusal had applied.
Names in the bundleisUnwatchedRepl
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
What exactly qualifies a session as an "unwatched REPL" is not detailed beyond the two internal conditions named.