LICENSE
README.md
pyproject.toml
agent_inspector/__init__.py
agent_inspector/cli.py
agent_inspector/ui/static/app.css
agent_inspector/ui/static/app.js
agent_inspector/ui/templates/index.html
ai_agent_inspector.egg-info/PKG-INFO
ai_agent_inspector.egg-info/SOURCES.txt
ai_agent_inspector.egg-info/dependency_links.txt
ai_agent_inspector.egg-info/entry_points.txt
ai_agent_inspector.egg-info/requires.txt
ai_agent_inspector.egg-info/top_level.txt
tests/test_api.py
tests/test_api_auth.py
tests/test_api_error_paths.py
tests/test_autogen_adapter.py
tests/test_cli.py
tests/test_config.py
tests/test_crewai_adapter.py
tests/test_exporter.py
tests/test_exporters.py
tests/test_init_imports.py
tests/test_interfaces.py
tests/test_langchain_adapter.py
tests/test_multi_agent.py
tests/test_processing.py
tests/test_queue.py
tests/test_storage.py
tests/test_trace.py
tests/test_ui_setup.py