4 projects
langchain-runcycles
LangChain agent middleware for Cycles — pre-execution budget authority for model calls, tool calls, and runaway agent loops in Python create_agent workflows.
runcycles-ap2
Runtime authority guard for AP2 (Agent Payments Protocol) — reserve, commit, release around agent payment mandates to prevent mandate reuse, double-spend, and concurrent checkout attempts. Works with Google's AP2 spec and any AP2-compatible SDK.
runcycles-openai-agents
Runtime budget, action, and audit authority for the OpenAI Agents SDK — enforce LLM cost limits, tool call caps, and audit trails before execution.
runcycles
Python AI agent budget control — enforce LLM cost limits, tool permissions, and multi-tenant policies before agent actions execute.