ar: Agent Receipts is an open protocol for generating cryptographically signed audit trails for AI agent actions. It provides SDKs in Go, TypeScript, and Python, plus an MCP proxy that intercepts and signs agent tool calls using Ed25519 signatures. The receipts can be verified independently, enabling accountability and traceability in agentic systems.; initrunner: InitRunner lets you define an agent in one YAML file, chat with it, run it autonomously, and deploy it as a daemon triggered by cron, file changes, webhooks, or Telegram messages. It supports multiple execution modes, built-in memory, cost controls, multi-agent orchestration, and security features. Built on PydanticAI.
Audit AI agent actions in production for compliance and accountability
Automated code review: set up a daemon that reviews pull requests or file changes.