Derived from the Japanese word Aibou (partner/sidekick), with heart elements inspired by the Kingdom Hearts series.
A lightweight desktop companion for macOS. Built as a native app, it maintains a tiny footprint and minimal
resource usage.
Its primary purpose is to display agent status via hooks, making parallel workflows effortless. It can also
receive remote webhooks for events like deployments, queue tasks, new subscriptions, and more.
-
Local AI Agent Status: Outputs real-time thinking process, tool calls, and completion states for local
agents like Cursor and Codex via hooks.
-
Remote Webhook Notifications: Tracks events like finished deployments or completed CI pipelines (requires
setting up your own remote tunnel).
Codex Pet Compatible: Fully compatible with Codex Pet formats, plus plenty of custom details added in ✨
Check out the GitHub page
for details!
来源于日语 Aibou(相棒)。爱心的元素灵感来自《王国之心》系列游戏。
轻量的 macOS 桌面伙伴。原生应用,体积小,占用也尽可能少。
主要是通过 hook 展示 agent 状态信息,方便并行工作;也可以接收远程 webhook 信息,比如部署、队列任务、新订阅等等。
- 本机 AI Agent 状态:通过 hooks 输出 Cursor、Codex 等在本机运行时的思考 / 工具调用 / 完成信息等;
- 远程 Webhook 通知:如部署完成、CI 结束等(需要自己部署远程 tunnel);
兼容 Codex Pet 格式,里面还有很多我自己加的小细节✨
详情可以查看在 Github 的说明。