LICENSE
NOTICE
README.md
pyproject.toml
src/recuse/__init__.py
src/recuse/aio.py
src/recuse/cli.py
src/recuse/emit.py
src/recuse/halt.py
src/recuse/hooks.py
src/recuse/mcp.py
src/recuse/policy.py
src/recuse/py.typed
src/recuse/signal.py
src/recuse/integrations/__init__.py
src/recuse/integrations/anthropic_sdk.py
src/recuse/integrations/langchain.py
src/recuse/integrations/openai_agents.py
src/recuse_signal.egg-info/PKG-INFO
src/recuse_signal.egg-info/SOURCES.txt
src/recuse_signal.egg-info/dependency_links.txt
src/recuse_signal.egg-info/entry_points.txt
src/recuse_signal.egg-info/requires.txt
src/recuse_signal.egg-info/top_level.txt
tests/test_aio.py
tests/test_emit.py
tests/test_halt.py
tests/test_hooks.py
tests/test_integrations.py
tests/test_mcp.py
tests/test_policy.py
tests/test_signal.py