cd /news/ai-agents/traccia-a-crash-dump-for-ai-agents · home topics ai-agents article
[ARTICLE · art-68529] src=github.com ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

Traccia – a crash dump for AI agents

Traccia SDK, an open-source execution evidence layer for AI agents, has been released under the Apache 2.0 license. The tool records autonomous agent behavior to make it provable, reproducible, and auditable, functioning as a crash dump, flight recorder, and audit receipt. Traccia is the official SDK for the OpenBase protocol and supports frameworks including LangChain, CrewAI, AutoGen, OpenAI SDK, Claude Code, OpenHands, and LangGraph.

read1 min views1 publishedJul 22, 2026
Traccia – a crash dump for AI agents
Image: source

⚠️ This is NOT the observability platform at[traccia.ai].

Traccia SDK is theExecution Evidence Layerfor AI agents — making autonomous agent behavior provable, reproducible, and auditable.

Think of it as a crash dump + flight recorder + audit receipt for autonomous agents.

pip install traccia-sdk
traccia intercept -- python your_agent.py
traccia verify traccia-*.evidence
traccia diagnose traccia-*.evidence

Command What it does ---|--- traccia intercept Record any agent's execution traccia verify Check evidence integrity traccia diagnose Find root cause of failures traccia certify Get OpenBase Certified badge traccia guard Block dangerous actions

LangChain · CrewAI · AutoGen · OpenAI SDK · Claude Code · OpenHands · LangGraph

OpenBase Protocol Traccia is the official SDK for OpenBase — the open trust protocol for AI agents.

OpenBase = Protocol (what gets recorded) Traccia = SDK (how you record it)

GitHub: https://github.com/d87skg/traccia

PyPI: https://pypi.org/project/traccia-sdk/

Paper: https://github.com/d87skg/traccia/releases/tag/v1.0.0

Apache 2.0

── more in #ai-agents 4 stories · sorted by recency
── more on @traccia sdk 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/traccia-a-crash-dump…] indexed:0 read:1min 2026-07-22 ·