LangGraph-style
Wrap a tool function and receive RuleOak policy decisions before execution.
Adapters
RuleOak Core v2.0.1 includes dependency-free LangGraph-style and CrewAI-style adapter samples that place Tool Guard around tool execution.
npm run adapter:demo
npm run langgraph:demo
npm run crewai:demoWrap a tool function and receive RuleOak policy decisions before execution.
Wrap a tool object with governed run behavior and audit output.