From 916dd479442743d8c5a0e6b42a86f18291f8b391 Mon Sep 17 00:00:00 2001 From: tristan666666 Date: Sun, 12 Jul 2026 03:41:53 +0800 Subject: [PATCH 1/2] Add Agent Island to Open Source Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d0b66e..cb639f4 100644 --- a/README.md +++ b/README.md @@ -473,6 +473,7 @@ AI that doesn't just assist — it works independently on complex tasks. [Creati | [Devin](https://devin.ai/) | Usage-based | Full autonomy | Autonomous AI software engineer. Plans, codes, debugs, and deploys. Now generally available with usage-based pricing. [Alternatives →](https://www.taskade.com/blog/devin-ai-alternatives) | | [OpenHands](https://github.com/All-Hands-AI/OpenHands) | Free | Open source Devin | Open-source autonomous coding agent. Run locally or in cloud. | | [Aider](https://aider.chat/) | Free | Terminal users | AI pair programming in your terminal. Works with any editor. | +| [Agent Island](https://github.com/tristan666666/agent-island) | Swift | Status monitoring | Menu-bar companion for Claude Code & Codex — live session status, usage & reset countdowns, turn alarms, optional auto-resume. Mac & Windows. | | [GPT Engineer](https://github.com/gpt-engineer-org/gpt-engineer) | Free | Prototyping | Specify what you want, AI generates entire codebase. | | [Sweep](https://sweep.dev/) | Free tier | GitHub PRs | AI junior developer that handles issues and creates PRs. | | [Codegen](https://www.codegen.com/) | Beta | Enterprise | AI agents for large-scale codebase changes. | From 472bf57b8189bf782f6e6d2e6e4a4751ae551c7a Mon Sep 17 00:00:00 2001 From: Tristan Tang Date: Wed, 15 Jul 2026 02:26:11 +0800 Subject: [PATCH 2/2] docs: refresh Agent Island for v1.6.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb639f4..a98b629 100644 --- a/README.md +++ b/README.md @@ -473,7 +473,7 @@ AI that doesn't just assist — it works independently on complex tasks. [Creati | [Devin](https://devin.ai/) | Usage-based | Full autonomy | Autonomous AI software engineer. Plans, codes, debugs, and deploys. Now generally available with usage-based pricing. [Alternatives →](https://www.taskade.com/blog/devin-ai-alternatives) | | [OpenHands](https://github.com/All-Hands-AI/OpenHands) | Free | Open source Devin | Open-source autonomous coding agent. Run locally or in cloud. | | [Aider](https://aider.chat/) | Free | Terminal users | AI pair programming in your terminal. Works with any editor. | -| [Agent Island](https://github.com/tristan666666/agent-island) | Swift | Status monitoring | Menu-bar companion for Claude Code & Codex — live session status, usage & reset countdowns, turn alarms, optional auto-resume. Mac & Windows. | +| [Agent Island](https://github.com/tristan666666/agent-island) | Free | Status monitoring | Open-source status companion for Claude Code and Codex with live session state, your-turn alerts, and local monitoring on macOS and Windows. | | [GPT Engineer](https://github.com/gpt-engineer-org/gpt-engineer) | Free | Prototyping | Specify what you want, AI generates entire codebase. | | [Sweep](https://sweep.dev/) | Free tier | GitHub PRs | AI junior developer that handles issues and creates PRs. | | [Codegen](https://www.codegen.com/) | Beta | Enterprise | AI agents for large-scale codebase changes. |