AgentLock authorization middleware for LangChain tool calls.
Three integration surfaces:
AgentLockToolkitwraps existingBaseToolinstances.@authorized_tooldecorator builds authorized tools from functions.AgentLockCallbackHandlerprovides audit and enforce modes via LangChain callbacks.
Apache 2.0.