From 109b3d232b726aedc1047f45d2bbf569275680b0 Mon Sep 17 00:00:00 2001 From: sofiane8910 <56725301+sofiane8910@users.noreply.github.com> Date: Tue, 7 Apr 2026 00:04:26 +0200 Subject: [PATCH] Add Onepilot to Desktop Applications --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3f94e0..6930228 100644 --- a/README.md +++ b/README.md @@ -249,6 +249,7 @@ Native desktop apps for AI-powered coding, terminal enhancement, and agent orche - [Parallel Code](https://github.com/johannesjo/parallel-code) - Desktop app that runs multiple AI coding agents (Claude Code, Codex CLI, Gemini CLI) in parallel with automatic git worktree isolation, a unified GUI, and remote monitoring. - [PATAPIM](https://patapim.ai) — Terminal IDE for AI coding agents with a 9-terminal grid, AI state detection, built-in Whisper voice dictation, LAN remote access, and embedded MCP browser. Built with Electron. - [IM.codes](https://github.com/im4codes/imcodes) — Mobile/web control layer for Claude Code, Codex, Gemini CLI, and other terminal-based coding agents, built for away-from-desk continuation with terminal access, file browsing, git views, localhost preview, notifications, and multi-agent workflows. +- [Onepilot](https://onepilotapp.com) — iOS app for running AI coding agents (Claude Code, Codex CLI, Gemini CLI) on remote servers via SSH. Provides a full terminal with SwiftTerm, agent session management, and mobile access to your dev machines. ---