trending

13d ago

Feat: v0.1.0 Release

@jstn-sdk/agents 0.1.0

First public production release of the standalone cross-agent compatibility SDK.

- 41 registered adapter surfaces

- Detection, compilation, validation, and adapter registry APIs

13d ago

agent-compat - The compatibility layer for AI agent environments.

agent-compat is an open-source SDK for detecting agent environments, compiling manifests into native files, and validating generated output against specifications. It is designed for teams building with multiple AI agents and developer tools. Why it exists Agent environments do not all consume configuration the same way. Maintaining equivalent rules or instructions manually creates duplication and drift.