Standalone SDK package for the OpenSIN AI Agent Framework.
This is the official SDK package for OpenSIN — an autonomous AI agent framework that surpasses Claude Code 2.0.
bun add @opensin/sdkimport { OpenSINSdk } from '@opensin/sdk';
// Your implementation herePart of the OpenSIN next-gen architecture. See:
- Architecture Blueprint: https://github.com/OpenSIN-AI/A2A-SIN-MiroFish/issues/139
- SDK Repo Issue: https://github.com/OpenSIN-AI/A2A-SIN-MiroFish/issues/141
Full documentation at: https://chat.opensin.ai/agents/opensin-sdk
MIT