You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "Observability for Claude Code subagents. Parses session transcripts, surfaces what agents actually did, and flags the failure patterns."
requires-python = ">=3.11"
readme = "README.md"
license = { file = "LICENSE" }
dependencies = ["rich>=13.0"]
[tool.setuptools]
# Pin the package so flat-layout autodiscovery does not try to treat assets/ (the demo
# video) as a second top-level package and refuse to build. tests/ is auto-ignored; assets/