README.md
setup.py
bambot/__init__.py
bambot/cli.py
bambot/container.py
bambot/docker_utils.py
bambot/logging.py
bambot/metrics.py
bambot/prometheus.py
bambot/streamlit_dashboard.py
bambot.egg-info/PKG-INFO
bambot.egg-info/SOURCES.txt
bambot.egg-info/dependency_links.txt
bambot.egg-info/entry_points.txt
bambot.egg-info/requires.txt
bambot.egg-info/top_level.txt
bambot/templates/Dockerfile
bambot/templates/agent_template.py
bambot/templates/langchain_template.py
bambot/templates/main.py
bambot/templates/requirements.txt
tests/test_cli.py
tests/test_container.py
tests/test_docker.py
tests/test_logging.py
tests/test_metrics.py
tests/test_prometheus.py
tests/test_streamlit_dashboard.py