LICENSE
README.md
pyproject.toml
src/jev_browser_pilot.egg-info/PKG-INFO
src/jev_browser_pilot.egg-info/SOURCES.txt
src/jev_browser_pilot.egg-info/dependency_links.txt
src/jev_browser_pilot.egg-info/entry_points.txt
src/jev_browser_pilot.egg-info/requires.txt
src/jev_browser_pilot.egg-info/top_level.txt
src/jev_pilot/__init__.py
src/jev_pilot/bench.py
src/jev_pilot/browser.py
src/jev_pilot/cli.py
src/jev_pilot/desktop.py
src/jev_pilot/loop.py
src/jev_pilot/perception.py
src/jev_pilot/policy.py
src/jev_pilot/safety.py
src/jev_pilot/serialize.py
src/jev_pilot/surface.py
src/jev_pilot/trace.py
src/jev_pilot/types.py
src/jev_pilot/verify.py
src/jev_pilot/providers/__init__.py
src/jev_pilot/providers/base.py
src/jev_pilot/providers/jev.py
src/jev_pilot/providers/openai_compat.py
tests/test_bench.py
tests/test_browser.py
tests/test_cli.py
tests/test_desktop.py
tests/test_desktop_loop.py
tests/test_hermes_plugin.py
tests/test_jev_provider.py
tests/test_loop.py
tests/test_perception.py
tests/test_policy.py
tests/test_providers.py
tests/test_safety.py
tests/test_serialize.py
tests/test_trace.py
tests/test_verify.py