Event
On July 15, 2026, Airtap launched a new iMessage integration: send a command in the Messages app and an AI agent operates your phone for you. Covered scenarios include:
- Cross-border TikTok access (a cloud phone abroad bypasses geo-restrictions)
- Sniping limited sneakers and discounted flights
- Auto-replying on WhatsApp, Telegram, and Slack
- Monitoring price changes and auto-purchasing
- Multi-step tasks that span apps
- Multi-agent collaboration
- App camp — users must download a new app; high onboarding cost
- Browser camp — web apps inside Safari/Chrome, but they can't touch native apps
- Widget / Siri Shortcut camp — limited capability, simple triggers only
- Enterprise IM camp — Slack, Teams, Feishu embeds, but only useful inside enterprise IM
- iMessage is the iPhone's default messaging app — no download required
- A global base of ~1 billion iPhone users — wider reach than any new app
- With RCS support, Android users can get a similar experience
- Conversational SMS interaction matches users' existing muscle memory — near-zero onboarding
- RCS / iMessage is end-side communication, rarely blocked by enterprise IT — lower deployment friction than enterprise IM
- Apps stay logged in 24/7 — no re-authentication every time the user opens their phone
- No drain on the user's battery or network — heavy work runs in the cloud
- Geo-restriction bypass — the cloud phone lives in whichever country's network it needs; mainland users can use it for US TikTok, OpenTable reservations, or Amazon purchases
- Isolated execution environment — even mis-operations on the cloud phone stay in the cloud and won't pollute the user's real device
- "Mobile AI assistant = phone GUI agent" may become the new consensus. Since AutoGPT, AI assistants have mainly run in desktop browsers or terminals. Airtap demonstrates the viability of "AI assistant + phone GUI + vision-driven execution," opening a new product dimension for the category.
- "Onboarding time = product competitiveness." Airtap's one-second onboarding contrasts with the traditional 5–15 minute flow of download, registration, phone verification, preference setup, and learning. For consumer AI products, onboarding friction is the biggest killer.
- "Cloud Phone + Agent" may spawn a new hardware category. Future lightweight cloud phones designed specifically for AI agents — cheaper than general Android, running only agent tasks, with lower power draw.
- "Agent interoperability" standards war is heating up. SKILLS.md (phone GUI), MCP (tool calling), Anthropic's Computer Use, and the Linux Foundation's Agent Protocol — everyone is competing to define "how agents gain new capabilities."
- Unstructured input (vision + text) vs. structured input (API) trade-off. Airtap's vision-driven approach means any app is operable, but with caps on speed and precision. Future enterprise agents will split: API-driven for core business to guarantee precision, vision-driven for the long tail to maximize coverage.
- "AI agent mobile entry point" as a new traffic frontier. iMessage as an entry point becomes a new battleground for phone makers and IM providers. Will Apple restrict third-party agent access to iMessage? Will Google open RCS end-side capabilities to agents? These are key regulatory and commercial questions for the next 12 months.
- "If you can text, you can use AI." Airtap lowers AI agent usage to the level of sending a text message — the lowest entry barrier in five years of AI product design.
- The core tension: "zero setup vs. login-state trust." Airtap stores no user passwords, calls no APIs, and runs all operations on cloud phones — sidestepping high-risk scenarios like "AI logs into my bank app." But they must personally judge: "I log into TikTok without hesitation, but I will absolutely never log into my bank or payment apps this way."
- "24/7 personal assistant" moves from vision to product. Traditional personal assistants are humans working eight-hour days billed hourly. Airtap turns this into an always-on, monthly-subscription, millisecond-response AI service — a shock to every consumer SaaS business model.
- Reliability ceiling of vision-driven execution. Screen recognition accuracy is sensitive to UI changes — a single app update can break Airtap's workflow. AutoPilot needs continuous training and adaptation; coverage of long-tail apps is the product's ceiling.
- "Cloud phone = data leaving the jurisdiction" legal risk. Mainland users using Airtap to access US TikTok run a cloud phone abroad — bypassing domestic restrictions on overseas apps, but the legal boundary around "mainland user data出境" (cross-border data export) has no clear precedent.
- Login-state trust is the business ceiling. Airtap users won't hand over login credentials for banking apps, payment software, or enterprise internal systems to a cloud phone. That naturally excludes high-value scenarios (finance, healthcare, enterprise systems), capping Airtap at the "consumer-grade personal assistant" tier.
- iMessage entry-point policy risk. Apple's iMessage strategy has shifted repeatedly — the iMessage App Store was once shut, RCS integration was delayed, and iOS 18/19/27 keep tightening third-party extension restrictions. Betting on iMessage hands entry-point control to Apple; future policy changes could upend the product.
- Industry adoption of the SKILLS.md standard. Whether SKILLS.md is accepted beyond Claude, Codex, and OpenClaw will determine Airtap's extensibility ceiling. If adoption stays limited, the addressable market shrinks to those specific agent user bases.
- Airtap official site (English): https://airtap.ai/
- Airtap technology architecture page (Chinese): https://airtap.ai/cn/technology.html
- SoPilot Twitter monitoring (review by @MaxForAI): https://sopilot.net/zh/hot-tweets?tweetId=2054765044433616970
- zuphp.com "Airtap AI Review": https://zuphp.com/?p=4581/
- X: repost by A Yi AI Notes (@AYi_AInotes): https://x.com/AYi_AInotes
Airtap's core architecture is a three-layer Brain + Hands + Devices stack:
1. Brain — Airtap AI Cloud. Stores user preferences, maintains context across sessions, and makes decisions. It supports custom agent integration: Claude, Codex, and OpenClaw can teach Airtap to operate a phone by dropping in a single SKILLS.md file.
2. Hands — AutoPilot, the execution layer. Instead of calling each app's API, it reads the screen visually and clicks, scrolls, types, and navigates like a human — the key difference from traditional RPA (Robotic Process Automation).
3. Devices — two paths: Cloud Phone (a dedicated cloud-hosted Android device per user, with apps logged in 24/7, no drain on the user's battery or network) or Physical Phone (AutoPilot installed on the user's own iOS/Android device).
iMessage is Airtap's on-ramp. Roughly one billion iPhone users worldwide already use iMessage, so no new app is needed — the command entry point sits in the Messages app users open dozens of times a day. From sign-up to first use: send "hey" to the saved number and you're onboarded in one second — the fastest onboarding among current AI agent products.
Deep Analysis
This is the first clear leader in the "mobile entry-point battle" for AI agents.
Over the past six months, the desktop entry-point race has been fierce — Claude Code, Codex CLI, Cursor, Grok Build, opencode, Cline, and Aider are all competing for the "developer's daily tool" position. But the mobile side still has no consensus winner:
Airtap chose iMessage and sidestepped every weakness of the existing options:
AutoPilot's "no API calls" choice is a real technical bet. Traditional RPA (UiPath, Automation Anywhere) requires each app to expose APIs or deep integrations, which leaves long-tail apps uncovered. Airtap uses vision-driven UI: feed screen images into a vision model and let AI click, swipe, and type like a person. Any app can be operated without vendor cooperation. The cost is slower execution (typical tasks take 1–2 minutes) and accuracy capped by screen recognition. For non-real-time critical tasks like price monitoring, sneaker sniping, and WhatsApp auto-reply, this precision is sufficient.
Cloud Phone is the core business-model innovation. Each Airtap user gets a dedicated cloud-hosted Android device, which means:
SKILLS.md is the key file for agent interoperability. One file defines how an agent operates a phone. Drop it into Claude, Codex, OpenClaw, or any SKILLS.md-compatible runtime and the agent gains phone-operation abilities. It's the same approach as Anthropic's Model Context Protocol (MCP) and Cloudflare's Browser Rendering API: one standard file to grant any agent any capability. SKILLS.md is more aggressive than MCP because it turns the entire phone GUI into an agent-callable toolset.
Why It Matters
Direct impact on the personal AI assistant industry:
Indirect impact on the enterprise AI industry:
Practical impact on individual users:
Risks and What to Watch
---
Sources: