惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
腾讯CDC
阮一峰的网络日志
阮一峰的网络日志
GbyAI
GbyAI
B
Blog RSS Feed
Engineering at Meta
Engineering at Meta
Google DeepMind News
Google DeepMind News
MyScale Blog
MyScale Blog
Last Week in AI
Last Week in AI
F
Fortinet All Blogs
云风的 BLOG
云风的 BLOG
N
Netflix TechBlog - Medium
G
Google Developers Blog
博客园_首页
有赞技术团队
有赞技术团队
V
V2EX
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
MongoDB | Blog
MongoDB | Blog
H
Help Net Security
aimingoo的专栏
aimingoo的专栏
月光博客
月光博客
Hugging Face - Blog
Hugging Face - Blog
The GitHub Blog
The GitHub Blog
S
SegmentFault 最新的问题

Hacker News: Show HN

PurrrrrFocus: Pomodoro Timer App - App Store Workflow Engine — Multi-Step Orchestration for Bun RapidPhoto: Pro Photo Editor App - App Store GitHub - DheerG/swarms: Achieve extraordinary results with claude code across a variety of tasks SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Show HN: VCoding – A 5 MB native Windows IDE with no dynamic dependencies Show HN: LLMs don't hallucinate because they're bad at math, it's the format GitHub - Agent-FM/agentfm-core: AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer. AgentFM lets you run massive AI workloads directly across a global mesh of idle CPUs and GPUs. Show HN: Tracking Top US Science Olympiad Alumni over Last 25 Years GitHub - Potarix/agent-hub: One place to talk to all your agents Show HN: Runtime security for AI agents(injection,tool abuse, data exfiltration) GitHub - dubeyKartikay/lazyspotify: Terminal Spotify client for macOS and Linux GitHub - the-banana-tool/king-louie: Easy to use GUI Personal AI Assistant. Win/Linux/Mac. Show HN I made my vacation rental bookable by AI agents–no Airbnb, 0% commission GitHub - basteez/jsf-autoreload: maven plugin to enable hot reload on jsf projects uvm32/hosts/host-gdbstub at main · ringtailsoftware/uvm32 GitHub - labsai/EDDI: Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus. GitHub - glitchnsec/fortyone-oss: AI Executive Assistant Platform Quickstart | Alien GitHub - muxshed/shed: One stream in, or many. Every destination, simultaneously. No cloud middleman, no per-channel fees, no limits. GitHub - ocrbase-hq/ocrbase: 📄 PDF/IMG ->.MD/JSON Document OCR API for PaddleOCR and GLMOCR. Self-hostable. GitHub - impactjo/home-memory: MCP server that lets your AI assistant remember everything about your home. GitHub - Sets88/dbcls: DbCls is a powerful terminal database client that supports various databases GitHub - neptun2000/heor-agent-mcp GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh RollQuation: Math Puzzles - Apps on Google Play GitHub - dropbox/witchcraft Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis GitHub - opentalon/opentalon: OpenTalon is an open-source platform built from the ground up in Go as a robust alternative to OpenClaw LinkedIn™ 职位抓取工具 - Chrome 应用商店
GitHub - devmegablaster/Notch-Pilot: A live companion for...
devmegablast · 2026-04-17 · via Hacker News: Show HN

Notch Pilot

Your MacBook notch, but it's a live Claude Code dashboard.
Live usage limits, session status, permission prompts, and an animated buddy — all in the hole you already stare at.

Release License Platform Stars

Notch Pilot in action

Prefer higher quality? Watch the 720p MP4.


Install

brew tap devmegablaster/devmegablaster
brew install --cask notch-pilot

First launch: right-click Notch Pilot.app in /ApplicationsOpen (the app is ad-hoc signed, so Gatekeeper needs a one-time nod).

That's it. No menu bar icon. No dock icon. Hover the notch and the app reveals itself.

Prefer the direct long form: brew install --cask devmegablaster/devmegablaster/notch-pilot


What it actually does

Live Claude usage, right in the notch

The center of the expanded panel shows your real 5-hour session utilization % — the same number Claude's billing page shows you, not an estimate. Click it for the full breakdown: weekly limits (all models / Sonnet / Opus), extra-credit usage, reset countdowns, and today's input/output/cache token breakdown.

This works because Notch Pilot reads the Claude Code OAuth token the same way Claude Code itself does (via the security CLI) and hits Anthropic's oauth/usage endpoint directly. Nothing ships off your machine.

Live usage pill in the notch

A buddy that reacts to what Claude is doing

