aaswordman/operit

The most powerful AI agent and AI chat software on Android/Operit是一款Android上能力最为强大、发展最久的AI Agent

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 50 minutes ago
Added to GitGenius on September 8th, 2026
Created on March 15th, 2025
Open Issues & Pull Requests: 70 (+1)
GitHub issues: Enabled
Number of forks: 622
Total Stargazers: 7,652 (-1)
Total Subscribers: 43 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.9 hours
Mean response time: 6.2 days
90th percentile: 16.5 days
Tracked items: 732

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 89% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "tool-calling" is answered fastest, typically in about 5 hours, while "low-priority" waits about 29 hours. Almost all tracked open issues have seen activity in the last three months. Only 16% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 44
New in 7 days: 23
Closed in 7 days: 63
Avg open age: 36 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 20
Closed in 7 days: 63
Comments in 7 days: 2
Events in 7 days: 6

Top labels

  • bug (110)
  • feature-request (73)
  • Already-fixed (61)
  • duplicate (31)
  • No-Plan (27)
  • needs-info (27)
  • UI-UX (26)
  • low-priority (24)

Detailed Description

Operit is an open-source AI agent platform for Android that connects local or cloud-based language models to system capabilities, terminal environments, browsers, and file workspaces.

The tool addresses the need to run autonomous AI agents on mobile devices by integrating language models with Android's native features and development environments. It supports multiple model sources including cloud services, local GGUF models via llama.cpp, and MNN models. The agent can execute tasks through tool calling, workflows, and extensibility mechanisms like ToolPkg, MCP, and Skill plugins, enabling it to retrieve information, process files, assist with code development, and automate device operations.

Operit suits developers and power users who want AI agent capabilities on their phones without relying solely on cloud services. It is particularly valuable for mobile development workflows, terminal-based work, and scenarios requiring deep integration with Android system features. The project emphasizes task-oriented work through attachments, workspace context, file change tracking, and multi-turn task management. Users can bind different capabilities to character profiles and maintain long-term memory through graphical knowledge representation and conversation history.

The project maintains active development with regular commits and welcomes contributions. A cross-platform successor implementation called Operit 2 exists as a separate repository, built on Rust with Flutter clients and targeting Android, iOS, Windows, macOS, Linux, Web, and OpenHarmony platforms, though this repository remains the primary Android implementation.