Skip to content

Add get_browser_telemetry tool for archived session events#119

Draft
yummybomb wants to merge 1 commit into
hypeship/update-sdk-0-78from
hypeship/mcp-browser-telemetry
Draft

Add get_browser_telemetry tool for archived session events#119
yummybomb wants to merge 1 commit into
hypeship/update-sdk-0-78from
hypeship/mcp-browser-telemetry

Conversation

@yummybomb

@yummybomb yummybomb commented Jul 7, 2026

Copy link
Copy Markdown

summary

  • add get_browser_telemetry for archived browser telemetry, including deleted sessions
  • support category filters, time windows, ascending/descending reads, and opaque offset pagination
  • compact bulky event payloads while reporting omitted fields
  • default ascending reads to the session creation time, or the Unix epoch when session metadata is unavailable, instead of the API's five-minute default
  • distinguish an empty archive from telemetry that is currently disabled without treating the current config as historical evidence
  • expand manage_browsers telemetry descriptions and the debug-browser-session prompt

The required SDK update and pagination migrations are isolated in #122. This PR is stacked on #122 and will be rebased onto main after it merges.

verification

  • bun install --frozen-lockfile
  • bunx tsc --noEmit
  • Prettier check on changed source files
  • mocked telemetry calls verify multi-category query serialization, full-session defaulting, payload compaction, omitted-field reporting, and the currently-disabled status

The repository does not have an automated test suite.

@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mcp Ready Ready Preview, Comment Jul 14, 2026 9:01pm

@yummybomb yummybomb force-pushed the hypeship/mcp-browser-telemetry branch from 1b23fd3 to 7f98f1a Compare July 14, 2026 21:00
@yummybomb yummybomb changed the title Add get_browser_telemetry tool for reading archived session telemetry Add get_browser_telemetry tool for archived session events Jul 14, 2026
@yummybomb yummybomb changed the base branch from main to hypeship/update-sdk-0-78 July 14, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant