CLAUDE.md
CLAUDE_CODE_EXAMPLES.md
CLI_REFERENCE.md
GETTING_STARTED.md
IMPLEMENTATION_SUMMARY.md
LICENSE
MANIFEST.in
README.md
REMUX_CLI_SUMMARY.md
USING_WITH_CLAUDE_CODE.md
pyproject.toml
setup.py
remux.egg-info/PKG-INFO
remux.egg-info/SOURCES.txt
remux.egg-info/dependency_links.txt
remux.egg-info/entry_points.txt
remux.egg-info/requires.txt
remux.egg-info/top_level.txt
rpipe/__init__.py
rpipe/__main__.py
rpipe/audit.py
rpipe/capability.py
rpipe/cli.py
rpipe/client.py
rpipe/client_session.py
rpipe/command_parser.py
rpipe/connection_manager.py
rpipe/daemon.py
rpipe/execution.py
rpipe/pipe_parser.py
rpipe/policy.py
rpipe/policy_capabilities.py
rpipe/policy_config.py
rpipe/protocol.py
rpipe/rate_limiter.py
rpipe/ssh_backend.py
rpipe/tests/__init__.py
rpipe/tests/test_audit.py
rpipe/tests/test_capability.py
rpipe/tests/test_client.py
rpipe/tests/test_client_session.py
rpipe/tests/test_command_parser.py
rpipe/tests/test_connection_manager.py
rpipe/tests/test_daemon.py
rpipe/tests/test_execution_safety.py
rpipe/tests/test_integration_daemon_policy.py
rpipe/tests/test_pipe_parser.py
rpipe/tests/test_policy.py
rpipe/tests/test_policy_capabilities.py
rpipe/tests/test_policy_config.py
rpipe/tests/test_protocol.py
rpipe/tests/test_rate_limiter.py
rpipe/tests/test_ssh_backend.py