Documentation Index
Fetch the complete documentation index at: https://docs.acmeagentsupply.com/llms.txt
Use this file to discover all available pages before exploring further.
FindMyAgent
When you’re running multiple agents, the first question is always: “Who’s actually working right now?” FindMyAgent answers that — live presence, heartbeat age, and stall flags for every agent in your fleet.FindMyAgent is visibility only. It surfaces presence state and flags agents that need attention. It does not control, restart, or modify agents.
Quick Start
Output
Presence States
| State | Symbol | Meaning |
|---|---|---|
ACTIVE | ● | Reporting regular heartbeats; making progress |
STALLED | ⚠ | Heartbeat present but no meaningful progress |
SILENT | ✕ | No heartbeats or activity detected |
OFFLINE | ○ | Not reporting — Sentinel may not be running |
RECOVERING | ↑ | Was stalled; progress has resumed |
What “Needs Attention” Means
An agent is flagged as needs attention when:- STALLED — No meaningful progress for more than the configured threshold (default: 5 minutes)
- SILENT — No heartbeat received within 2× the expected heartbeat interval
- STALLED + HIGH DETECTION — Sentinel has flagged a high-confidence issue on this agent
OFFLINE state are shown but not flagged as needing attention — this typically means FindMyAgent can’t see them, not that they’ve failed.
The Heartbeat Progress Bar
The bar beside each agent shows activity density over the last 15 minutes:Filtering
Configuring Heartbeat Thresholds
FindMyAgent uses Sentinel’s heartbeat configuration. Adjust thresholds in your Sentinel config:FindMyAgent in the Agent911 Surface
FindMyAgent data is embedded directly in the Agent911 snapshot — the “Active Agents” section is powered by FindMyAgent. You don’t need to run them separately.When to Use FindMyAgent
- Morning check-in: Know the state of your fleet before your day starts
- On-call handoff: Confirm all agents are healthy before handing off
- Post-deploy verification: Confirm new agents registered and are active
- Fleet scaling: Track that newly-spawned agents are checking in correctly
CLI Reference
Included With Agent911
FindMyAgent is included with Agent911 — no separate license required. If you have Agent911, you have FindMyAgent.Next Steps
Agent911 Overview
Full control plane including snapshot, history, and proof bundles.
Sentinel
The runtime guardrail that feeds presence data into FindMyAgent.