BugWatch — SDK & CLI Directory

Directory of every supported New Instance BugWatch SDK and tool: what to install, how to initialise, and exactly which wire endpoints each one calls. The wire contracts themselves are documented in folders 1, 3, 4 and 5.

PlatformPackageRegistry
JavaScript / TypeScript (Node, browser, edge)@newinstance/bugwatchnpm
PHP / Laravelnewinstance/bugwatch-phpPackagist
Android (Kotlin/Java)cloud.newinstance:bugwatchMaven Central
iOS / macOS (Swift)BugWatchCocoaPods · Swift PM
Flutterbugwatchpub.dev
React Native@newinstance/bugwatch-react-nativenpm
CLI (symbols, artifacts, deploys)@newinstance/bugwatch-clinpm
OpenTelemetry Collectorconfig for otel/opentelemetry-collector-contribDocker Hub

No SDK for your language? Python, Go, Ruby, Java, C#, Rust and anything else integrate directly against the REST wire API — see the last sub-folder. The ingest format is plain NDJSON over HTTPS, so a direct integration is ~20 lines.