LICENSE
NOTICE
README.md
pyproject.toml
shannot/__init__.py
shannot/__main__.py
shannot/_protocols.py
shannot/approve.py
shannot/audit.py
shannot/cli.py
shannot/config.py
shannot/deploy.py
shannot/execute.py
shannot/interact.py
shannot/mcp_main.py
shannot/menu.py
shannot/mix_accept_input.py
shannot/mix_dump_output.py
shannot/mix_grab_output.py
shannot/mix_pypy.py
shannot/mix_remote.py
shannot/mix_socket.py
shannot/mix_subprocess.py
shannot/mix_vfs.py
shannot/pending_write.py
shannot/py.typed
shannot/queue.py
shannot/remote.py
shannot/run_session.py
shannot/runtime.py
shannot/sandboxio.py
shannot/selftest.py
shannot/session.py
shannot/ssh.py
shannot/structs.py
shannot/vfs_procfs.py
shannot/virtualizedproc.py
shannot.egg-info/PKG-INFO
shannot.egg-info/SOURCES.txt
shannot.egg-info/dependency_links.txt
shannot.egg-info/entry_points.txt
shannot.egg-info/requires.txt
shannot.egg-info/top_level.txt
shannot/mcp/__init__.py
shannot/mcp/protocol.py
shannot/mcp/server.py
shannot/mcp/server_impl.py
shannot/mcp/types.py
shannot/stubs/__init__.py
shannot/stubs/_signal.py
shannot/stubs/subprocess.py
test/test_audit.py
test/test_classify.py
test/test_mcp_integration.py
test/test_mcp_protocol.py
test/test_mcp_remote.py
test/test_mcp_script_execution.py
test/test_mcp_server.py
test/test_pypy.py
test/test_remote_config.py
test/test_selftest.py
test/test_structs.py
test/test_vfs.py