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•4mo 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.

Best CAD File Formats for 3D Printing: STL vs. OBJ vs. Step – Ultimate Guide

https://blog.fileformat.com/cad/top-7-free-and-open-source-powerpoint-apis-&-libraries-for-develo...
1•FileFormatCom•8s ago•0 comments

Meta Connect 2025 [video]

https://www.youtube.com/watch?v=80s0chTOsK0
1•babelfish•1m ago•0 comments

"The End of Extractive AI: A Monograph on Presence" → Link to Zenodo

https://zenodo.org/records/17148689
1•antiparty•2m ago•0 comments

Slack is extorting us with a $195k/yr bill increase

https://skyfall.dev/posts/slack
2•JustSkyfall•7m ago•1 comments

Facebook Messenger inserting web links into regular text?

2•reassess_blind•7m ago•0 comments

Netflix to Add NASA+ as It Launches into Live Streaming Feeds

https://www.hollywoodreporter.com/tv/tv-news/netflix-nasa-plus-live-stream-channel-1236302851/
2•bookofjoe•12m ago•0 comments

ChatGPT context window has an error

https://chatgpt.com/share/68cb6054-10a4-8011-98c1-bcc65b9d0743
1•razodactyl•14m ago•0 comments

Trump designates anti-fascist Antifa movement as a terrorist organization

https://www.reuters.com/world/us/trump-designates-anti-fascist-antifa-movement-terrorist-organiza...
9•hypeatei•18m ago•8 comments

The Climate Change Paradox

https://www.quantamagazine.org/the-climate-change-paradox-20250915/
1•tzury•18m ago•0 comments

Target intestinal inflammation with locked nucleic acids via lipid nanoparticles

https://www.nature.com/articles/s41467-025-63037-6
1•crescit_eundo•21m ago•0 comments

Hypervisor 101 in Rust

https://tandasat.github.io/Hypervisor-101-in-Rust/
7•pykello•25m ago•0 comments

PagerDuty's Kafka Outage Silences Alerts for Companies

https://www.infoq.com/news/2025/09/pagerduty-kafka-outage/
1•teleforce•25m ago•0 comments

I regret to inform you Meta's new smart glasses are the best I've ever tried

https://web.archive.org/web/20250918005001/https://www.theverge.com/tech/779566/meta-ray-ban-disp...
3•anythingworks•26m ago•1 comments

Gnome 49, "Brescia"

https://release.gnome.org/49/
3•Bogdanp•27m ago•0 comments

Pentagon Lawyers Raise Concerns over Trump's Strikes on Alleged Drug Boats

https://www.wsj.com/politics/national-security/pentagon-lawyers-raise-concerns-over-trumps-drug-b...
5•JumpCrisscross•29m ago•0 comments

XAI Execs Clashed with Musk Advisers over Financial Projections Before Departing

https://www.wsj.com/tech/ai/elon-musk-xai-executives-advisers-clash-eac3913b
1•JumpCrisscross•30m ago•0 comments

The Chess Cheating Epidemic

https://quillette.com/2025/09/16/the-chess-cheating-epidemic/
1•bookofjoe•32m ago•0 comments

Learning Languages with the Help of Algorithms

https://www.johndcook.com/blog/2025/09/17/learning-languages-with-the-help-of-algorithms/
1•ibobev•37m ago•0 comments

Decoding a Disorder at the Interface of Mind and Brain

https://www.scientificamerican.com/article/decoding-a-disorder-at-the-interface-of-mind-and-brain/
1•nibblenum•43m ago•1 comments

Engineering Highly Cellularized Living Materials via Mechanical Agitation

https://advanced.onlinelibrary.wiley.com/doi/10.1002/adfm.202515436
2•PaulHoule•43m ago•0 comments

Meta Ray-Ban Display with Neural Band

https://www.meta.com/ai-glasses/meta-ray-ban-display-glasses-and-neural-band/
2•zhyder•44m ago•1 comments

Ap2 Protocol Documentation

https://ap2-protocol.net/
1•QingWu•47m ago•0 comments

The AI Raj: How tech giants are recolonizing power

https://thebulletin.org/2025/09/the-ai-raj-how-tech-giants-are-recolonizing-power/
1•pseudolus•47m ago•0 comments

How the classic McIntosh lost the battle for Apple supremacy

https://thehustle.co/originals/how-the-classic-mcintosh-lost-the-battle-for-apple-supremacy
1•paulpauper•47m ago•0 comments

White House officials reportedly frustrated by Anthropic's AI limits

https://arstechnica.com/ai/2025/09/white-house-officials-reportedly-frustrated-by-anthropics-law-...
3•duxup•48m ago•2 comments

Meta Ray Ban Display and Neural Interface Announced

https://about.fb.com/news/2025/09/meta-ray-ban-display-ai-glasses-emg-wristband/
10•spot•50m ago•1 comments

Stone-Skimming Contest in Scotland Is Infiltrated by Cheaters

https://www.nytimes.com/2025/09/16/world/europe/stone-skimming-championship-cheating.html
1•gk1•51m ago•0 comments

ATC Tells Pilot to Get Off iPad and Turn Away from Air Force One Carrying Trump

https://simpleflying.com/spirit-airlines-ordered-turn-away-air-force-one/
2•wslh•55m ago•1 comments

Meta Announces New AI Glasses and Band

https://www.meta.com/ai-glasses/meta-ray-ban-display/
4•dream000•57m ago•0 comments

Meta Ray-Ban Display

https://www.meta.com/blog/meta-ray-ban-display-ai-glasses-connect-2025/
2•bpierre•57m ago•0 comments