GuideApplies to 2.1.2macOS · WindowsVerified 2026-08-09

Install Agent Island and Get Through First Launch

This is the five-minute setup. By the end the island is in your menu bar or tray, notifications are allowed, and your first coding session is showing up in it.

Before you start

  • A Mac on macOS 13 or later, or a PC on Windows 10/11
  • At least one AI coding tool installed and run once

1. Install it

macOS — Homebrew:

brew install tristan666666/tap/agentisland

Windows — WinGet:

winget install TristanTang.AgentIsland

Or take the DMG or the x64 ZIP straight from the latest release.

You should see: the island appear in the menu bar (macOS) or the system tray (Windows) within a second or two of launch

2. Clear the first-launch prompt

The app is signed ad hoc rather than with a paid Developer ID, so macOS may refuse the first open. Homebrew clears the flag for you; a manual DMG install may not:

xattr -dr com.apple.quarantine /Applications/AgentIsland.app

On Windows, right-click the downloaded ZIP → Properties → tick Unblock before extracting.

You should see: the app opening normally on the next launch

3. Allow notifications once

Accept the permission prompt on first run. Agent Island asks for alert permission and nothing else — no accessibility, no screen recording.

You should see: Agent Island listed with notifications allowed in your system settings

4. Let it find your agents

No configuration. It reads the session records your coding tools already write locally, and picks up any provider you are signed in to.

The Agent Island compact island showing two live provider slots
The compact island carries two provider slots with live percentages and reset countdowns
You should see: your provider's percentage and reset countdown appearing in the island

5. Turn on Launch at Login

Open Settings → General and switch on Launch at Login so the island is there every morning without you thinking about it.

You should see: Agent Island still running after a restart

If it does not work

The app will not open on macOS

That is the quarantine flag, not a broken download. Apply step 2 — the -r matters, because the nested updater bundle needs it too.

Nothing appears in the island

No detected sign-in means no row. Sign in to at least one coding tool, then give it one refresh cycle.

Windows tray icon vanishes after an update

The app was replaced while running. Launch it once from the Start menu.

Next: read what the island is telling you.

← All guides