LICENSE
README.md
pyproject.toml
src/cursor_acp/__init__.py
src/cursor_acp/_meta.py
src/cursor_acp/client.py
src/cursor_acp/cursor_cli_acp.py
src/cursor_acp/env.py
src/cursor_acp/exceptions.py
src/cursor_acp/py.typed
src/cursor_acp/stdio_jsonrpc.py
src/cursor_acp/_internal/__init__.py
src/cursor_acp/_internal/stubs.py
src/pycursor_acp.egg-info/PKG-INFO
src/pycursor_acp.egg-info/SOURCES.txt
src/pycursor_acp.egg-info/dependency_links.txt
src/pycursor_acp.egg-info/requires.txt
src/pycursor_acp.egg-info/top_level.txt
tests/test_client.py
tests/test_env.py
tests/test_exceptions.py
tests/test_os_environ_stable.py
tests/test_stdio_jsonrpc.py
tests/test_validation_and_env_isolation.py