Overview
OCA installs AI CLI tools vianpm install -g during Step 7. All run through the glibc Node.js environment.
Local LLM Support: Want to run models locally on your phone? See Local LLM Guide for node-llama-cpp and Ollama setup.
Qwen Code
Best choice for Android — lightweight and uses--ignore-scripts which skips native builds that fail on Android.
Install:
--ignore-scripts skips node-pty and @lvce-editor/ripgrep native builds, which both fail on Android. Core CLI functionality is unaffected.