LICENSE
README.md
pyproject.toml
browser_agent/__init__.py
browser_agent/cli.py
browser_agent/config.py
browser_agent/errors.py
browser_agent/actions/__init__.py
browser_agent/actions/base.py
browser_agent/actions/interact.py
browser_agent/actions/observe.py
browser_agent/actions/shell.py
browser_agent/actions/skill_actions.py
browser_agent/actions/todo.py
browser_agent/agent/__init__.py
browser_agent/agent/compact.py
browser_agent/agent/loop.py
browser_agent/agent/payload_compactor.py
browser_agent/browser/__init__.py
browser_agent/browser/driver.py
browser_agent/browser/session.py
browser_agent/browser/workdir.py
browser_agent/eval/__init__.py
browser_agent/eval/harness.py
browser_agent/eval/mind2web.py
browser_agent/eval/predict.py
browser_agent/llm/__init__.py
browser_agent/llm/_retry.py
browser_agent/llm/anthropic_client.py
browser_agent/llm/base.py
browser_agent/llm/openai_client.py
browser_agent/llm/prompts.py
browser_agent/llm/registry.py
browser_agent/llm/scripted.py
browser_agent/skills/__init__.py
browser_agent/skills/loader.py
browser_agent/skills/manager.py
browser_agent/skills/model.py
browser_agent/trace/__init__.py
browser_agent/trace/recorder.py
glassbrowser.egg-info/PKG-INFO
glassbrowser.egg-info/SOURCES.txt
glassbrowser.egg-info/dependency_links.txt
glassbrowser.egg-info/entry_points.txt
glassbrowser.egg-info/requires.txt
glassbrowser.egg-info/top_level.txt