Metadata-Version: 2.4
Name: promptetheus
Version: 0.0.1
Summary: Debugging infrastructure for AI agents — traces, replay, failure detection, and fix handoff.
Project-URL: Homepage, https://github.com/obro79/promptetheus
Project-URL: Repository, https://github.com/obro79/promptetheus
Project-URL: Documentation, https://github.com/obro79/promptetheus#readme
Author-email: Owen Fisher <owenfisher46@gmail.com>
License-Expression: MIT
Keywords: agents,ai,debugging,observability,playwright,tracing
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Debuggers
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# promptetheus

Debugging infrastructure for AI agents.

```bash
pip install promptetheus
promptetheus dev
```

See the [project docs](https://github.com/obro79/promptetheus) for architecture and demo plans.

**Status:** Pre-alpha (`0.0.1` reserves the PyPI name; SDK implementation in progress.)
