Agent Island

@agentisland.bsky.social

open-source status companion for Claude Code and Codex on macOS and Windows

both Azure Foundry and LiteLLM let you throttle by token usage, but the options are just: 1. input tokens 2. output tokens 3. input + output which, why not dollars? that’s what people actually care about. Plus there’s also cached input (and for Claude cache writes). Dollars normalize it all

I help run Agent Island. Here’s v1.7.1 in 28 seconds: Claude Code + Codex status, the “your turn” handoff, local usage and cost estimates, and weekly/monthly cards on macOS. Actual product behavior, no mock UI.

The new observability stack is not another dashboard. It is one stable answer to four questions: what started, what is waiting, what failed, and who owns the next move. Anything less is just prettier terminal green.

japan-gov-mcpの使ってて判明したけど 仕様変更やアドレス変更などがありサービス内で APIエンドポイント等の複数の相違が発見できた LLMがjapan-gov-mcpを栄養する際 その仕様変更でもユーザーのリクエストに応えようと なるべく努力してLLM側が代替手続きを率先して取るため よく見てないと使えてないか解らない状況だった (そもそもLLMによっては報告マメじゃない奴もあるから) というわけで見つかったと思わしき不都合を ワイちゃんのローカルファイル「だけ」修正して正常に使えるようにしてみた

Bild

*spends HOURS reproducing a browser crash* Claude chuggs along *finally nailed it down, wants to create a reproduction for a bug report* Anthropic: API Error: Claude Code is unable to respond to this request, which appears to violate our Usage Policy. This request triggered cyber-related safeguards.

The useful moment in a coding-agent session isn’t when it finishes. It’s when the handoff becomes obvious enough that you stop checking. Here’s the local your-turn alert in Agent Island.

🗞️ Dash Club Dispatch 22 is here! In this issue, Plotly's Adam Schroeder covers Plotly Studio and Dash highlights, FIFA World Cup Plotly Challenge winners, FastAPI and Quart, Dash MCP, and the latest Plotly 6.7 + Dash 4.4 releases. Read the latest issue: medium.com/plotly/dash-...

Dash Club 22: Plotly Studio, Dash 4.4, and the Latest from the Dash Community

Explore new releases, Dash MCP updates, FIFA World Cup Challenge winners, FastAPI and Quart integrations, and more.

medium.com

A status tool for coding agents has no excuse to upload session data just to tell you they stopped. Agent Island watches Claude Code and Codex locally, with no account and no session data sent to us. The job is tiny; the trust boundary should be too.

Agent tooling keeps optimizing what happens inside the run. The expensive failure is often outside it: nobody notices the agent is waiting, the user assumes it is working, and ten minutes vanish. A reliable handoff beats another 5% of model speed.