Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions applications.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down