What problem does this solve?
Agent runaway task detection watches for patterns that indicate an AI agent is consuming budget without progressing: repeated tool calls, repeated failures, expanding context, no diffs, or no test improvement.
When should a team use it?
An agent repeats the same search query or package installation after each retry.
What should be tracked first?
Cluster repeated search, install, shell, test, and file-read actions by task.
Where does TokenBurn Sentinel fit?
TokenBurn Sentinel combines repetition signals, burn rate, artifact checks, and budget thresholds so teams can stop costly loops without shutting down useful agent work.