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.

Retire in Peace

https://www.publicnotice.co/p/retire-in-peace
1•carabiner•18s ago•0 comments

I Built OmegleVC — Turning Strangers Into Friends

https://play.google.com/store/apps/details?id=com.omeglevc.app&hl=en_US
1•singhsourya137•4m ago•1 comments

Could AI kill us all? Your questions, answered

https://www.technologyreview.com/2026/09/18/1144435/could-ai-really-kill-us-all-your-questions-an...
1•joozio•8m ago•0 comments

Open Source JEV architecture built 1 year ago

https://www.reddit.com/r/LocalLLaMA/comments/1wijo3e/i_literally_built_the_jev_architecture_one_y...
2•guybedo•10m ago•0 comments

A free RGB↔CMYK converter and photo upscaler

https://thephoto.ca/
1•samuelpoon•12m ago•0 comments

How come AI-related posts get so many points on HN?

2•Muhammad523•13m ago•1 comments

A shadow atlas of the world situation, built from open sources

https://schattenatlas.terminaltribune.info/
1•rhapthorne•14m ago•0 comments

UK air traffic control outage caused by software defect, says operator

https://www.reuters.com/world/uk/uk-air-traffic-control-outage-caused-by-software-defect-says-ope...
2•t14000•16m ago•1 comments

Claude couldn't hack OpenAI. Then Anthropic shipped Opus 5

https://thenewstack.io/claude-exploits-openai-forum/
3•stared•18m ago•0 comments

MacSurf for Mac OS 8.6~10.6 "Open Tabs" Released

https://macsurf.org/download.html
1•mplsllc•20m ago•0 comments

SPC970-MechaLIBerator: PlayStation 2 SPC970 MechaCon dumper (with vuln detail)

https://github.com/Libbers/SPC970-MechaLIBerator
2•uyjulian•21m ago•0 comments

GPT-6 Astra Solves a WWI German Radio Cipher

https://www.prinzai.com/p/gpt-6-astra-solves-a-wwi-german-radio
6•nsoonhui•29m ago•0 comments

AI hallucination of Chinese nuclear components almost led to US Military attack

https://arstechnica.com/ai/2026/09/report-us-almost-boarded-chinese-ship-over-hallucinated-ai-arm...
7•theanonymousone•31m ago•2 comments

Anthropic partnering with Accenture on embedded evaluation

https://www.anthropic.com/news/accenture-embedded-evaluation
3•joeguilmette•32m ago•0 comments

Vipassana, Volini, and Viktor Frankl

https://jatin564991.substack.com/p/vipassana-volini-and-viktor-frankl
2•jatinarora26•40m ago•0 comments

If math is more than proof, we need to better celebrate the rest of it

https://terrytao.wordpress.com/2026/09/18/if-math-is-more-than-proof-we-need-to-better-celebrate-...
19•num42•42m ago•5 comments

Apple M6 Pro Achieves the Highest Single-Core CPU Score in Geekbench 7

https://browser.geekbench.com/v7/cpu/389219
3•gainsurier•51m ago•0 comments

Conway's Law and Programming Languages

https://danieltan.weblog.lol/2026/09/conways-law-and-programming-languages
1•signa11•52m ago•0 comments

Members of right‑leaning parties prefer leaders with dark triad personality

https://theconversation.com/members-of-right-leaning-parties-prefer-leaders-with-dark-triad-perso...
5•jbotz•53m ago•0 comments

Being a Responsible Human in the Loop

https://raahelbaig.com/entry/responsible-human-in-the-loop/
2•raahelb•56m ago•2 comments

Google's Gemini AI hacked three companies in security test

https://www.bbc.co.uk/news/articles/c607l0k72rlvo
6•luxpir•1h ago•0 comments

Splash: A Local Engine Built Around the Model

https://inco.ai/blog/splash/
1•namjh•1h ago•1 comments

Ask HN: DeepSeek v4.1 Flash on Local hardware, what tok/s do you see?

2•Argonautlabs•1h ago•0 comments

Sudo and OpenDoas Timestamp Files

https://xn--1xa.duncano.de/sudo-doas-timestamp-files
2•signa11•1h ago•0 comments

The C++20's u8/char8_t Backward-Compatibility Fiasco

https://giodicanio.com/2026/09/11/the-c-plus-plus-20-s-u8-char8_t-fiasco/
1•signa11•1h ago•0 comments

Show HN: Gotedo Impress – Free, Modern Presentation Software

https://about.gotedo.com/en/products/gotedo-impress
1•_ndianabasi•1h ago•1 comments

Grammarly will send unhinged messages to all your users if you try to cancel

https://old.reddit.com/r/sysadmin/comments/1wjdpgx/psa_grammarly_will_send_unhinged_messages_to_all/
3•johnnyApplePRNG•1h ago•0 comments

Inside the AI "Kill Chain" That Destroyed an Iranian School

https://www.bloomberg.com/graphics/2026-iran-school-attack/
3•xeonmc•1h ago•1 comments

China's token consumption to reach 100 quadrillion in 2026, says report

https://www.wicinternet.org/2026-09/15/c_1213473.htm
2•geox•1h ago•2 comments

Show HN: Nordstjernen Web Browser 1.0.24

2•roschdal•1h ago•0 comments