Metadata-Version: 2.4
Name: actionlens
Version: 1.4.1
Summary: Low-intrusion tool governance and trajectory capture for Python agent systems.
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: pydantic>=2
Provides-Extra: pydantic-ai
Requires-Dist: pydantic-ai<3,>=1; extra == "pydantic-ai"
Provides-Extra: openai-agents
Requires-Dist: openai-agents<1,>=0.8; extra == "openai-agents"
Provides-Extra: langchain
Requires-Dist: langchain-core<2,>=0.3; extra == "langchain"
Provides-Extra: langgraph
Requires-Dist: langgraph<2,>=0.2; extra == "langgraph"
Provides-Extra: postgres
Requires-Dist: psycopg[binary,pool]<4,>=3.1; extra == "postgres"
Provides-Extra: otel
Requires-Dist: opentelemetry-api<2,>=1.20; extra == "otel"
Requires-Dist: opentelemetry-sdk<2,>=1.20; extra == "otel"
Provides-Extra: webhook
Requires-Dist: httpx<1,>=0.27; extra == "webhook"
Provides-Extra: test
Requires-Dist: build>=1; extra == "test"
Requires-Dist: pytest>=8; extra == "test"
Requires-Dist: ruff>=0.8; extra == "test"
Dynamic: license-file
