LICENSE
README.md
pyproject.toml
boardmail/__init__.py
boardmail/__main__.py
boardmail/adapter_clawdchat.py
boardmail/adapter_fourclaw.py
boardmail/adapter_fruitflies.py
boardmail/adapters.py
boardmail/cli.py
boardmail/commands.py
boardmail/config.py
boardmail/mcp.py
boardmail/providers.py
boardmail/store.py
boardmail.egg-info/PKG-INFO
boardmail.egg-info/SOURCES.txt
boardmail.egg-info/dependency_links.txt
boardmail.egg-info/entry_points.txt
boardmail.egg-info/requires.txt
boardmail.egg-info/top_level.txt
tests/test_adapters.py
tests/test_clawdchat.py
tests/test_fourclaw.py
tests/test_fruitflies.py
tests/test_mail.py
tests/test_mcp.py
tests/test_packaged_adapters.py