bhaviav100

↗ HN profile [ 76.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Most companies deploying AI agents are accidentally building organizations. You start with one agent. It gets overwhelmed. You add more. They start routing to each other based on what works. Repeated behavior hardens…

  2. My agents retry a bit more than it should, and there goes my bill up in the sky. I tried figuring out what is causing this but none of the tools helped much. and the worse thing for me is that everything shows up as…

  3. Many teams now allow AI systems to draft customer-facing messages across support, CRM, and billing workflows. This introduces a specific failure mode: AI can generate text that constitutes an irreversible business…

  4. Hi HN, As more teams let AI draft or send customer-facing emails (support, billing, renewals), I’ve been noticing a quiet failure mode: AI-generated messages making commitments no one explicitly approved. Refunds…

  5. Hi HN, I’ve been uneasy watching AI systems get wired directly into production systems without any real authority layer. So I built a small gateway that sits between an application, an LLM, and real-world actions. It…