Skip to content

Bugu v0.2.0 — Session list, click-to-jump & hook integration

Choose a tag to compare

@LearnPrompt LearnPrompt released this 29 Jun 05:50
· 11 commits to main since this release

Bugu v0.2.0 — Session list, click-to-jump & hook integration

A sound beacon for long-running coding agents: Bugu keeps your Mac awake and gives every agent state its own sound, so you can walk away and still know what's happening — then click straight back to the right terminal tab.

布谷是为长时间运行的 coding agent 准备的「声音信标」:帮你防止 Mac 休眠,给每一种 agent 状态配一个专属音效,让你放心离开屏幕也知道进展,再一键跳回对应的终端标签页。

What's new | 本次更新

  • Recent sessions + click-to-jump — reads local Claude / Codex / Kimi transcripts, flags live sessions, and jumps back to the exact terminal tab.
    最近会话 + 一键跳转 —— 读取本地 Claude / Codex / Kimi transcript,标出正在运行的会话,一键跳回准确的终端标签页。
  • Hook integration (14-agent roster) — opt-in, reversible hooks across 6 config formats for instant, accurate start / done / permission events; falls back to ps/lsof polling.
    Hook 集成(14 个 agent) —— 可选、可撤销,覆盖 6 种配置格式,提供即时准确的开始 / 完成 / 授权事件;并以 ps/lsof 轮询兜底。
  • Precise Warp / Ghostty tab jump — matches the bugu:<project> title the bridge stamps onto each tab.
    Warp / Ghostty 精确切 tab —— 按 bridge 写入的 bugu:<项目名> 标题匹配。
  • Three sound packs — Apple system sounds, the original Bugu Pack, or a per-state Custom mix.
    三套音效 —— Apple 系统音、原创 Bugu Pack、或逐状态自定义。
  • Focused Agents window — enable/disable hooks per CLI, resizable, with one-click Enable all detected.
    专注的 Agents 窗口 —— 逐 CLI 开关 hook,可调整大小,支持一键 Enable all detected
  • Smarter auto keep-awake, menu-bar pulse, and a more robust jump that never spawns a stray terminal.
    更聪明的自动防休眠、菜单栏呼吸动效,以及绝不弹出空白终端的稳健跳转。

Installation | 安装说明

  1. Download Bugu-0.2.0.dmg below, open it, and drag Bugu into Applications.
    下载下方的 Bugu-0.2.0.dmg,打开后把 Bugu 拖进 应用程序
  2. Requires macOS 14+.
    需要 macOS 14+

This community build is not yet Apple-notarized. On first launch, right-click Bugu.app → Open, then confirm Open. If macOS still blocks it, use System Settings → Privacy & Security → Open Anyway.
本社区版尚未做 Apple 公证。首次打开请右键 Bugu.app → 打开,再点打开确认。若仍被拦截,可在系统设置 → 隐私与安全性 → 仍要打开中放行。

# Or clear the quarantine flag after verifying the source | 或在确认来源后清除隔离标记
xattr -dr com.apple.quarantine /Applications/Bugu.app