LICENSE
README.md
pyproject.toml
src/zipcoil/__init__.py
src/zipcoil/agent.py
src/zipcoil/async_agent.py
src/zipcoil/core.py
src/zipcoil/py.typed
src/zipcoil/types.py
src/zipcoil.egg-info/PKG-INFO
src/zipcoil.egg-info/SOURCES.txt
src/zipcoil.egg-info/dependency_links.txt
src/zipcoil.egg-info/requires.txt
src/zipcoil.egg-info/top_level.txt
tests/test_agent.py
tests/test_async_agent.py
tests/test_parse_docstring_args.py
tests/test_tool_decorator.py
tests/test_type_to_json_schema.py