frontpage.
newsnewestaskshowjobs

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.

How fast is C++26's std:hive?

https://lemire.me/blog/2026/08/02/how-fast-is-c26s-stdhive/
1•arto•15s ago•0 comments

Plans for nuclear-powered merchant ships must confront risks

https://www.nature.com/articles/d41586-026-02388-6
1•Brajeshwar•19s ago•0 comments

Rebuilding and analysing 4 years of Wordle stats from WhatsApp chat logs

https://blog.omgmog.net/post/rebuilding-wordle-stats-from-whatsapp/
1•surprisetalk•44s ago•0 comments

What XPal Learned Putting a Consumer Messenger Through NIST's CAVP Validation

https://xpalapp.substack.com/p/xpal-messenger-nist-cavp-validation-process
1•Brandon-Coll•2m ago•0 comments

Celebrity Art

https://seths.blog/2026/08/celebrity-art-2/
1•herbertl•3m ago•0 comments

Apple Acquiring Materials Science Company PlasmaSolve

https://www.macrumors.com/2026/08/03/apple-acquiring-plasmasolve/
1•ksec•3m ago•1 comments

Reading Matters Deeply

https://aworkinglibrary.com/writing/reading-matters-deeply
1•herbertl•4m ago•0 comments

Energy and the Matter Problem

https://fojournal.org/essay/energy-and-the-matter-problem/
1•speckx•4m ago•0 comments

Vast AI Down

https://statusgator.com/services/vast
1•joeiq•5m ago•0 comments

What Compiled Orchestration Buys You: 3M Events/S in a Browser JVM

https://fluxtion-playground.dev/blog/2026-07-31-compiled-orchestration-performance
1•v12technology•6m ago•0 comments

Going Backward

https://antonz.org/going-backward/
1•WhyNotHugo•7m ago•0 comments

Understanding Entropy and Randomness (once and for all)

https://blog.clear-byte.com/understanding-entropy-and-randomness-once-and-for-all-9ac1e048ae70?sh...
3•kirillwolkow•9m ago•0 comments

1999999999999999999999

1•httpsnewsycombi•10m ago•0 comments

How to get better every week with AI

https://www.theaithinker.com/p/how-to-get-better-every-week-with
2•adamfaik•12m ago•0 comments

Show HN: Sentivel – a status page that tracks the providers you depend on

https://www.sentivel.com
1•jensonhirst•13m ago•0 comments

AI enthusiast mods BIOS with Claude Code, defeats RSA-2048 signature checks

https://www.tomshardware.com/laptops/ai-enthusiast-mods-bios-with-claude-code-ai-defeats-rsa-2048...
1•sbulaev•13m ago•0 comments

Volunteer cyber experts are helping protect rural water systems

https://www.cybersecuritydive.com/news/water-cybersecurity-def-con-franklin-outcomes/826517/
1•speckx•14m ago•0 comments

Show HN: Driftty – mobile focused web TTY

https://github.com/mdp/driftty
1•mdp•14m ago•0 comments

Is 'bra doping' a thing at the Tour de France Femmes?

https://cyclingmagazine.ca/sections/news/is-bra-doping-a-thing-at-the-tour-de-france-femmes/
1•astronads•14m ago•1 comments

Why Were the Dabaos Late?

https://www.crowdsupply.com/baochip/dabao/updates/why-were-the-dabaos-late
1•snvzz•15m ago•0 comments

Twenty Years of Pandoc

https://pandoc.org/twenty-years-of-pandoc.html
1•fiddlosopher•16m ago•0 comments

Show HN: Jotchi, a smart scratchpad for the busy brain

https://jotchi.com/app
1•andyfilms1•16m ago•0 comments

Show HN: Lucin -static analysis for AI agents with published false-negative list

https://lucin.pages.dev/
1•Madhav23•17m ago•0 comments

How much AI can a maintainer get away with using without losing their humanity?

https://www.jvt.me/posts/2026/08/02/ai-maintainer/
1•Brajeshwar•17m ago•0 comments

Please let me phone my podcasts app

https://interconnected.org/home/2026/07/24/podcasts
1•surprisetalk•19m ago•0 comments

Ask HN: Who is hiring? (August 2026)

5•whoishiring•20m ago•11 comments

Ask HN: Who wants to be hired? (August 2026)

2•whoishiring•20m ago•26 comments

Show HN: Book Studio – Turn PDFs into a private reading library

https://github.com/mym0404/book-studio-template
1•mj_studio•20m ago•0 comments

A Good Vimrc (2014)

https://dougblack.io/words/a-good-vimrc.html
2•throwaway98797•21m ago•0 comments

Llama-Apps

https://github.com/tonyanglesey/llama-apps
1•tonyanglesey•22m ago•0 comments