README.md
pyproject.toml
examples/paper_reporter.py
synago/__init__.py
synago/agent.py
synago/chat.py
synago/task.py
synago.egg-info/PKG-INFO
synago.egg-info/SOURCES.txt
synago.egg-info/dependency_links.txt
synago.egg-info/requires.txt
synago.egg-info/top_level.txt
synago/tools/__init__.py
synago/tools/duckduckgo.py
synago/tools/web_crawl.py
synago/utils/__init__.py
synago/utils/llm.py
synago/utils/log.py
synago/utils/misc.py
tests/conftest.py
tests/test_agent.py
tests/test_tools.py