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 included with Agent911. It is visibility only — 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 |
Presence vs. Liveness
FindMyAgent and Watchdog address related but distinct questions:| Tool | Question Answered |
|---|---|
| Watchdog | Is this agent alive and making progress? |
| FindMyAgent | Where are my agents, and does my team know? |
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. 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
Pricing
FindMyAgent is included with Agent911. No separate license required.Next Steps
Agent911
Full control plane including snapshot, history, and proof bundles.
Watchdog
Process-level liveness supervision alongside presence tracking.