Definition
Goal-seeking behavior is action shaped by an internal target rather than by external rules or fixed scripts. A goal-seeking agent does not memorize a path; it senses where it is, knows where it wants to be, and produces whatever movement closes the gap. The route is invented and revised continuously, in response to feedback.
This stands in contrast to rote behavior, in which a fixed sequence runs regardless of conditions. Goal-seeking is more robust because it adapts: when the environment changes, the target stays the same, and the behavior re-routes. The term comes from cybernetics, where it describes how thermostats, autopilots, and learning systems navigate the world.
Why it matters
How it works
The agent compares current state to target state, generates an error signal, and acts to reduce the error. Each action produces new feedback, which updates the comparison. Over many iterations the agent converges on the goal — not by knowing the path in advance but by reliably moving against the error.
In human terms, this means committing fully to a clear outcome while staying loose about the method. A salesperson with a quarterly goal does not need a script for every conversation; they need an internal sense of "closer or further?" that runs in the background of every interaction.