8 projects
actiongate-postgres
Shared PostgreSQL store adapter for ActionGate, BudgetGate, RuleGate, and AuditGate
budgetgate
Deterministic, pre-execution spend limiting for semantic actions in agent systems.
auditgate
Compliance-grade audit logging for agent systems.
rulegate
Deterministic, pre-execution policy enforcement for semantic actions in agent systems.
actiongate
Deterministic, pre-execution gating for semantic actions (e.g. tool calls) in agent systems.
actiongate-langchain
Gate LangChain tool execution through ActionGate primitives before execution.
actiongate-openai
Gate OpenAI function/tool calls through ActionGate primitives before execution.
actiongate-fastapi
Gate FastAPI routes through ActionGate primitives.