mobileAiDev

ai-app-bridge

mobileAiDev

AI App Bridge is a runtime bridge for AI agents to close the loop on mobile app iteration: inspect the running app, operate UI and WebView surfaces, collect structured runtime state, verify results, and continue improving the app.

AI 简介

AI App Bridge 是一个面向移动端的 AI 代理运行时桥接工具,支持 Android、Flutter 和 WebView 三端应用的状态感知与自动化操作。它提供 View/Widget/DOM 树读取、UI 元素精准操作、网络请求与日志捕获、WebView 脚本执行、增量状态同步等能力,并通过本地 HTTP 接口(如 127.0.0.1:18080)和 MCP 协议暴露给 AI agent,实现“观察→操作→验证→迭代”的闭环。适用于 AI 驱动的移动 App 自主测试、自动化验收、智能调试及持续交付场景,需在 debug 构建中集成 SDK 或插件使用。

JavaScript
Apache License 2.0
258
Stars
5
Forks
2
Watchers
0
Issues

Star 增长

今日0
近 7 天0
近 30 天0
综合评分42.33
默认分支main