Загрузка видео...
Не удалось загрузить видео
My Mac notch now runs Claude Code, Codex, Cursor, Grok🆕, Antigravity, OpenCode, and Pi side by side. Agent finishes → notch pops. Needs approval → notch pops. One click back to that exact session. usage, sounds, plan review, everything. no more switching between apps.
63,221 просмотров • 2 месяцев назад •via X (Twitter)
Комментарии: 51

works with 26 different agents across 21 terminals and IDEs, desktop apps included →

does it work with superset . sh?

Yes! Vibe Island already works with supported CLI agents inside Superset. Precise session jumping wasn’t available when I added support, but Superset supports it now. It’s coming in the next Vibe Island update.

Turning the notch into an actual notification hub is such an underused piece of screen real estate.

Exactly! The notch has always felt like wasted space. try turning it into a place where notifications are actually useful without getting in your way.

That's exactly it, finally a good use for that dead space 👏

Would be nice to have better @conductor_build support.. such as not showing system prompt, and showing workspace name. Instant purchase for me once that's implemented :D

Yeah, this one’s on me! You can hide those generated prompts for now under Settings → Notifications → Filters. I’m fixing the Conductor integration right now so the next update shows the workspace name instead. I’ll ping you when it’s live. If you spot anything else that feels off with Conductor, send it my way!

@conductor_build I'll take your word for it and buy it now then :) will do!

Hey Mak, quick update, and thank you for taking me at my word. The Conductor improvements are now live in Vibe Island v1.0.43: generated system prompts are filtered automatically, and session cards now show the workspace name. You no longer need the manual filter workaround. I’d really appreciate your feedback once you’ve tried the update.

🔥

How does it look with 30-100 concurrent sessions? I average 40-50 at any given time. Would it still work?

it works, the list scrolls through all of them and each row click-jumps to the exact session tab/app. I run a bunch(around 10-30) in parallel myself daily. 50-100 would be a fun stress test, tell me how it feels at that scale :)

I’ll give it a go and tell you

Looks nice!

this is rlly sexy

This is sick friend. Thank you

awesome

did you vibe-code this somehow? or is this a new update on mac?

it's my own app, Vibe Island, not a macOS feature :) the notch is dead space apple barely uses, so I turned it into a control surface and notification system for agents. and yes, largely built by the same agents it now babysits.

I declare the end of the Era of Personal Computer and the beginning of the Era of Personal Software!

honestly I just made it for myself at first. hit this pain every day, built the fix, turns out everyone running agents has the same itch. so yeah, maybe that's exactly what personal software looks like

this is awesome!!! you used the notch so well.

What is the stack that you used?

the app is native swift. built with claude code and codex side by side (also grok build recently). fable 5 and 5.6 sol ultra for planning, opus and 5.6 for execution.

small ui changes can improve workflows

yeah. the change seems small, the thing it protects is attention. context switching is the real tax when you run this many agents

I like it

a big update is landing soon, perfect time to give it a spin!

What’s the update?

More than just “agent finished” alerts: richer notifications, a much deeper usage dashboard, and a few other surprises haha

The design and animations are sooooooo good, I loved it. Great work! trying it now

thx! Also spent a lot of time on the sound effect, hope you enjoy it too! Welcome to any feedback

Yes hahaha, my coworkers found it funny and useful. It makes coding with agents a little more fun

yeah! that's the "vibe" part of vibe coding :)

this is what i do across machines — claude code on one, cursor on another, research agent in the background. the bottleneck isn't parallel execution, it's merge conflicts when 2 agents touch the same file. split work by directory boundary so they never overlap. how do you handle approvals when 3 agents need input simultaneously?

running seven agents at once, what's your real hit rate on letting one finish unsupervised?

what did you use for the recording?

screen studio!

the "needs approval → notch pops" part is the real unlock. running six agents is pointless if you're babysitting six terminals — surfacing only the moments that actually block you is what makes parallel agents usable

These fucking sounds would make me want to punch the monitor

until approvals are grouped, the notch becomes another alert queue during long agent runs

fair, I mostly use bypass/auto mode for long run right now. will think about how to manage grouped approval problems. Maybe a priority filter mechanism is also needed.

You're running seven because none of them is obviously faster. When one ships a 2x improvement, you'll only use that one

running 7 agents in parallel is the fun part. the actual skill is knowing which one finished right vs which one finished confident-but-wrong. notch notifications tell you WHEN. you still need the loop that catches WHAT went wrong.

Notch is a good placement for that. We use it for the dictation and it is working beautifully. Wonder if it pops too much are you getting annoyed or it’s actually more productive?

I have a problem. I started getting approval notifications all the time, even tho Codex itself set to approve for me. Why and how to fix it.

Sorry about that. Vibe Island should stay quiet when Codex is set to “Approve for me.” Are you running Codex locally, either in the desktop app or CLI, or through SSH/Remote? As a workaround, open Vibe Island → Settings → Labs → “When Codex needs your approval” → “Stay silent.” Codex will keep handling approvals, and the duplicate notifications should stop. I’m checking the auto-detection path now.

Cool stuff! Try this too if you also want multiple agents to talk to you and your notch, with history.

Did you vibe code this notch?

yeah, started from Opus 4.5 to fable 5 and 5.6 sol
