Skip to Content
v0.8.0 · shippedNative iOS / Android / Flutter / Capacitor SDKs, A2A discovery, SOC 2 readiness, residency, BYO storage, BYOK. Read the changelog →

Sentry plugin

Mirrors critical Mushi reports into Sentry and resolves linked Sentry issues when a fix merges.

Setup

  1. In Mushi: Marketplace → Sentry → Install.
  2. Paste your Sentry auth token and org/project slugs.
  3. Configure severity threshold (default: P0/P1 only).

Package

@mushi-mushi/plugin-sentry

Pairs with the SDK’s Sentry handshake — reports already carry sentryContext when @sentry/browser is present.

Events

EventAction
report.classified (high severity)Create or link Sentry issue
fix.appliedResolve linked Sentry issue
Last updated on