Only one survey or nudge prompt shows at a time, and none appear in remote sessions.
What's wrong with this entry?
The six in-session prompts (after compaction, long context, plugins, memory, feedback and frustration detection) now share one slot. Each is told whether another is already showing, so they no longer stack, and all six are suppressed in remote sessions.
- One hidden component computes all six states and publishes them into a shared store that only notifies on an actual change; a second component renders whichever is active.
- What makes each individual survey eligible is not visible from this change.
otherSurveyActive
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.235
Question options with identical text are no longer confused with each other
Both mention agent
-
v2.1.236
Teammate messages whose summary swallowed the body are split back apart
Both mention agent
-
v2.1.238
Claude is told to stay in a worktree even when it did not create one
Both mention agent