The browser integration now reports connection and mismatch events, including tool calls attempted while disconnected.
What's wrong with this entry?
The browser integration now emits four once-per-session telemetry events: tools added with where they were discovered, the bridge connecting with its status, the extension connecting, and tool calls attempted while disconnected, which flags a token or account mismatch.
- Each event carries time since session start, a label describing how that time was measured, and whether the session is remote.
- No gate; they fire whenever the Chrome path is exercised.
tengu_chrome_tool_call_disconnected
Strings lifted out of the shipped bundle, so the claim above can be checked against them.