.gitignore
LICENSE
MANIFEST.in
README.md
agent.py
build_and_publish.py
pyproject.toml
requirements.txt
setup.py
strands_bitchat/__init__.py
strands_bitchat/bitchat.py
strands_bitchat.egg-info/PKG-INFO
strands_bitchat.egg-info/SOURCES.txt
strands_bitchat.egg-info/dependency_links.txt
strands_bitchat.egg-info/entry_points.txt
strands_bitchat.egg-info/not-zip-safe
strands_bitchat.egg-info/requires.txt
strands_bitchat.egg-info/top_level.txt
tests/__init__.py
tests/test_bitchat.py