5 projects
testimony-pydantic-ai
Emit a Testimony Record from a Pydantic AI run. Their approvals accept a bare bool; this requires a person and a source for that person's identity.
testimony-openai-agents
Emit a Testimony Record from an OpenAI Agents SDK run. The SDK has the approval gate; this makes the record say who opened it.
testimony-autogen
Emit a Testimony Record from an AutoGen workbench, so the record can say who approved an action and what was refused.
testimony-crewai
Emit a Testimony Record from a CrewAI crew, so the record can say who approved an action and what was refused.
testimony-langgraph
Emit a Testimony Record from a LangGraph human-in-the-loop flow, so the record can say who approved.