Agents can now refund money and delete accounts. How are you handling human approval?

Reddit r/AI_Agents Tools

Summary

The author built Approv, a tool that pauses risky AI agent actions to request human approval via WhatsApp with signed audit logs, seeking feedback on handling human oversight.

I've been building AI agents for ~1.5 years, and one thing keeps worrying me: teams are letting agents take real actions — refunds, account changes, even writing to production DBs — with no human in the loop. And when there IS an approval, no one can say who approved it or when. So I built a tool for it (Approv): agent hits a risky action → it pauses and asks a human to approve/reject on WhatsApp → every decision gets a signed, tamper-proof record. Upfront: it's mine, and I want feedback more than signups: - How are YOU handling human approval for risky agent actions today? - Is a signed audit trail something you'd actually need, or overkill? link below ⬇️ Rip it apart — that's why I'm posting.
Original Article

Similar Articles

Human approval is not a weakness in AI agents

Reddit r/AI_Agents

The article argues that human approval is a critical mechanism for building trust and defining policy in AI agents, rather than a weakness to be eliminated. It suggests using approval patterns to iteratively expand agent autonomy safely.