Files
chloezhouny f6350a712f Bug 2041835 - Add tool-call telemetry events for Smart Window assistant with prompt versioning r=Gijs,bjohns,simonf
Adds a `smart_window.tool_call` Glean event that fires when the assistant invokes a tool. The `tool_name` extra identifies which tool was called:
  - get_open_tabs
  - search_browsing_history
  - run_search
  - get_user_memories

Each event records `model`, `prompt_version`, and `error` alongside the standard `location`, `chat_id`, and `message_seq` extras.

Differential Revision: https://phabricator.services.mozilla.com/D302170
2026-06-15 20:57:42 +00:00
..