From c7b98aaf5cc8fe67ca888a7fef9cb8a72e578f1a Mon Sep 17 00:00:00 2001 From: Sofiane Date: Tue, 7 Apr 2026 00:06:34 +0200 Subject: [PATCH] Add Onepilot to Clients & GUIs section Onepilot is an iOS app that lets you SSH into remote servers and run AI coding agents (Claude Code, Codex) from your phone. Website: https://onepilotapp.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc06851..13ce85d 100644 --- a/README.md +++ b/README.md @@ -349,6 +349,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**ccmate-release**](https://github.com/djyde/ccmate-release) (57 ⭐) - A GUI for Claude Code. - [**Claude-Code-Web-GUI**](https://github.com/binggg/Claude-Code-Web-GUI) (56 ⭐) - Browse, view and share your Claude Code sessions - runs entirely in browser, no server required! - [**Claude in a Box**](https://github.com/juancgarza/claude-in-a-box) (48 ⭐) - A ChatGPT Canvas-style interface for Claude Code running in E2B sandboxes. +- [**Onepilot**](https://onepilotapp.com) - An iOS app for running AI coding agents (Claude Code, Codex) on remote servers via SSH from your phone. ---