Events now flag when analytics are off, which editor clients use to hide thumbs feedback that would do nothing.
What's wrong with this entry?
One event payload stops carrying a field about withheld device bash, and another gains a flag saying analytics are off, which the schema documents as the signal IDE clients use to hide per-message thumbs feedback when rating would do nothing.
- The flag's value reflects the configured privacy level, the
DO_NOT_TRACKenvironment variable, or use of a third-party model provider.
@internal True when the CLI has analytics/telemetry disabled (privacy level, DO_NOT_TRACK, or 3P provider).
Strings lifted out of the shipped bundle, so the claim above can be checked against them.