frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

A simple heuristic for agents: human-led vs. human-in-the-loop vs. agent-led

1•fletchervmiles•1y ago
tl;dr - the more agency your agent has, the simpler your use case needs to be

Most if not all successful production use cases today are either human-led or human-in-the-loop. Agent-led is possible but requires simplistic use cases.

---

Human-led:

An obvious example is ChatGPT. One input, one output. The model might suggest a follow-up or use a tool but ultimately, you're the master in command.

---

Human-in-the-loop:

The best example of this is Cursor (and other coding tools). Coding tools can do 99% of the coding for you, use dozens of tools, and are incredibly capable. But ultimately the human still gives the requirements, hits "accept" or "reject' AND gives feedback on each interaction turn.

The last point is important as it's a live recalibration.

This can sometimes not be enough though. An example of this is the rollout of Sonnect 3.7 in Cursor. The feedback loop vs model agency mix was off. Too much agency, not sufficient recalibration from the human. So users switched!

---

Agent-led:

This is where the agent leads the task, end-to-end. The user is just a participant. This is difficult because there's less recalibration so your probability of something going wrong increases on each turn… It's cumulative.

P(all good) = pⁿ

p = agent works correctly n = number of turns / interactions

Ok… I'm going to use my product as an example, not to promote, I'm just very familiar with how it works.

It's a chat agent that runs short customer interviews. My customers can configure it based on what they want to learn (i.e. why a customer churned) and send it to their customers.

It's agent-led because

→ as soon as the respondent opens the link, they're guided from there → at each turn the agent (not the human) is deciding what to do next

That means deciding the right thing to do over 10 to 30 conversation turns (depending on config). I.e. correctly decide:

→ whether to expand the conversation vs dive deeper → reflect on current progress + context → traverse a bunch of objectives and ask questions that draw out insight (per current objective)

Let's apply the above formula. Example:

Let's say:

→ n = 20 (i.e. number of conversation turns) → p = .99 (i.e. how often the agent does the right thing - 99% of the time)

That equals P(all good) = 0.99²⁰ ≈ 0.82

So if I ran 100 such 20‑turn conversations, I'd expect roughly 82 to complete as per instructions and about 18 to stumble at least once.

Let's change p to 95%...

→ n = 20 → p = .95

P(all good) = 0.95²⁰ ≈ 0.358

I.e. if I ran 100 such 20‑turn conversations, I’d expect roughly 36 to finish without a hitch and about 64 to go off‑track at least once.

My p score is high. I had to strip out a bunch of tools and simplify but I got there. And for my use case, a failure is just a slightly irrelevant response so it's manageable.

---

Conclusion:

Getting an agent to do the correct thing 99% is not trivial.

You basically can't have a super complicated workflow. Yes, you can mitigate this by introducing other agents to check the work but this then introduces latency.

There's always a tradeoff!

Know which category you're building in and if you're going for agent-led, narrow your use-case as much as possible.

Active supply chain attack across NPM, PyPI, and Crates. io

https://twitter.com/socketsecurity/status/2058565153138844043
1•rob•1m ago•0 comments

An Introduction to Objectivist-C

https://fdiv.net/2012/04/01/introduction-objectivist-c
1•pcfwik•3m ago•0 comments

New Rocket League is using Unreal Engine 6

https://twitter.com/QNDZYcom/status/2058586983656726640
4•astlouis44•7m ago•0 comments

Can't they get the small science stuff right?

https://www.theguardian.com/commentisfree/2026/may/24/hill-i-will-die-on-hollywood-blockbusters-s...
3•pjbk•9m ago•0 comments

What Gets Kept

https://www.newyorker.com/culture/the-weekend-essay/what-jack-kerouac-left-behind
2•lermontov•9m ago•0 comments

Oss.zone, a Pubnix Running on NixOS

https://oss.zone
1•f1nniboy•10m ago•1 comments

Apple Preparing New 'Gen AI' Website Ahead of WWDC

https://www.macrumors.com/2026/05/23/apple-gen-ai-subdomain/
1•Brajeshwar•11m ago•0 comments

