Skip to main content
TapKit integrates with Lux, the computer-use model from OpenAGI Foundation, enabling AI agents to control iPhones through visual understanding and action execution. The integration provides drop-in replacements for the standard OAGI SDK components:
  • TapKitAsyncActionHandler - Replaces AsyncPyautoguiActionHandler to execute actions on the phone
  • TapKitAsyncImageProvider - Replaces AsyncScreenshotMaker to capture phone screenshots

Installation

Quick Start

Supported Actions

The TapKit action handler supports the following Lux action types:

Learn More

For more on Lux models, execution modes, and the OAGI SDK, see the OpenAGI Developer Documentation.