by baidu-maps · Agent Tool · ★ 21
Stability Analysis Agent An AI Agent for App Stability — from crash log to root cause in one step Crash · ANR · OOM · Freeze analysis RAG knowledge base English | 简体中文 Stability Analysis Agent is an open-source AI Agent framework for app stability analysis, designed to evolve across crash, ANR (Application Not Responding), OOM (Out of Memory), and freeze / watchdog scenarios. The first production-ready scenario today is crash analysis; ANR, freeze, and memory-focused workflows are under active evolution.
| Stars | 21 |
| Forks | 1 |
| Language | Python |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 72.4886415769384/100 |
| Last Updated | 2026-06-10 |
| Created | 2026-04-14 |
| Platforms | python |
| Est. Tokens | ~114k |
These tools work well together with stability-analysis-agent for enhanced workflows:
Explore other popular agent tool tools:
stability-analysis-agent is AI Agent for app stability analysis — crash logs, ANR, OOM, freezes & more. Parses, symbolizes (addr2line/atos), extracts code context, and generates root-cause fix suggestions via LangGraph + RAG. It is categorized as a Agent Tool with 21 GitHub stars.
stability-analysis-agent is primarily written in Python. It covers topics such as addr2line, ai-agent, ai-tools.
You can find installation instructions and usage details in the stability-analysis-agent GitHub repository at github.com/baidu-maps/stability-analysis-agent. The project has 21 stars and 1 forks, indicating an active community.
stability-analysis-agent is released under the Apache-2.0 license, making it free to use and modify according to the license terms.