LICENSE.md
MANIFEST.in
README.md
pyproject.toml
sentience/__init__.py
sentience/actions.py
sentience/agent.py
sentience/base_agent.py
sentience/browser.py
sentience/cli.py
sentience/conversational_agent.py
sentience/expect.py
sentience/generator.py
sentience/inspector.py
sentience/llm_provider.py
sentience/models.py
sentience/query.py
sentience/read.py
sentience/recorder.py
sentience/screenshot.py
sentience/snapshot.py
sentience/wait.py
sentience_python.egg-info/PKG-INFO
sentience_python.egg-info/SOURCES.txt
sentience_python.egg-info/dependency_links.txt
sentience_python.egg-info/entry_points.txt
sentience_python.egg-info/requires.txt
sentience_python.egg-info/top_level.txt
spec/README.md
spec/SNAPSHOT_V1.md
spec/sdk-types.md
spec/snapshot.schema.json
tests/test_actions.py
tests/test_agent.py
tests/test_bot.py
tests/test_conversational_agent.py
tests/test_generator.py
tests/test_inspector.py
tests/test_query.py
tests/test_read.py
tests/test_recorder.py
tests/test_screenshot.py
tests/test_smart_selector.py
tests/test_snapshot.py
tests/test_spec_validation.py
tests/test_stealth.py
tests/test_wait.py