MioIsland - macOS Dynamic Island for Claude Code
Swift menu-bar app that surfaces Claude Code sessions in the macOS notch: monitor progress, approve permission prompts, and jump back into a session without leaving the current window.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
Observability for AI coding agents
Tools that show you what your coding agents are actually doing: token spend, session state, tool calls, and parallel execution.
Related entries
unclog - find and fix Claude Code context bloat
CLI that scans ~/.claude for MCPs, skills, hooks, and CLAUDE.md files, shows how many tokens each consumes before you type, and lets you remove items with reversible snapshots.
agent-sessions - native macOS session cockpit
Swift macOS app that browses, archives, and resumes sessions across Codex CLI, Claude Code, OpenCode, Gemini CLI, Factory Droid, GitHub Copilot CLI, and OpenClaw with rate-limit tracking.
claude-inspector - visualize Claude Code prompt mechanics
Electron desktop app that visualizes how Claude Code constructs prompts under the hood. Useful for debugging context, tool calls, and prompt assembly when an agent goes off the rails.
agent-flow - real-time Claude Code orchestration view
Watch your Claude Code agents think, branch, and coordinate as they run. Live visualization of subagent trees and tool calls in the browser.