MAC   Agent  banner
kiki-lgtm-dot kiki-lgtm-dot

MAC Agent

AI community

Description

MAC版灵动岛--Agent运行监测:本地查看 Codex、Claude Code、VS Code 等 AI Agent 的运行状态、工作时长、对话与 Token 用量。

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

MAC版灵动岛--Agent运行监测

Local AI Agent Observatory for macOS

[简体中文](README.zh-CN.md) · [License](LICENSE) · [Privacy](docs/release/PRIVACY_POLICY_EN.md)

Know which agents are working—without leaving your flow.

**MAC版灵动岛--Agent运行监测** is a local-first macOS panel that lives around the camera/notch area. Its compact view shows only whether agents are active; hover to reveal live sessions, active time, tool state, and token usage. It also includes quick links, notes, and an optional translation-and-learning workspace.

English interface

![MAC版灵动岛--Agent运行监测 English interface](docs/media/mac-agent-monitor-overview-en.png)

中文界面

![MAC版灵动岛--Agent运行监测 中文界面](docs/media/mac-agent-monitor-overview-zh.png)

**Project status:** source preview. The macOS app is usable for local development. The iPhone companion, private CloudKit sync, signing, notarization, and App Store configuration still require your own Apple Developer identifiers and real-device validation.

What it does

  • A quiet one-line status: 3 Agents working or No Agents working in a 220 × 34 pt compact pill.
  • Hover-to-expand dashboard: see relevant tools, active agents, conversations, elapsed time, and reported token usage without switching apps.
  • Honest usage history: separates input, cached input, output, reasoning, and total-only records while preserving the source's quality and coverage semantics.
  • Multiple local sources: reads supported Codex and Claude Code structured records and can connect to custom JSONL telemetry.
  • Tool discovery without guesswork: detects supported hosts such as VS Code and Cursor, while keeping “installed/running” separate from “an agent is working” and “tokens are measurable.”
  • Useful workspace: quick websites, notes, bilingual UI, translation, one-sentence definitions, breakdowns, examples, and a searchable study book.
  • Optional companion: an experimental SwiftUI iPhone dashboard and Live Activity target are included under `Apple