Open-source status companion for Claude Code & Codex on macOS & Windows — live session state, your-turn alerts, usage & cost, weekly report cards. Local-first, no account, no telemetry.
# Add to your Claude Code skills
git clone https://github.com/tristan666666/agent-islandagent-island is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by tristan666666. Open-source status companion for Claude Code & Codex on macOS & Windows — live session state, your-turn alerts, usage & cost, weekly report cards. Local-first, no account, no telemetry. It has 50 GitHub stars.
agent-island's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/tristan666666/agent-island" and add it to your Claude Code skills directory (see the Installation section above).
agent-island is primarily written in C#. It is open-source under tristan666666 on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh agent-island against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
A status companion for Claude Code and Codex.
See what every run is doing. Step away, and Agent Island calls you back when it is your turn. Local-first, no Agent Island account, no product telemetry.
▶ HD version
Choose your platform and install the current v1.6.1 release directly:
| Platform | Recommended download | Requirement |
|---|---|---|
| macOS | AgentIsland-1.6.1.dmg | macOS 13+, Apple silicon or Intel |
| Windows | AgentIsland-1.6.1-win-x64.zip | Windows 10/11 x64 |
On macOS, drag Agent Island into Applications. The app is ad-hoc signed rather than notarized, so the first launch requires right-clicking the app in Finder and choosing Open.
On Windows, unzip the archive and run AgentIsland.exe.
Homebrew, WinGet, and Scoop may lag behind the latest GitHub release. Check the version they offer before installing.
brew install tristan666666/tap/agentisland
winget install TristanTang.AgentIsland
scoop bucket add agent-island https://github.com/tristan666666/scoop-bucket
scoop install agent-island/agentisland
Build the macOS app from source:
git clone https://github.com/tristan666666/agent-island.git
cd agent-island
./scripts/verify.sh
open build/AgentIsland.app
Windows build and test instructions are tracked in issue #10.
Agent Island mirrors local Claude Code, Claude Desktop, and Codex session activity in a compact top bar. You can scan the state without bringing each session to the foreground.
| Cue | Meaning |
|---|---|
| Logo rotates | A session is working |
| Logo is still | No session is currently working |
| Logo pulses red | A session needs attention because of a provider, login, network, or rate-limit error |
When a background turn finishes, Agent Island can show an alarm window, send a system notification, and play a sound. Multiple completed turns queue instead of replacing one another, and responding clears the corresponding reminder.
Swipe through local usage and cost views for Claude and Codex. Provider usage data comes from provider-owned usage endpoints through the local credential store; cost and model summaries are calculated locally from session records.
Agent Island also renders weekly and longer-range report cards on your machine. Copying or sharing a card is an explicit user action; Agent Island does not publish it for you.
Agent Island is a native desktop app on both supported platforms, with English and Simplified Chinese interfaces.
flowchart LR
A[Claude and Codex local files] --> B[Local parser and state machine]
B --> C[Top bar and alerts]
B --> D[Local cost and report views]
E[Provider-owned usage endpoints] --> D
Read the implementation overview: How Agent Island detects Claude Code and Codex session state.
Chinese-speaking users can join the WeChat community:
See Agent Island on Product Hunt.
Long Claude Code and Codex runs should not require keeping every terminal in view. Agent Island gives each provider a persistent status surface, tells you when a run needs attention, and brings you back when the next action is yours.
It is built for developers who:
How it compares with its neighbors:
| | Agent Island | Vibe Island | CodexBar | [ccusage](https: