Kiro CLI

Monitor Kiro CLI sessions from your MacBook notch

Vibe Island monitors Kiro CLI agent sessions with real-time status, tool activity tracking, and task completion notifications with reply previews — right in your MacBook notch.

macOS 14+ · 2-day free trial · no card required
Vibe Island FileEditWindowHelp
fix auth bug 3
fix auth bug ClaudeiTerm 27m
You: fix the auth bug in middleware
Writing middleware.ts
backend server
CodexTerminal1h
optimize queries
GeminiGhostty5h
Permission Request
Edit src/auth/middleware.ts
12const verify = (token) =>
13-  jwt.verify(token);
13+  if (!token) throw new
14+   AuthError('missing');
15+  return jwt.verify(token,
+3 -1
Claude asks
Which deployment target?
fix auth bug ClaudeiTerm 28m
You: fix the auth bug in middleware
Done — click to jump
backend server
CodexTerminal1h
optimize queries
GeminiGhostty5h
Approved
gemini — optimize-queries
Analyzing the slow queries.
Read(schema.prisma)
└── 1.2 KB
Edit(src/db/queries.ts)
└── Updated (+8 -23)
codex — backend-server
Building the REST endpoints.
Write(src/routes/users.ts)
└── New file (47 lines)
Bash(npm test)
└── 3 passed
claude — fix-auth-bug
Let me look at the auth module.
Searching for 6 patterns… (ctrl+o to expand)
Read 2 files (ctrl+o to expand)
 
Found the issue — token validation skips expiry check.
Terminal
Vibe Island
Every agent. One glance.
Claude Code, Codex, Gemini CLI, and Cursor — all in a single view.

Real-time session tracking

See when Kiro starts working, what tools it uses, and when it finishes — all in real time. Each session appears alongside your other agents in the same notch panel.

Completion with reply preview

When Kiro finishes a task, the completion card shows a preview of what Kiro said. Decide whether to switch back without leaving your current window.

Zero config setup

Vibe Island auto-configures everything on first launch, preserving your existing Kiro agent settings. Kiro IDE terminal sessions are also supported — if you run Claude Code or other agents inside Kiro's integrated terminal, those sessions get precise tab jumping too.

Works with your other AI agents too

Vibe Island also supports Claude Code, Codex CLI, ZCode, Gemini CLI, Antigravity CLI, Cursor Agent, Trae, OpenCode, MiMoCode, Factory Droid, Qoder, Qwen, Grok Build, Kimi Code, DeepSeek, Mistral Vibe, Copilot, CodeBuddy, WorkBuddy, Hermes, Amp, Pi Agent, Oh My Pi, and Gajae Code. All sessions in one notch panel. Works on remote servers via SSH too.

Kiro IDE support too

If you use the Kiro IDE desktop app, Vibe Island supports that as well. When you run Claude Code, Codex, or any other agent inside Kiro's integrated terminal, sessions are tracked with precise tab jumping — click the notch to switch right back to the correct Kiro terminal tab.

Frequently asked questions

Does Vibe Island work with Kiro's built-in AI agent?

Vibe Island monitors Kiro CLI agent sessions — the standalone terminal agent. Kiro IDE's built-in AI features (code suggestions, inline completions) run inside the IDE and are not monitored separately.

Do I need to configure anything in Kiro?

No. Vibe Island auto-configures everything on first launch. If you create new Kiro agents later, restart Vibe Island to pick them up automatically.

Can I see what Kiro replied?

Yes. When Kiro finishes a task, the completion card shows a preview of the response. You can decide whether to switch back without leaving your current window.

Vibe Island app icon

Vibe Island · macOS 14+

Monitor every AI coding agent from your Mac notch

Download Free Trial

2-day free trial · all features included · no card required