LICENSE
README.md
pyproject.toml
src/fountain/__init__.py
src/fountain/client.py
src/fountain/config.py
src/fountain/conversation.py
src/fountain/errors.py
src/fountain/http.py
src/fountain/py.typed
src/fountain/resolve.py
src/fountain/resources.py
src/fountain/run.py
src/fountain/sse.py
src/fountain/team.py
src/fountain/turn.py
src/fountain/types.py
src/fountain_agent_sdk.egg-info/PKG-INFO
src/fountain_agent_sdk.egg-info/SOURCES.txt
src/fountain_agent_sdk.egg-info/dependency_links.txt
src/fountain_agent_sdk.egg-info/top_level.txt
tests/test_conformance.py
tests/test_contract.py
tests/test_sdk.py