TypeScript/Node SDKs for Softprobe LLM observability.
| Package | Description |
|---|---|
@softprobe/tracing |
Core Softprobe tracing SDK |
@softprobe/langchain |
LangChain callback handler |
@softprobe/vercel-ai-sdk |
Vercel AI SDK telemetry |
@softprobe/opencode-plugin |
OpenCode coding-agent plugin |
pnpm install
pnpm build
pnpm test- Create a GitHub release with tag
vX.Y.Z(for examplev0.1.0). .github/workflows/npm-publish.ymlpublishes all packages via npm Trusted Publishing (OIDC).
Requires Trusted Publisher on each package pointing at this repo and workflow npm-publish.yml.