README.md
pyproject.toml
src/crewai_agentoath/__init__.py
src/crewai_agentoath/callbacks.py
src/crewai_agentoath/task_callback.py
src/crewai_agentoath/tools.py
src/crewai_agentoath/trust_filter.py
src/crewai_agentoath/trusted_agent.py
src/crewai_agentoath/trusted_crew.py
src/crewai_agentoath.egg-info/PKG-INFO
src/crewai_agentoath.egg-info/SOURCES.txt
src/crewai_agentoath.egg-info/dependency_links.txt
src/crewai_agentoath.egg-info/requires.txt
src/crewai_agentoath.egg-info/top_level.txt
tests/test_callbacks.py
tests/test_task_callback.py
tests/test_tools.py
tests/test_trust_filter.py
tests/test_trusted_crew.py