Skip to main content
The activity log is off by default. Off means off: the extension keeps no record of commands, and the Overview page hides its Operations and Errors counters. Switch it on under Settings → Privacy → Activity log. From then on the extension keeps the last 200 commands in memory, never on disk, and the Activity page shows them newest first: Turning the log off clears it immediately. Restarting the browser also clears it because the service worker starts fresh.
The log shows protocol methods, not MCP tool names, because one tool call can fan out into several commands. For a tool-level view read the companion’s stderr, which logs each agent connecting and disconnecting, or ask the agent what it did.