谁在干活
正在运行的代理与活动状态一眼看尽。没人工作时,猫也跟着睡。
macOS Menu Bar Companion
把 Codex、Claude Code、Gemini CLI 工作的样子搬到了菜单栏的猫上。
不必再切回终端反复确认。
免费 · macOS 14+ · 支持 Apple Silicon & Intel · 次下载
界面
一个菜单栏弹窗里装下了代理列表、活动指标和设置。
正在运行的代理与活动状态一眼看尽。没人工作时,猫也跟着睡。
CPU 使用率与进程状态合成活动分。分越高,猫越快。
更新提醒、刷新、仪表盘、主页、设置和退出都可以在同一个弹窗里完成。
动作
活动量不同,菜单栏的猫分三档。一颗图标,告诉你正在发生什么。
没有代理在跑,或全都安静时。猫也跟着睡。
代理还在动,但很轻。多半在等响应或接命令。
活动量在上升。多半在写代码或处理重活。
CPU 使用率加上可运行进程数,合成活动分。分越高,猫的脚步越快。
界面只使用本机 agentcatd 连接器的快照。只有用户同意后,匿名使用统计才会发送到 Agent Cat 服务器。
吉祥物
挑你喜欢的菜单栏吉祥物。运动逻辑相同,跟着活动量加速。
默认跑者。会睡、会走、会跑。应用内可选择多种猫咪配色。
更适合高活动量的快速跑者。菜单栏里也保持同样的速度感。
使用新的马匹精灵图。长时间活跃时会在菜单栏轻快奔跑。
活动量越高,喷出的纸币越多。使用新的精灵图。
静止、行走、奔跑、冲刺四个阶段的小狗精灵图。
小巧、快速响应的四阶段小狗精灵图。
短腿快速的四阶段小狗精灵图。
蓬松外形,在菜单栏里也清晰。
跟随活动量行走、奔跑的小狗跑者。
适合高活动量的小狐狸跑者。
低姿态、顺滑移动的四阶段跑者。
显示静止、行走、奔跑和冲刺状态。
圆滚滚的活动量跑者。
忙碌时像滚动一样快速运动。
柔和运动的四阶段精灵图。
轻快弹跳感的活动状态展示。
绿色恐龙跟随代理活动量移动。
适合重任务状态的小幻想跑者。
柔软弹跳地显示实时活动。
小森林风格的四阶段吉祥物。
用轻飘飘的形态显示活动强度。
适合安静会话的轻盈跑者。
结实感的四阶段跑者。
有翼跑者会跟随工作量移动。
用弹跳动作显示当前状态。
低姿态奔跑,显示活动量增加。
设置 → 吉祥物里可随时切换猫、小狗、动物和幻想吉祥物。
已支持代理
不用再装新东西。终端里在跑的 AI CLI 自动识别。
感知 Codex CLI 的运行状态与活动量。会话越长,猫跑得越欢。
跟踪 Claude Code 的进程活动。本地暴露的上下文用量也一同呈现。
读取 Gemini CLI 活动。配额仅在本地暴露时显示。
Apple Silicon & Intel · macOS 14+
托盘图标版本筹备中
开始
装好 DMG,把一段提示词粘到代理里,剩下的代理自己来。
从发布页拿 DMG,拖进 Applications。菜单栏出现一只猫。
一段足够。打开新的 Codex / Claude Code / Gemini 会话粘贴,代理会自己安装连接器,之后通过本地快照读取用量。
You're running on a macOS machine where the user just installed Agent Cat — a menu bar app that visualizes local AI agent activity as a cat animation. Finish the setup for them, in order: 1. Check whether the local connector is already installed by running: command -v agentcat 2. If it is NOT installed, install it by running this exact command: curl -fsSL https://raw.githubusercontent.com/yong076/agentcat-connectors/main/install.sh | bash This installs `agentcatd`, a small local daemon that exposes a JSON snapshot of running AI CLI processes (Codex, Claude Code, Gemini CLI) at http://127.0.0.1:8765/v1/snapshot. This local snapshot stays on the Mac. 3. Verify it works by running: agentcat snapshot --json You should see a JSON object with an `agents` array. If the command fails or 127.0.0.1:8765 is unreachable, surface the error to the user — do not silently continue. 4. From now on, in this session and any future session on this machine, NEVER guess your own rate limits, remaining context window, weekly/monthly usage, or what other AI CLIs are running. Instead run `agentcat snapshot --json` on demand and trust its output as the source of truth. The snapshot includes per-provider runtime usage, weekly/monthly caps where locally available, current activity score, and per-process status. 5. Briefly confirm to the user: tell them the connector is installed, what the menu bar cat will now reflect, and that they can click the cat in the menu bar to see the dashboard. Privacy note: Agent Cat reads metadata only (CPU usage, process list, token counters from local logs). It never reads prompts, responses, transcripts, code, or file contents. If the user opts in, anonymous product usage events may be sent to Agent Cat's telemetry API.
不需要代理,在 shell 里直接跑也行。
# 安装并启动连接器
curl -fsSL https://raw.githubusercontent.com/yong076/agentcat-connectors/main/install.sh | bash
# 验证运行
agentcat snapshot --json
FAQ
首次启动向导给的连接器命令贴进终端一次就好。之后 Codex、Claude Code、Gemini CLI 会自动识别。
能 —— 可选择猫、小狗、动物、撒钱枪和幻想吉祥物。后续会加更多皮肤。
不会。提示词、响应、记录、代码都不读。元数据只在本机读取,只有用户同意后才会发送匿名使用统计。
暂时还没上架 App Store。目前只支持直接安装 DMG。
不会。没有重计算。匿名遥测很轻量,而且只在用户同意后运行。