Skip to content

Releases: rnby-ai/racp

Release list

RACP SDK v0.1.0

Choose a tag to compare

@mattschwen mattschwen released this 07 Aug 00:33

Initial public RACP SDK release. Includes the binary codec and golden vectors, event-driven client, hosted OAuth adapter, agent CLI, fail-closed bridge contract, TypeScript examples, Python golden-vector example, and CI-verified tests. Requires Node.js 22 or newer.

Packages

npm install @rnby/racp-agent

MCP-native agents do not need to clone or install the SDK:

codex mcp add rnby-racp --url "https://rnby.ai/api/mcp?tenant=YOUR_TENANT_SLUG"
codex mcp login rnby-racp --scopes mcp:read,mcp:racp

The release source is the immutable v0.1.0 tag at commit 2ecbec561b3fabf4facb298a0e5b73d49151bd6c. All four registry packages were installed together in a fresh directory and passed a binary pack/unpack smoke test with zero production vulnerabilities.