FieldStation42 – Turn your computer into a vintage TV cable system

https://fieldstation42.com/
2•indigodaddy•15m ago•0 comments

Beating C with Dyalog APL: wc

https://ummaycoc.github.io/wc.apl/
1•tosh•16m ago•0 comments

Dynamical Governed Topology Engine with 3D Viewer

https://pub-6f95fcb400b34d7290952c160671872b.r2.dev/Screenshot%202026-05-24%20093053.png
1•verhash•17m ago•1 comments

FreeBSD Foundation Executive Director Tries Daily Driving FreeBSD on Laptop

https://www.phoronix.com/news/FreeBSD-On-Laptop-Driver
4•Bender•19m ago•1 comments

First ever Cray T3D Supercomputer goes up for auction with $81,000 reserve

https://www.tomshardware.com/tech-industry/supercomputers/first-ever-cray-t3d-supercomputer-goes-...
3•LorenDB•20m ago•1 comments

AT&T sues to ditch Cali copper phone lines to save billions

https://www.theregister.com/networks/2026/05/22/att-sues-to-ditch-cali-copper-phone-lines-to-save...
1•Bender•20m ago•0 comments

HP investigating BIOS updates that leave premium laptop users in boot loop limbo

https://www.theregister.com/personal-tech/2026/05/24/hp-investigating-bios-updates-that-leave-pre...
1•Bender•20m ago•0 comments

Hello TinyTree

https://tinytree.dev/blog/hello-tinytree/
2•oftenwrong•22m ago•0 comments

Memory has grown to nearly two-thirds of AI chip component costs

https://epoch.ai/data-insights/ai-chip-component-cost-shares
2•intelkishan•24m ago•0 comments

The Drugging of the American Boy (2014)

https://www.esquire.com/news-politics/a32858/drugging-of-the-american-boy-0414/
2•downbad_•25m ago•1 comments

Ask HN: Why do people seem to generally hate AI?

2•Austin_Conlon•30m ago•7 comments

Show HN: Script to determine when government intervention is legitimate

https://julienreszka.github.io/economic-simulator/armey-curve.html
1•julienreszka•33m ago•1 comments

Resonance, randomness, and negotiated meaning for AI-assisted tarot divination

https://dl.acm.org/doi/10.1145/3772318.3791571
2•lkellar•34m ago•0 comments

Show HN: Rendering Chinese text on a Commodore 64

https://github.com/lionello/han64
2•lionello•40m ago•0 comments

'Corpse Point' in the Arctic Is Melting, Disturbing Centuries-Old Bodies

https://www.404media.co/corpse-point-in-the-arctic-is-melting-disturbing-centuries-old-bodies/
4•Brajeshwar•42m ago•0 comments

Intel: Advanced Vector Extensions 10.2 [pdf]

https://docs.alexrp.com/x86/x86_intel_avx_10_2.pdf
1•tosh•42m ago•0 comments

AI MOD Music Remastering at 32-bit 96 kHz

https://github.com/Kind-Computers/quinlight-audio
3•fechols•44m ago•0 comments

Irrational philistine "education" has won

https://pietersz.co.uk/2026/05/irrational-philistine-education-has-won
2•graemep•48m ago•1 comments

GoPro Q1 2026: gross margin went from 32% to 4.5% in one year, exploring a sale

https://finance.yahoo.com/quote/GPRO/earnings/GPRO-Q1-2026-earnings_call-552481.html
1•Lwrless•52m ago•0 comments

For Residents of Jurisdictions with Age Verification Laws

https://dianne.skoll.ca/projects/california.php
2•vslira•52m ago•0 comments

Venera 7

https://en.wikipedia.org/wiki/Venera_7
2•thunderbong•58m ago•0 comments

We open sourced another feature of our commercial EDR Show us love

1•SilverPlate3•59m ago•0 comments

Liverpool and Manchester Railway

https://en.wikipedia.org/wiki/Liverpool_and_Manchester_Railway
1•daverol•59m ago•0 comments