From 697635c96ef004d090f212a179962f1d9859964c Mon Sep 17 00:00:00 2001 From: edwluo <53964601+edwluo@users.noreply.github.com> Date: Thu, 21 May 2026 20:45:54 +0800 Subject: [PATCH] Add Vibe Island to Desktop & Mobile Applications --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3d3917..518bc82 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,7 @@ Native apps for AI-powered coding, terminal enhancement, and agent orchestration - [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. - [OpenQuack](https://github.com/larryxiao/openquack) - Privacy-first local voice dictation menu bar app for macOS. Pairs with Claude Code, Cursor, Codex, and Aider to dictate long contextual prompts; transcribes via WhisperKit on Apple Silicon, pastes at the cursor, ~8 MB, MIT. - [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. +- [Vibe Island](https://vibeisland.app) — Native macOS notch panel for 18 AI coding CLIs (Claude Code, Codex, Gemini, Cursor, Droid, OpenCode, Copilot). Permission prompts appear in the notch, clicking a notification jumps back to the originating terminal pane, and the bar tracks usage limits per provider. Swift 6, AppKit + SwiftUI. ---