LICENSE
README.md
setup.py
blockwatch/__init__.py
blockwatch/_telemetry.py
blockwatch/_version.py
blockwatch/core.py
blockwatch/patcher.py
blockwatch.egg-info/PKG-INFO
blockwatch.egg-info/SOURCES.txt
blockwatch.egg-info/dependency_links.txt
blockwatch.egg-info/requires.txt
blockwatch.egg-info/top_level.txt
blockwatch/_integrations/__init__.py
blockwatch/_integrations/_patch.py
blockwatch/_integrations/autogen.py
blockwatch/_integrations/bedrock.py
blockwatch/_integrations/crewai.py
blockwatch/_integrations/langgraph.py
blockwatch/utils/__init__.py
blockwatch/utils/serializer.py
tests/test_bedrock_integration.py
tests/test_integrations.py