VibeHub banner
mtunique mtunique

VibeHub

Design community

Description

A macOS app that brings a Dynamic Island-style overlay for monitoring Claude Code and OpenCode CLI sessions. A claude island fork

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Logo

Vibe Hub

A macOS app that brings a Dynamic Island-style overlay for monitoring Claude Code and OpenCode CLI sessions.

Release Version GitHub Downloads License

Features

  • Dynamic Island-style overlay — Expands from the MacBook notch with smooth transitions
  • Menu bar mode — Works on any Mac (with or without a notch)
  • Live session monitoring — Track Claude Code and OpenCode CLI sessions in real-time
  • Permission approvals — Approve/deny tool executions from the overlay
  • Chat history — View conversation history with markdown rendering
  • Remote SSH support — Monitor sessions running on remote servers
  • Multi-screen support — Choose which screen shows the overlay
  • Auto-update & sounds — Optional update checks and notification sounds

Requirements

  • macOS 15.6+
  • Claude Code CLI
  • MacBook with notch (for notch-based UI) or any Mac (fallback mode)

Install

Download

Download the latest release from the [Releases](https://github.com/mtunique/VibeHub/releases/latest) page.

Build from So