CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/README.md
examples/com.gojek.app.md
examples/gofood_order.yaml
examples/gojek_order_food.yaml
examples/instagram_reels_engagement.yaml
examples/spotify_play_playlist.yaml
examples/tiktok_natural_engagement.yaml
examples/whatsapp_send_message.yaml
src/tapyr/__init__.py
src/tapyr/__main__.py
src/tapyr/actions.py
src/tapyr/apps.py
src/tapyr/bench.py
src/tapyr/calibration.py
src/tapyr/cli.py
src/tapyr/context.py
src/tapyr/coordinates.py
src/tapyr/demo.py
src/tapyr/doctor.py
src/tapyr/driver.py
src/tapyr/errors.py
src/tapyr/executor.py
src/tapyr/installer.py
src/tapyr/intent.py
src/tapyr/knowledge.py
src/tapyr/mcp_server.py
src/tapyr/perception.py
src/tapyr/platform_tools.py
src/tapyr/py.typed
src/tapyr/safety.py
src/tapyr/shell.py
src/tapyr/vault.py
src/tapyr_cli.egg-info/PKG-INFO
src/tapyr_cli.egg-info/SOURCES.txt
src/tapyr_cli.egg-info/dependency_links.txt
src/tapyr_cli.egg-info/entry_points.txt
src/tapyr_cli.egg-info/requires.txt
src/tapyr_cli.egg-info/top_level.txt
tests/test_actions.py
tests/test_apps.py
tests/test_bench.py
tests/test_calibration.py
tests/test_cli.py
tests/test_context.py
tests/test_coordinates.py
tests/test_demo.py
tests/test_doctor.py
tests/test_driver.py
tests/test_errors.py
tests/test_examples.py
tests/test_executor.py
tests/test_grid.py
tests/test_installer.py
tests/test_intent.py
tests/test_knowledge.py
tests/test_mcp.py
tests/test_perception.py
tests/test_platform_tools.py
tests/test_safety.py
tests/test_shell.py
tests/test_vault.py