AI SDK gateway compatibility
passedai ^6.0.193 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
^6.0.193
gateway-compatible provider/model routing
Auth mode
vercel oidc runtime
Values are detected server-side and never exposed.
Default model
missing
Expected format: provider/model.
ai ^6.0.193 is installed and compatible with provider/model gateway routing.
The app is running on Vercel; AI Gateway can use Vercel-managed OIDC at runtime if the project has AI Gateway enabled.
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.