README.md
pyproject.toml
swarm/__init__.py
swarm/cli.py
swarm/config.py
swarm/core.py
swarm/exceptions.py
swarm/locking.py
swarm/logger.py
swarm/memory.py
swarm/retriever.py
swarm/schema.py
swarm/ui.py
swarm/utils.py
swarm/validator.py
swarm/tools/__init__.py
swarm/tools/registry.py
swarm/tools/result.py
swarm/tools/shell.py
swarm/tools/upload.py
swarm/tools/web.py
swarm/tools/rag/local_retriever.py
swarm/tools/rag/rag_tool.py
swarmai.egg-info/PKG-INFO
swarmai.egg-info/SOURCES.txt
swarmai.egg-info/dependency_links.txt
swarmai.egg-info/entry_points.txt
swarmai.egg-info/requires.txt
swarmai.egg-info/top_level.txt
tests/test_concurrency.py
tests/test_config.py
tests/test_history_cleaning.py
tests/test_index_bug.py
tests/test_injection.py
tests/test_memory.py
tests/test_write_interruption.py