google/artemis

ARTEMIS turns natural-language instructions into reliable Android automation. It automates end-to-end workflows, captures logs, and integrates seamlessly...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 11 minutes ago
Added to GitGenius on September 14th, 2026
Created on August 13th, 2026
Open Issues & Pull Requests: 72 (+0)
GitHub issues: Enabled
Number of forks: 493
Total Stargazers: 5,586 (+26)
Total Subscribers: 50 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.1 hours
Mean response time: 39.2 hours
90th percentile: 2.1 days
Tracked items: 13

Most active contributors

Sign in to see contributor activity.

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. Only 6% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 28
New in 7 days: 32
Closed in 7 days: 6
Avg open age: 2 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 32
Closed in 7 days: 6
Comments in 7 days: 1
Events in 7 days: 4

Top labels

No label distribution available yet.

Detailed Description

ARTEMIS is a test automation framework that converts natural-language instructions into reliable Android workflows by controlling real devices through AI-driven interaction.

The tool addresses the challenge of automating complex Android testing and workflows without requiring manual script writing. It works by accepting natural-language instructions and translating them into device actions through a reactive observe-and-act loop. The system uses multimodal targeting, preferring element indices when available but falling back to coordinate-based and visual locating for custom interfaces. It captures logs and screenshots throughout execution, enabling integration with AI coding assistants and providing diagnostics for failed steps.

ARTEMIS suits teams building test automation for Android applications or those seeking to reduce manual testing effort through AI-driven workflows. It works well for end-to-end testing scenarios, exploratory testing, and stability validation across multiple apps. The tool integrates natively with Model Context Protocol, allowing it to work within IDEs like Antigravity, Claude Code, and Windsurf. Developers should note that execution is fast, typically completing individual steps in three to five seconds, and the system includes recovery mechanisms that return blocked actions to the operator rather than failing silently.

The project shows active development with regular updates to core functionality and benchmark performance. The codebase maintains responsiveness to user feedback through its Discord community channel. Development activity demonstrates attention to both feature expansion and stability, with particular focus on maintaining high task completion rates on established benchmarks. The team actively supports integration with multiple AI models and maintains compatibility across different IDE environments.