LICENSE
README.md
setup.py
aiuda/__init__.py
aiuda/main.py
aiuda/tools.py
aiuda.egg-info/PKG-INFO
aiuda.egg-info/SOURCES.txt
aiuda.egg-info/dependency_links.txt
aiuda.egg-info/requires.txt
aiuda.egg-info/top_level.txt
aiuda/core/__init__.py
aiuda/core/agent_tools.py
aiuda/core/agents.py
aiuda/core/globals.py
aiuda/core/parsers.py
aiuda/core/types.py
examples/__init__.py
examples/spaider.py
examples/tree.py
examples/utils.py