Analysis updated 2026-05-18
Keep track of multiple AI coding agents running in parallel without checking each terminal.
Get an audio alert when a Claude Code or Codex session is blocked and needs your input.
Listen to a Global Mix summary of all your active agents while doing other work.
| agentfm-ai/agent-fm | ame-x/auto-ppt | dj931567261/app-test-control | |
|---|---|---|---|
| Stars | 21 | 21 | 21 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | moderate | hard |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | developer | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires an Apple Silicon Mac on macOS 13+ and your own Gemini or OpenAI API key.
Agent FM is a macOS desktop app that turns your AI coding sessions into something you can listen to like a radio station. If you run AI coding agents, such as Claude Code or OpenAI Codex, in your terminal while doing other work, Agent FM monitors each active agent session and narrates what is happening as audio, so you can hear progress updates, blockers, and alerts without watching a terminal window. You can tune into a single agent's station for detailed play by play, or switch to Global Mix to hear a summary across all running agents at once. The practical problem it solves is attention management. When you have several AI agents working in parallel, jumping between terminal windows to check their status is disruptive. Agent FM lets you stay aware of what each agent is doing, especially when an agent gets stuck and needs your input or approval, without constantly checking. The app runs entirely on your Mac, requiring Apple Silicon and macOS 13 or later. It reads your Claude Code or Codex session logs locally. For the narration and speech, it uses either Google's Gemini or OpenAI's API, you bring your own API key, which is stored using macOS's secure storage system. The app does not route your data through any Agent FM server, requests go directly from your machine to the AI provider you choose. The tech stack is TypeScript, built as an Electron app, a framework for building desktop applications with web technologies, bundled with pnpm and Vite. It is available as a pre built signed macOS DMG download.
A macOS app that narrates your active Claude Code and Codex terminal sessions as audio, like a radio station for AI agents.
Mainly TypeScript. The stack also includes TypeScript, Electron, pnpm.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.