Agent Compat
Detect, compile, and validate agent environment integrations.
Agent Compat
@jstn-sdk/agents is a pure TypeScript SDK for cross-agent environment compatibility. Define your project once, generate native artifacts for each supported surface, and validate the result.
Quickstart
Install the package and compile your first manifest.
Installation
Set up npm, pnpm, or the GitHub Packages mirror.
Manifest reference
Define the canonical project contract.
Agent registry
Review the 55-target registry planned for the next release.
API reference
Use detection, compilation, validation, and the adapter registry.
Support matrix
See every registered adapter, support level, and capability.
Install
npm install @jstn-sdk/agentsThe package is published on npm. Source, releases, and package assets live in the GitHub repository.