LICENSE
README.md
pyproject.toml
src/agent_handoff_kit/__init__.py
src/agent_handoff_kit/core.py
src/agent_handoff_kit/idempotency.py
src/agent_handoff_kit/models.py
src/agent_handoff_kit/openai_adapter.py
src/agent_handoff_kit/store.py
src/agent_handoff_kit.egg-info/PKG-INFO
src/agent_handoff_kit.egg-info/SOURCES.txt
src/agent_handoff_kit.egg-info/dependency_links.txt
src/agent_handoff_kit.egg-info/requires.txt
src/agent_handoff_kit.egg-info/top_level.txt
tests/test_checkpoint.py
tests/test_openai_adapter.py