🛠 Promptetheus — a new Python SDK for debugging AI agents

The toolkit allows for tracking, error detection, and automatic recovery from agent failures through detailed logging of steps and tool calls.

🌍 It solves the "black box" problem in autonomous systems by collecting evidence (DOM snapshots, screenshots, LLM logs), which is crucial for building self-healing agents.

👤 It allows for "replaying" sessions to precisely locate errors in LLM logic or parsing.

Source 1: https://github.com/obro79/promptetheus