LICENSE
README.md
pyproject.toml
agent_handoff/__init__.py
agent_handoff/__main__.py
agent_handoff/agent.py
agent_handoff/benchmark.py
agent_handoff/cache.py
agent_handoff/cli.py
agent_handoff/handoff.py
agent_handoff/parser.py
agent_handoff/protocol.py
agent_handoff/templates.py
agent_handoff/tools.py
agent_handoff/utils.py
sutra_llm.egg-info/PKG-INFO
sutra_llm.egg-info/SOURCES.txt
sutra_llm.egg-info/dependency_links.txt
sutra_llm.egg-info/entry_points.txt
sutra_llm.egg-info/requires.txt
sutra_llm.egg-info/top_level.txt
tests/test_agent.py
tests/test_cache.py
tests/test_parser.py
tests/test_protocol.py
tests/test_tools.py
tests/test_utils.py