Eg: you need good verifiers (to understand whether a task is done successfully or not). Many tasks have easier verifications than doing the task. YOu have five parallel generations with 80% accuracy, the probablity of getting one right (and a verifier which can pick that) goes to 99.96%. With multi step too, the math changes in a similar manner. It just needs a different approach than how we have built software till date. He even hints at a paradigm with 3-5 discrete step workflow which works superbly well. We need to build more in that way.
The current hype around autonomous agents, and what actually works in production
171–180 of 268 posts
Re: The current hype around autonomous agents, and what actually works in production
#172My AI tool use has been a net positive experience at work. It can take over small tasks when I need a break, clean up or start momentum, and generally provide a good helping hand. But even if it could do my job, the costs pile up really quickly. Claude Code can burn $25/ 1-2 hrs, easily on a large codebase, and that's creeping along at a net positive rate assuming I can keep it on task and provide corrections. If you…
Re: The current hype around autonomous agents, and what actually works in production
#173These are all solvable problems. The issue is given the race to get to a certain ARR quickly, many startups end up not focusing on these. There is some truth to AI agents being not as useful as their promise, but the problems mentioned are engineering problems, and once we start seeing them with a different lens, they would start working. (This is not to say I believe orchestration or multi step agents are a way to g…
Re: The current hype around autonomous agents, and what actually works in production
#174These are all solvable problems. The issue is given the race to get to a certain ARR quickly, many startups end up not focusing on these. There is some truth to AI agents being not as useful as their promise, but the problems mentioned are engineering problems, and once we start seeing them with a different lens, they would start working. (This is not to say I believe orchestration or multi step agents are a way to g…
Is it reasonable to assume the five generations are independent?
Re: The current hype around autonomous agents, and what actually works in production
#175Earlier quoted context omitted.
[flagged]
That’s a bit reductive and misses the core issue. Of course companies want to reduce headcount or boost productivity, but many are pursuing these initiatives without a clear problem in mind. If the mandate were, say, “we’re building X to reduce customer support staff by 20%,” that would be a different story. Instead, it often feels like solution-first thinking without a clear target. Edit: not even going to reply to…
Occasionally it works and people stumble across a problem worth solving as they go about applying their solution to everything. But that's not planning or top-down direction. That's not identifying a target in advance.
Re: The current hype around autonomous agents, and what actually works in production
#176Earlier quoted context omitted.
What is the use case? What does it solve exactly, or what practical value does it give you? I am not sure what a tool call loop is.
> I am not sure what a tool call loop is. See https://ampcode.com/how-to-build-an-agent
Re: The current hype around autonomous agents, and what actually works in production
#177Re: The current hype around autonomous agents, and what actually works in production
#178Earlier quoted context omitted.
The thing that sucks about it is maybe his english is bad (not his native language) so he relies on LLM output for his posts. Im inclined to cut people slack for this. But the rub is that it is indistinguishable from spam/slop generated for marketing/ads/whatever. Or it's possible that he is one of those people that _realy_ adopted LLMs into _all_ their workflow, I guess, and he thinks the output is good enough as is…
The graphs don't line up. I'm inclined to believe they were hallucinated by an LLM and the author either didn't check them or didn't care. Judging by the other comments this is clearly low-effort AI slop. > LLMs have certainly damaged trust in general internet reading now, that's for sure. I hate that this is what we have to deal with now.
Re: The current hype around autonomous agents, and what actually works in production
#179Earlier quoted context omitted.
If "the bridge collapses and people die" because the team has a 1min26 "downtime" on a specific day, which is what you are arguing, then you have much bigger problems to solve than the performance of AI agents.
Uptime and reliability are not the same thing. Designing a bridge doesn't require that the engineer be working 99.9% of minutes in a day, but it does require that they be right in 99.9% of the decisions they make.
Re: The current hype around autonomous agents, and what actually works in production
#180> Production systems need 99.9%+ reliability This is not remotely true. Think of any business process around your company. 99.9% availability would mean only 1min26 per day allowed for instability/errors/downtime. Surely your human collaborators aren't hitting this SLA. A single coffee break immediately breaks this (per collaborator!). Business Process Automation via AI doesn't need to be perfect. It simply needs to…
I think you're crossing reliability and availability. Reliability means 99.9% of the time when I hand something off to someone else it's what they want. Availability means I'm at my desk and not at the coffee machine. Humans very much are 99.9% accurate, and my deliverable even comes with a list of things I'm not confident about