Vibebar banner
yelog yelog

Vibebar

Development community

Description

VibeBar is a lightweight macOS menu bar app that monitors live TUI session activity for Claude Code, Codex, and OpenCode.

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

VibeBar

**[English](README.md)** · [中文](README_zh.md) · [日本語](README_ja.md) · [한국어](README_ko.md)

VibeBar is a lightweight macOS menu bar app that monitors live TUI session activity for **Claude Code**, **Codex**, **OpenCode**, **Aider**, **Gemini CLI**, and **GitHub Copilot**.

Agent Sessions and Token Usage Trend Agent Session and Token Usage Trend

Multiple icon styles and color schemes are provided, which can be configured in the settings.

VibeBar setting screenshot

Recommended Integration (Important)

  • Claude Code: use the VibeBar plugin (recommended).
  • OpenCode: use the VibeBar plugin (recommended).
  • Aider: use vibebar wrapper (recommended), and optionally vibebar notify for better awaiting-input signals.
  • Gemini CLI: use vibebar wrapper (recommended). In headless/prompt mode, wrapper auto-enables --output-format stream-json unless already set.
  • GitHub Copilot: use vibebar wrapper when you want wrapper-level tracking. Current built-in detection otherwise relies on process scanning.
  • Pi / Oh My Pi: use the managed extension (recommended). Install it from CLI settings; it reports real-time session state directly from a directly-launched pi / omp, with no wrapper required. Oh My Pi installation covers the default profile and any named profiles that exist at install time — run update after creating a new profile. Process scan remains the fallback.
  • Codex: VibeBar now prefers local session-file detection from ~/.codex/session_index.jsonl and ~/.codex/sessions/**/rollout-*.jsonl, and falls back to processScan. If you install the managed Codex hook from the CLI settings, VibeBar can also handle PermissionRequest, AskUserQuestion, a