AI SDK gateway compatibility
passedai ^7.0.59 is installed and compatible with provider/model gateway routing.
Page guide
BrowserOps proves what happened in the browser. Public reads stay open; trusted-domain execution uses the configured platform key path.
Public-safe diagnosis for the browser evidence pipeline: persistence, Browserbase, trace storage, event recovery, integration handoffs, and Vercel AI Gateway readiness.
Run registry
Neon database is configured.
Browser runtime
Browserbase configured
Trace Postgres
Trace Postgres connection is configured, but required table(s) are missing: traces, spans, trace_evidence.
Event storage
DATABASE_URL is configured; BrowserOps events are written to the outbox table and mirrored in process memory for live UI updates.
AI Gateway
AI Gateway is partially configured; BrowserOps can show diagnosis but should not depend on model calls yet.
Suite registry
Canonical BrowserOps integration registry with service-owned handoff paths.
AI Gateway is partially configured; BrowserOps can show diagnosis but should not depend on model calls yet.
AI SDK
^7.0.59
gateway-compatible provider/model routing
Auth mode
oidc
Values are detected server-side and never exposed.
Default model
missing
Expected format: provider/model.
ai ^7.0.59 is installed and compatible with provider/model gateway routing.
VERCEL_OIDC_TOKEN is present for local Vercel AI Gateway authentication.
No direct provider API keys were detected in the BrowserOps environment.
No default AI Gateway model is configured. BrowserOps will require callers to provide an explicit provider/model id before making model calls.
BrowserOps lists gaps instead of filling the dashboard with fake successful runs.