LICENSE
README.md
pyproject.toml
src/a2a_agent/__init__.py
src/a2a_agent/cli.py
src/a2a_agent/client.py
src/a2a_agent/config.py
src/a2a_agent/invite.py
src/a2a_agent/protocol.py
src/a2a_agent/topics.py
src/a2a_agent.egg-info/PKG-INFO
src/a2a_agent.egg-info/SOURCES.txt
src/a2a_agent.egg-info/dependency_links.txt
src/a2a_agent.egg-info/entry_points.txt
src/a2a_agent.egg-info/requires.txt
src/a2a_agent.egg-info/top_level.txt
tests/test_client.py
tests/test_config.py
tests/test_invite.py
tests/test_protocol.py
tests/test_topics.py