Reference

Packages Reference

Package names, exports, responsibilities, dependencies, and intended users.

PackagePurposePrimary users
@isplay/coreZod schemas, inferred types, IDs, JSON helpers, redaction.All packages and direct schema consumers.
@isplay/api-clientTyped HTTP client around the server API.SDK, CLI, integrations, custom tooling.
@isplay/sdkCapture client plus API surface convenience methods.App instrumentation and adapters.
@isplay/replayReplay engine, fixture gateway, interventions, diffs, event summaries.Server runners and advanced embedding.
@isplay/analysisValidity labels, analysis runs, effect ranking.Server and report tooling.
@isplay/postgresStore, migrations, schema, artifact persistence.Server deployments.
isplayCommand-line interface and root package.Humans, scripts, analyst agents.
@isplay/serverHono API server, inline runners, OpenAPI, and job enqueueing.API deployments.
@isplay/workerGraphile Worker task handlers for replay and experiment jobs.Local and deployed async processing.
@isplay/webNext/Fumadocs website.Documentation site.
@isplay/adapter-kitShared adapter primitives.Custom framework adapters.
@isplay/adapter-ai-sdkVercel AI SDK middleware and tool wrappers.AI SDK apps.
@isplay/adapter-mastraMastra helper adapter.Mastra apps.
@isplay/adapter-langgraphLangGraph node/model/stream/tool wrappers.LangGraph apps.
@isplay/adapter-runtimeManaged runtime capability and fixture primitives.Runtime adapter authors.
@isplay/adapter-codexCodex managed runtime hooks and JSONL helpers.Codex integrations.
@isplay/adapter-claude-codeClaude Code hooks and stream-json helpers.Claude Code integrations.
@isplay/adapter-openclawOpenClaw plugin hook integration.OpenClaw integrations.

Peer Dependencies

PackagePeer dependency
@isplay/adapter-ai-sdkai >=6.0.0
@isplay/adapter-langgraph@langchain/langgraph >=1.0.0

Root Requirements

The repository requires Node >=22.5.0.

On this page