@nextclaw/ncp-toolkit
v0.4.16
Published
Toolkit implementations built on top of the NextClaw Communication Protocol.
Readme
@nextclaw/ncp-toolkit
Toolkit implementations built on top of @nextclaw/ncp protocol contracts.
Build
pnpm -C packages/ncp-packages/nextclaw-ncp-toolkit buildScope
- Reference conversation-state manager implementations
- Protocol-level helper logic that depends on
@nextclaw/ncpcontracts - Composable agent backend building block:
DefaultNcpAgentBackend - Default in-memory adapter:
InMemoryAgentSessionStore - In-process adapter helper:
createAgentClientFromServer - Runtime throwable helper:
NcpErrorException
