diff --git a/.gitignore b/.gitignore
index 6d85d54..2f284fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -66,3 +66,4 @@ venv/
# Sensitive
.sentryclirc
+graphify-out/
\ No newline at end of file
diff --git a/android-runner/app/src/main/AndroidManifest.xml b/android-runner/app/src/main/AndroidManifest.xml
index 011d1fe..a3f4726 100644
--- a/android-runner/app/src/main/AndroidManifest.xml
+++ b/android-runner/app/src/main/AndroidManifest.xml
@@ -34,6 +34,34 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
Termux Required
To run hermes-agent locally on Android, install Termux and Termux:API from F-Droid. Then return to Hermes to continue.
Open F-Droid
+ Or get it from GitHub Releases
+
+
+ Termux permission needed
+ Hermes needs permission to run commands inside Termux. Grant the “Run commands inside Termux environment” permission in App info → Additional permissions, then retry. If you still see this after granting, open Termux and add allow-external-apps=true to ~/.termux/termux.properties, then run termux-reload-settings.
+ Open App Settings