LICENSE
README.md
pyproject.toml
src/agent_browser/__init__.py
src/agent_browser/driver.py
src/agent_browser/interactive.py
src/agent_browser/main.py
src/agent_browser/mcp.py
src/agent_browser/utils.py
src/agent_browser/cinematic/__init__.py
src/agent_browser/cinematic/annotations.py
src/agent_browser/cinematic/camera.py
src/agent_browser/cinematic/polish.py
src/agent_browser/cinematic/postproduction.py
src/agent_browser/cinematic/recording.py
src/agent_browser/cinematic/scripts.py
src/agent_browser/cinematic/tts.py
src/ai_agent_browser.egg-info/PKG-INFO
src/ai_agent_browser.egg-info/SOURCES.txt
src/ai_agent_browser.egg-info/dependency_links.txt
src/ai_agent_browser.egg-info/entry_points.txt
src/ai_agent_browser.egg-info/requires.txt
src/ai_agent_browser.egg-info/top_level.txt
tests/test_driver.py
tests/test_mcp.py
tests/test_utils.py