What is Agent Island?
An open-source macOS utility for Claude Code and Codex users. It watches long-running local agent sessions and makes finished, stalled, rate-limited, or waiting states visible.
Agent Island
Open source / MIT / v1.2.1
A local night-watch for long Claude Code and Codex runs.
It watches the session state, keeps quiet while work is moving, and makes the handoff visible when the agent is done, stalled, rate-limited, or waiting for you.
Repository proof
The important claims point back to inspectable public surfaces: source, version tag, license, docs, issues, and collection listings.
git clone https://github.com/tristan666666/agent-island.git
cd agent-island
./scripts/verify.sh
Handoff loop
Scroll or click the states. The copy and progress rail move from quiet monitoring to handoff, warning, and trusted resume.
The transcript is still changing, so the provider logo rotates in the notch instead of interrupting you.
Product surfaces
Trust boundary
FAQ
The short version of the project docs: what it is, where it runs, what changed in v1.2.1, and what needs trust.
An open-source macOS utility for Claude Code and Codex users. It watches long-running local agent sessions and makes finished, stalled, rate-limited, or waiting states visible.
No. It is a local Mac app. Session state and trigger run logs stay on your machine unless you decide to share them.
The v1.2.1 version centers on live session states, a foreground turn alarm, auto-resume controls, and a status guide for the attention states.
Agent Island reads local transcript and usage signals conservatively, then maps them into working, your-turn, stalled, rate-limited, or auth-required states.
Auto-resume uses permission-bypass flags. Attach triggers only to repeatable local workflows you already trust.
The version tag, Sparkle update notes, license, and security policy are all published in GitHub so they can be inspected directly.