The CLI's overlay states now include a proactivity suggestion menu.
A proactivity menu overlay state is registered with no visible way to open it.
What's wrong with this entry?
The list of transient overlay states the CLI can be in, alongside autocomplete, confirmation, help and transcript, gained an entry for a proactivity menu, pointing at a new in-CLI suggestion surface. A new helper deliberately excludes that state from some other behavior.
- The state exists unconditionally; what opens the menu is decided elsewhere.
"ProactivityMenu",
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.234
A frustration-detecting prompt to file an issue, wired up but silent
Both mention proactivity
-
v2.1.234
A risky-command and frustration detector is present but emits nothing
Both mention proactivity
-
v2.1.234
Background queries pass a proactivity level that is always undefined
Both mention proactivity