From f621881898e28003e677093091d18b38cdb36133 Mon Sep 17 00:00:00 2001 From: Dmitry Kozlov Date: Tue, 25 Aug 2026 17:42:22 -0700 Subject: [PATCH] Add Mobile SSH --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b98115..e204c68 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ AI agents are autonomous software entities that perceive their environment, make - [Skales](https://skales.app) - Local-first desktop AI agent that runs goals autonomously in the background, with multi-agent teams, desktop and browser automation, and 15+ providers or fully offline via Ollama. - [Hivekeep](https://github.com/MarlBurroW/hivekeep) - Self-hosted platform to run a team of specialized AI agents with persistent memory and a web UI, reachable over Telegram, Slack, Discord and Matrix, in a single Bun and SQLite container. - [Aeon](https://github.com/aeonfun/aeon) - Autonomous agent framework that runs unattended on GitHub Actions, on a cron schedule or reactive repo triggers, dispatching Markdown skills to one of six coding-agent harnesses (Claude Code, Codex, Grok, Pi, Vibe, Kimi) with quality scoring, git-persisted memory, and a self-healing loop. +- [Mobile SSH](https://mobile-ssh.github.io) - Android and iOS SSH client that runs terminal coding agents (Claude Code, Codex) on remote machines, with a multi-server tmux session manager and phone alerts when an agent is waiting on input. ## Frameworks