README.md
pyproject.toml
src/tubemail/__init__.py
src/tubemail/__main__.py
src/tubemail/channel.py
src/tubemail/claude_tm.py
src/tubemail/hub_client.py
src/tubemail/jsonrpc.py
src/tubemail/local_ipc.py
src/tubemail/manager.py
src/tubemail/permission_bridge.py
src/tubemail/permission_durability.py
src/tubemail.egg-info/PKG-INFO
src/tubemail.egg-info/SOURCES.txt
src/tubemail.egg-info/dependency_links.txt
src/tubemail.egg-info/entry_points.txt
src/tubemail.egg-info/requires.txt
src/tubemail.egg-info/top_level.txt
tests/test_channel.py
tests/test_channel_health.py
tests/test_claude_tm.py
tests/test_e2e_roundtrip.py
tests/test_frame_delivery.py
tests/test_install_stop_hook.py
tests/test_jsonrpc.py
tests/test_local_ipc.py
tests/test_permission_bridge.py
tests/test_permission_durability.py
tests/test_post_stop_relay.py
tests/test_rate_limit.py
tests/test_reconnect_mcp.py
tests/test_stop_hook_durability.py