LICENSE
README.md
setup.py
browser_use/__init__.py
browser_use/cli.py
browser_use/config.py
browser_use/exceptions.py
browser_use/logging_config.py
browser_use/observability.py
browser_use/utils.py
browser_use/browser/__init__.py
browser_use/browser/browser.py
browser_use/browser/context.py
browser_use/browser/extensions.py
browser_use/browser/profile.py
browser_use/browser/session.py
browser_use/browser/types.py
browser_use/browser/utils.py
browser_use/browser/views.py
browser_use/dom/__init__.py
browser_use/dom/service.py
browser_use/dom/utils.py
browser_use/dom/views.py
browser_use/filesystem/__init__.py
browser_use/filesystem/file_system.py
browser_use/llm/__init__.py
browser_use/llm/base.py
browser_use/llm/exceptions.py
browser_use/llm/messages.py
browser_use/llm/schema.py
browser_use/llm/views.py
browser_use/llm/aws/__init__.py
browser_use/llm/aws/chat_anthropic.py
browser_use/llm/aws/chat_bedrock.py
browser_use/llm/aws/serializer.py
browser_use/llm/google/__init__.py
browser_use/llm/google/chat.py
browser_use/llm/google/serializer.py
browser_use/mcp/__init__.py
browser_use/mcp/__main__.py
browser_use/mcp/client.py
browser_use/mcp/controller.py
browser_use/mcp/server.py
browser_use/sync/__init__.py
browser_use/sync/auth.py
browser_use/sync/service.py
browser_use/telemetry/__init__.py
browser_use/telemetry/service.py
browser_use/telemetry/views.py
browser_use/tokens/__init__.py
browser_use/tokens/service.py
browser_use/tokens/views.py
examples/__init__.py
examples/simple.py
mseep_browser_use.egg-info/PKG-INFO
mseep_browser_use.egg-info/SOURCES.txt
mseep_browser_use.egg-info/dependency_links.txt
mseep_browser_use.egg-info/requires.txt
mseep_browser_use.egg-info/top_level.txt