agentledger-langgraph
v1.4.0
Published
LangGraph adapter package for AgentLedger Runtime.
Readme
agentledger-langgraph
TypeScript LangGraph-compatible adapter boundary for AgentLedger Runtime.
npm install agentledger-runtime agentledger-langgraphimport { LangGraphCheckpointerAdapter, LangGraphNodeAdapter } from 'agentledger-langgraph';The LangGraph peer dependency is optional because the current package exposes a dependency-free facade first.
