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