by rusty4444
Android client for Hermes Agent - chat with your Hermes sessions from a phone or tablet over local Wi-Fi or a private Tailscale network.
# Add to your Claude Code skills
git clone https://github.com/rusty4444/hermes-androidGuides for using ai agents skills like hermes-android.
Last scanned: 7/18/2026
{
"issues": [
{
"file": "README.md",
"line": 192,
"type": "remote-install",
"message": "Install command (remote install script piped to a shell — review the source before running): \"curl -fsSL https://tailscale.com/install.sh | sh\"",
"severity": "low"
}
],
"status": "PASSED",
"scannedAt": "2026-07-18T06:04:06.390Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}hermes-android is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by rusty4444. Android client for Hermes Agent - chat with your Hermes sessions from a phone or tablet over local Wi-Fi or a private Tailscale network. It has 199 GitHub stars.
Yes. hermes-android passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/rusty4444/hermes-android" and add it to your Claude Code skills directory (see the Installation section above).
hermes-android is primarily written in Dart. It is open-source under rusty4444 on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh hermes-android against similar tools.
No comments yet. Be the first to share your thoughts!
Android client for Hermes Agent — chat with your Hermes sessions from a phone or tablet over local Wi-Fi or a private Tailscale network.
v2.0.0 merges the community Remote Gateway edition contributed by @CristianGCiocoi, with review and testing from @AI-Guru and @grunjol. The merge brings a unified Desktop Gateway JSON-RPC transport, per-chat model selection, multi-attachment uploads, durable turn recovery, voice dictation, and a comprehensive test suite. See CHANGELOG.md for the full list and the merge PR thread for the community discussion.
com.hermesagent.hermes_androidcom.hermesagent.hermes_android.dev package ID.See CHANGELOG.md for the complete .13 change list and
docs/HERMESAPK_DEVELOPMENT_LOG.md for the
sanitized implementation and validation record.
ChatScrollCoordinator only aligns to the end on initial load, never inside
the streaming completion handler.v2.0.0 merges the community Remote Gateway edition from @CristianGCiocoi.
tools/fake_gateway/./profile/peter before /api and /v1, and /dashboard before dashboard /api routes.--insecure) one. The app logs in via the dashboard's /auth/password-login flow and reuses the session cookie (the same mechanism the desktop client uses).9119.POST /v1/chat/completions. Tokens appear in real-time with smooth auto-scroll.#D4AF37), markdown rendering, relative timestamps, and responsive phone/tablet layouts.8642, with HTTP and HTTPS endpoints supported. Reverse-proxy deployments can set a gateway path prefix that is applied before /api and /v1 routes.9119, configurable per connection) on the same host. Works with open (--insecure) dashboards, password-protected dashboards via the built-in login, and proxied dashboards where auth is injected upstream.API_SERVER_KEY from the Hermes host environment (~/.hermes/.env).Hermes Agent docs: https://hermes-agent.nousresearch.com/docs
Download the latest APK from this repository's GitHub Releases page.
For most Android phones, install the ARM64 APK:
adb install Hermes-Android-2.0.1-arm64-release.apk
If sideloading directly on Android, enable Install unknown apps for your browser or file manager, then open the downloaded APK.
The Android chat/session features connect to the Hermes Gatewa