LICENSE
README.md
pyproject.toml
aitextaroo/__init__.py
aitextaroo/agents.py
aitextaroo/bridge.py
aitextaroo/cli.py
aitextaroo/client.py
aitextaroo/commands.py
aitextaroo/conversation.py
aitextaroo/formatting.py
aitextaroo/models.py
aitextaroo/setup.py
aitextaroo.egg-info/PKG-INFO
aitextaroo.egg-info/SOURCES.txt
aitextaroo.egg-info/dependency_links.txt
aitextaroo.egg-info/entry_points.txt
aitextaroo.egg-info/requires.txt
aitextaroo.egg-info/top_level.txt
tests/test_agents.py
tests/test_bridge.py
tests/test_client.py
tests/test_commands.py
tests/test_conversation.py
tests/test_formatting.py
tests/test_models.py