#human-in-the-loop
Every post tagged "human-in-the-loop".
17 posts · showing 11–17
-
The Data-Cleaning Agent and the Column It Silently Dropped
It normalized the phone numbers, standardized the country codes, and quietly deleted 412 rows that looked untidy. Any task phrased as "make this better" reads as permission to remove what doesn't fit.
-
The Escalation Path Is Part of the Design
An agent with no defined way to stop will improvise one, and its improvisation is a confident answer. Escalation deserves a tool, a destination, and a metric — and one field that stops the human starting over.
-
The On-Call Agent: What It Should and Shouldn't Touch During an Incident
An incident is when your system is least understood — a poor moment for an autonomous actor, an excellent one for an autonomous investigator. The line between them is read access and write access.
-
Debate or Vote? Getting Real Value From Multiple Model Opinions
Voting harvests independent error; debate harvests challenge. Pick wrong and you multiply your token bill for agreement you'd have had from a single call — and the disagreement, the part worth paying for, gets logged away.
-
Where to Put the Approval: Human-in-the-Loop Is a Design, Not a Checkbox
A confirm dialog nobody reads has all the latency of oversight and none of the protection. Four placements, a routing rule based on reversibility, and the metric that tells you your gate has become a rubber stamp.
-
Streaming an Agent's Progress Without Lying About It
Token streaming goes quiet exactly when an agent gets slow — inside the tool call. The fix is an event stream from the loop, and the hard part is not inventing certainty the loop doesn't have.
-
Agent Adoption Stalls at Trust, Not Capability
An agent whose errors cluster somewhere describable beats a more accurate one whose errors are scattered. Ask your users when they double-check its work — the answer is your real roadmap.