LineCodePro
About
LineCodePro brings a Claude Code-style tool loop to Android, where nearly all coding agents assume a desktop: models read/edit/delete files, run shell commands through Termux, SSH, or a sandboxed IPC terminal-provider app, search the web, and dispatch sub-agents, with every write producing a DiffRecord for inline review. Inference runs against OpenAI-compatible, Anthropic, or Codex protocols, or entirely on-device through llama.cpp GGUF models, so the tool works without any cloud dependency. Custom MCP-HTTP tools and custom agents register through an extensions screen, and a pluggable AIDL terminal-provider interface lets any third-party app supply the shell. Android-toting developers who want their coding agent self-hosted and on-device use the sideloaded APK or build from source.