Metadata-Version: 2.4
Name: detective-sdk
Version: 0.3.1
Summary: Universal, dependency-free instrumentation helpers for Agent Detective conventions
Project-URL: Homepage, https://github.com/Thomeras/agent_detective
Author: Tomáš Jeřábek
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.12
Provides-Extra: langgraph
Requires-Dist: langgraph>=0.2; extra == 'langgraph'
Provides-Extra: otel
Requires-Dist: opentelemetry-sdk>=1.20; extra == 'otel'
