6 projects
acp-hermes
ACP governance plugin for Hermes Agent — audit and veto every tool call via the Agentic Control Plane.
acp-langchain
Agentic Control Plane policy & audit for LangChain / LangGraph / Deep Agents. One ACPMiddleware() on create_agent; ACP decides allow/deny/redact on every tool call, subagents included.
acp-pydantic-ai
Agentic Control Plane governance for Pydantic AI agents. One ACPHooks() capability; ACP decides allow/deny/redact on every tool call.
acp-governance
Thin Python SDK for the Agentic Control Plane governance hook protocol. Wrap any tool call; ACP decides allow/deny/redact.
hermes-acp
ACP governance plugin for Hermes Agent — audit and veto every tool call via the Agentic Control Plane.
acp-crewai
Agentic Control Plane governance for CrewAI agents. Wrap any tool with @governed; ACP decides allow/deny/redact.