From b73faf57d333e80a0dcf91189335632b71da1f6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=90=E5=93=B2=E5=AE=87?= Date: Thu, 18 Jun 2026 12:32:20 +0800 Subject: [PATCH] Add Agent Island --- applications.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/applications.json b/applications.json index 8324e407f..46ddc2bca 100644 --- a/applications.json +++ b/applications.json @@ -16,6 +16,26 @@ "typescript" ] }, + { + "title": "Agent Island", + "short_description": "MacBook notch companion for Claude and Codex sessions with live status and auto-resume.", + "categories": [ + "development", + "menubar", + "productivity", + "utilities" + ], + "repo_url": "https://github.com/tristan666666/agent-island", + "icon_url": "https://raw.githubusercontent.com/tristan666666/agent-island/main/Resources/agentisland_logo.png", + "screenshots": [ + "https://raw.githubusercontent.com/tristan666666/agent-island/main/Assets/agent-island-usage.png", + "https://raw.githubusercontent.com/tristan666666/agent-island/main/Assets/agent-island-auto-trigger.png" + ], + "official_site": "https://github.com/tristan666666/agent-island", + "languages": [ + "swift" + ] + }, { "short_description": "Clipboard history manager for macOS with terminal-style navigation, image previews, and cursor-following popup.", "categories": [