LICENSE
README.md
pyproject.toml
omagent/__init__.py
omagent/errors.py
omagent/llm.py
omagent/loop.py
omagent/results.py
omagent/runner.py
omagent/session.py
omagent/tasks.py
omagent.egg-info/PKG-INFO
omagent.egg-info/SOURCES.txt
omagent.egg-info/dependency_links.txt
omagent.egg-info/requires.txt
omagent.egg-info/top_level.txt
tests/test_errors.py
tests/test_llm.py
tests/test_loop.py
tests/test_results.py
tests/test_session.py
tests/test_tasks.py