adbfriend: ADB Friend is a CLI tool for managing Android devices via ADB. It offers features like syncing files, configuring devices for testing, uninstalling apps by pattern, and more. It also includes an MCP server for integration with AI tools.; code-graph-rag: Code-Graph-RAG is an accurate Retrieval-Augmented Generation (RAG) system designed for multi-language codebases. It uses Tree-sitter to analyze code, build comprehensive knowledge graphs, and allows natural language querying of codebase structure and relationships. The system also includes advanced editing capabilities, enabling users to modify code directly through natural language prompts.
Managing Android devices for development and testing
Analyze and ingest multi-language codebases into a knowledge graph.