MANIFEST.in
README.md
pyproject.toml
agentfs_sdk/__init__.py
agentfs_sdk/agentfs.py
agentfs_sdk/constants.py
agentfs_sdk/errors.py
agentfs_sdk/filesystem.py
agentfs_sdk/guards.py
agentfs_sdk/kvstore.py
agentfs_sdk/toolcalls.py
agentfs_sdk.egg-info/PKG-INFO
agentfs_sdk.egg-info/SOURCES.txt
agentfs_sdk.egg-info/dependency_links.txt
agentfs_sdk.egg-info/requires.txt
agentfs_sdk.egg-info/top_level.txt
tests/test_agentfs.py
tests/test_basic.py
tests/test_filesystem.py
tests/test_kvstore.py
tests/test_toolcalls.py