Europe 2026
Let's Talk About FOMAT: Fear of Missing Agent Time — Michael Richman, Cmd+Ctrl
Overview
This talk addresses the challenge of managing and interacting with coding agents, a problem termed FOMAT (Fear of Missing Agent Time). The core thesis is that current agentic workflows often require constant oversight and can lead to developers being blocked or unable to effectively manage multiple agent sessions, especially when away from their development machines. The presented solution, Command and Control, aims to provide a unified interface for monitoring, interacting with, and launching agent sessions from any device.
Who should watch
- AI Engineers
- Product Managers
- Developers building with or managing coding agents
- Anyone experiencing frustration with agent idleness or the need for constant oversight
- Individuals looking to improve developer experience with AI tools
Key takeaways
- FOMAT, or Fear of Missing Agent Time, describes the anxiety and inefficiency arising from agents becoming idle while waiting for user input or when developers cannot access their agents remotely.
- Current agentic workflows often involve significant back-and-forth and babysitting, rather than the desired high autonomy.
- The Command and Control system allows users to monitor and interact with multiple coding agent sessions (e.g., Claude Code, Cursor, Codex, Gemini) from a single interface on mobile devices, web, or even smartwatches.
- Users can initiate new agent sessions remotely, receive push notifications when an agent requires input or completes a task, and respond directly from their mobile device.
- The system aggregates sessions from various agents and machines into a unified view, simplifying session management and reducing cognitive load.
- The architecture includes a daemon for each agent platform that communicates with a central control plane, enabling tool-agnostic access.
- The paradigm is shifting from a singular focus on code to agent choreography, managing multiple agents in parallel.
- Effective agent management systems can alleviate FOMAT by enabling developers to engage with agents during breaks and from any location.
Notable quotes
*Fear of missing agent time is being out on a walk and having an idea that you want to task your agent with and having to wait to get back to your dev machine to actually do it.*
*The cognitive load of managing multiple agent sessions is really high. And it is exhausting.*
*I needed a system that is a single pane of glass into all of my agent sessions. Regardless of which platform they're running on, regardless of what machine they are on.*
Unofficial community note. Prefer the recording for nuance.