LICENSE
README.md
pyproject.toml
setup.py
computer_agent.egg-info/PKG-INFO
computer_agent.egg-info/SOURCES.txt
computer_agent.egg-info/dependency_links.txt
computer_agent.egg-info/requires.txt
computer_agent.egg-info/top_level.txt
computer_use/__init__.py
computer_use/loop.py
computer_use/prompt.py
computer_use/server.py
computer_use/tools/__init__.py
computer_use/tools/base.py
computer_use/tools/bash.py
computer_use/tools/collection.py
computer_use/tools/computer.py
computer_use/tools/edit.py
computer_use/tools/run.py