Skip to content

AgentBar 1.0.0

Choose a tag to compare

@michalstrnadel michalstrnadel released this 23 Jul 09:27

1.0.0 - 2026-07-23

First release. A clean-room rewrite of the AI Status Notifier concept as a
multi-agent menu bar app.

Added

  • Menu bar mascot animation per agent while it works: Clawd the crab (Claude),
    OpenAI mark (Codex), Copilot goggles, Antigravity mark.
  • Amber permission dot the moment any agent waits for approval; permission
    outranks working, working outranks idle when picking what the bar shows.
  • Sessions menu: one row per live session with project name, git branch, live
    state and agent tag; click to focus that app or terminal.
  • Open submenu: Claude app, Codex, Copilot, Antigravity, or a terminal.
  • Color modes: Color (each agent in its brand color) and System (adaptive
    monochrome that matches the menu bar).
  • Rotating thinking verbs next to the mascot while an agent works.
  • Claude Code hooks (full fidelity: prompt, tool use, permission, stop,
    session lifecycle) and a Codex notify adapter; hook install is automatic
    and idempotent on first launch.