The collapsed pill carries one of six animated buddies — eyes, orb, waves, ghost, cat, bunny — in one of six colors. Each has seven expressions that fire based on what Claude is actually doing:

  • Focused (narrow, steady) — editing files
  • Active (pulsing) — running a tool
  • Curious (darting eyes) — permission request pending
  • Shocked (wide-eyed red) — dangerous command detected (rm -rf /, DROP TABLE, sudo rm, fork bombs, etc.)
  • Content (happy blinks) — 10-second farewell after activity ends
  • Idle / Sleeping — nothing happening

Permission prompts without leaving your editor

When Claude asks for permission to run a command, the notch expands into a structured view of the request. Shell commands get a code block. File edits get a red/green diff. URLs get a parsed host/path split. You get Deny, Allow, and Always allow <Tool> — the "always allow" path writes to ~/.claude/settings.json so Claude Code honors it natively next time.

AskUserQuestion gets the same treatment: each option becomes a clickable button.

Permission prompt rendered inside the notch

See every session at a glance

Hover the notch to see every live Claude session: project name, model, uptime, permission mode. Click a session to see its recent activity — user prompts, tool calls, assistant replies, errors — as a timeline. Click the arrow to jump to the hosting terminal; tmux pane navigation is supported, so it selects the exact pane running Claude before activating Alacritty, Terminal, iTerm, Ghostty, Kitty, WezTerm, Warp, and friends.

Session list in the expanded panel

Activity heatmap with history

A 24-hour activity strip per day, with arrows to walk back through previous days. Hover any cell to see which projects were active in that hour. Useful for noticing when you actually did the work vs when you think you did.

24-hour activity heatmap

Session finished? The buddy lets you know

When a Claude session wraps, the notch pops out of its hole into a bigger pill with the buddy centered and the project name below — so you can glance up from your editor and see that notch-pilot done without tabbing. Configurable and rate-limited; never interrupts.


Other things worth mentioning

  • Auto-start at login — registered via SMAppService, toggle in Behavior settings
  • Always-visible mode — pin the buddy to the notch even when nothing's running (idle peeks + zzz… text, default on)
  • Haptic feedback — a subtle .levelChange tick when the panel opens or closes (Force Touch trackpads only)
  • Voice announcements — optional per-event (permission / danger / session started / session finished), off by default
  • No menu bar, no dock icon — the notch is the entire surface. Quit lives on a power button in the expanded panel header.

Requirements

  • macOS 14 (Sonoma) or later with a MacBook notch (works on non-notched displays too, just less visually interesting)
  • Claude Code CLI signed in
  • Node.js on your PATH — the permission hook is a ~100-line Node script. Without it, sessions still show but permission interception won't work.

How it works

Notch Pilot watches three things:

  1. ~/.claude/projects/**/*.jsonl — Claude Code writes session transcripts here. The app tails the latest file every second, parses the last entry's tool_use block, and cross-references with live claude processes via libproc to filter dead sessions.
  2. A Claude Code hook auto-installed on first launch in ~/.claude/settings.json. On PermissionRequest / PreToolUse / UserPromptSubmit it pipes the event over a Unix domain socket (~/.notch-pilot/pilot.sock) to the running app. Permission prompts block the hook until the user clicks allow or deny.
  3. Anthropic's oauth/usage endpoint for the live usage percentages. Reads the Claude Code OAuth token via /usr/bin/security find-generic-password — the security CLI is on the Keychain credential's ACL allow-list, so reads succeed silently without password prompts.

The UI is an NSPanel hosting SwiftUI via NSHostingView, morphing between a collapsed pill and a full panel. The window resizes to fit content so clicks outside the pill pass through to whatever's underneath.


Privacy

Everything runs locally. No analytics, no telemetry, no network calls other than Anthropic's own usage endpoint (which Claude Code already uses on your behalf). The app only touches:

  • ~/.claude/projects/ (read — session transcripts)
  • ~/.claude/settings.json (read/write — installs the permission hook)
  • ~/.notch-pilot/ (read/write — hook script + Unix socket)
  • macOS Keychain item Claude Code-credentials (read — via the security CLI, the same way Claude Code uses it)

No account, no sign-up, no server-side anything.


Uninstall

brew uninstall --cask notch-pilot
rm -rf ~/.notch-pilot

Then open ~/.claude/settings.json and delete any hooks entries that reference ~/.notch-pilot/hook.js.


Build from source

Requires macOS 14+ and Swift 5.9+ (ships with Xcode Command Line Tools).

git clone https://github.com/devmegablaster/Notch-Pilot.git
cd Notch-Pilot
./scripts/build.sh         # produces dist/Notch Pilot.app
./scripts/make-dmg.sh      # produces dist/NotchPilot-<version>.dmg

No external dependencies. Everything's the standard library + Apple frameworks.


Contributing

PRs welcome — especially new buddy styles, colors, and platform integrations. See CONTRIBUTING.md for the short guide on adding a new buddy.

License

MIT. See LICENSE.