Developer Builds Free macOS App to Track and Identify AI Coding Agent Processes

A developer frustrated by the inability to distinguish AI coding agent processes in macOS Activity Monitor has built Corral, a free open-source native app. Corral identifies and displays processes from tools like Claude Code, Cursor, Codex, Kiro, and Antigravity, showing which project each belongs to, how long it has been running, and its resource usage. The app is built with Swift and SwiftUI, carries an MIT license, requires no special permissions, and makes no network calls. Because process name matching proved unreliable — agents often run under generic names like 'node' — the developer used install directory paths as the stable identifier instead. Each supported tool stores session state differently, requiring custom parsing logic for log files, rollout files, and SQLite databases to surface meaningful session information.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in