zai-org/open-autoglm

An Open Phone Agent Model & Framework. Unlocking the AI Phone for Everyone

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 53 minutes ago
Added to GitGenius on September 1st, 2026
Created on December 8th, 2025
Open Issues & Pull Requests: 261 (+0)
GitHub issues: Enabled
Number of forks: 4,028
Total Stargazers: 26,184 (+0)
Total Subscribers: 111 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.5 hours
Mean response time: 5.1 days
90th percentile: 8.6 days
Tracked items: 180

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 96% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 5% of issues opened in the past year have been closed. Three people close 60% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 191
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 242 days
Stale 30+ days: 191
Stale 90+ days: 183

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (1)
  • good first issue (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Open-AutoGLM is a phone agent framework that enables AI-powered automation of mobile device interactions through natural language commands.

The tool addresses the challenge of automating tasks on mobile devices by combining multimodal screen understanding with intelligent action planning. It uses Android Debug Bridge to control devices, vision-language models to perceive screen content, and planning capabilities to generate and execute operation sequences. Users describe tasks in natural language—such as "open a shopping app and search for shoes"—and the agent automatically interprets the intent, understands the current interface state, plans the next actions, and executes them. The system includes safeguards for sensitive operations and supports manual takeover during login or verification scenarios. It also provides remote ADB debugging capabilities over WiFi or network connections.

The tool suits developers building mobile automation workflows who want to leverage vision-language models rather than traditional UI automation approaches. It is designed for Android devices and offers models optimized for Chinese mobile applications as well as multilingual variants supporting English and other languages. The framework integrates with Midscene.js, a vision-model-driven UI automation SDK that supports JavaScript and YAML-based workflow syntax across multiple platforms.

Development activity shows consistent engagement with the project through community channels including WeChat and social media. The team maintains multiple model variants tailored to different language and use-case requirements, indicating ongoing refinement of the core capabilities. The project includes active developer incentive programs and encourages community contributions through structured submission processes. Documentation spans both Chinese and English, reflecting a focus on accessibility across language communities.