JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1223
  • Score
    100M100P100Q127983F

Toolkit implementations built on top of the NextClaw Communication Protocol.

Package Exports

  • @nextclaw/ncp-toolkit

Readme

@nextclaw/ncp-toolkit

Toolkit implementations built on top of @nextclaw/ncp protocol contracts.

Build

pnpm -C packages/ncp-packages/nextclaw-ncp-toolkit build

Scope

  • Reference conversation-state manager implementations
  • Protocol-level helper logic that depends on @nextclaw/ncp contracts
  • Composable agent backend building block: DefaultNcpAgentBackend
  • Default in-memory adapter: InMemoryAgentSessionStore
  • In-process adapter helper: createAgentClientFromServer
  • Runtime throwable helper: NcpErrorException