@nextclaw/ncp
v0.4.6
Published
NextClaw Communication Protocol core abstractions and types.
Readme
@nextclaw/ncp
Core protocol types and endpoint abstractions for universal communication in NextClaw.
Build
pnpm -C packages/ncp-packages/nextclaw-ncp buildScope
- NCP manifest, message, session, and error definitions
- Endpoint interfaces (
NcpEndpoint,NcpAgentServerEndpoint,NcpAgentClientEndpoint)
Usage
See docs/USAGE.md for real-world scenarios and example code (in-process endpoint, bridging two endpoints, agent adapter).
