README.md
pyproject.toml
src/websight/__init__.py
src/websight.egg-info/PKG-INFO
src/websight.egg-info/SOURCES.txt
src/websight.egg-info/dependency_links.txt
src/websight.egg-info/requires.txt
src/websight.egg-info/top_level.txt
src/websight/agent/__init__.py
src/websight/agent/agent.py
src/websight/agent/browser.py
src/websight/model/actions.py
src/websight/model/llm.py
src/websight/model/prompts.py
src/websight/model/websight.py
tests/test_actions.py
tests/test_manual_image.py
tests/test_websight_call.py