HackerTrans
トップ新着トレンドコメント過去質問紹介求人

jairooh

no profile record

投稿

Ask HN: What's the costliest mistake you've made with LLM agents in production?

3 ポイント·投稿者 jairooh·4 か月前·3 コメント

Ask HN: How are you monitoring AI agents in production?

5 ポイント·投稿者 jairooh·4 か月前·7 コメント

Show HN: AgentShield – Real-time monitoring for AI agents in production

useagentshield.com
1 ポイント·投稿者 jairooh·4 か月前·0 コメント

Show HN: AgentShield – Real-time risk monitoring for AI agents

useagentshield.com
1 ポイント·投稿者 jairooh·4 か月前·0 コメント

コメント

jairooh
·4 か月前·議論
Ours was a LangChain agent we deployed to automate customer research. No budget cap, no monitoring, no approval gates. It ran a recursive loop overnight querying external APIs — we woke up to a $600 bill and zero useful output.

That incident is literally why we built AgentShield (useagentshield.com). Runtime risk scoring on every agent action, cost tracking per run with kill switches, and human approval gates before high-risk decisions.

Curious what others have run into — cost overruns seem common but prompt injection incidents in production are the ones that scare me most.