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.

Two Thousand Line educational operating system released by Cornell University

https://github.com/yhzhang0128/egos-2000
1•argosopentech•3m ago•1 comments

DeepSeek V4's indexer dies at 65K. We got it to 1M on 6GB

https://arxiv.org/abs/2605.02568
3•OsamaJaber•3m ago•0 comments

Mm-ctx – fast, multimodal context for agents

https://huggingface.co/posts/spillai/891696740911772
1•visioninmyblood•7m ago•1 comments

Open Source Claude Code Offer to Help

1•diavelguru•10m ago•0 comments

Idle Musings on 201

https://www.solipsys.co.uk/ZimExpt/IdleMusingsOn201.html
1•ColinWright•13m ago•0 comments

Fossier – GitHub spam prevention for open source repositories

https://github.com/PThorpe92/fossier
1•pabs3•13m ago•0 comments

Ask HN: Does anyone know what a monad is?

1•etrvic•13m ago•0 comments

Canvas's owner strikes deal with hackers who disrupted schools

https://www.washingtonpost.com/education/2026/05/12/canvass-owner-strikes-deal-with-hackers-who-d...
1•TruffleLabs•15m ago•2 comments

Jho Low, Fugitive Behind 1MDB Scandal, Seeks Pardon from Trump

https://www.wsj.com/finance/jho-low-fugitive-behind-1mdb-scandal-seeks-pardon-from-trump-2ce04db1
3•impish9208•16m ago•1 comments

Why This Is Not a Newsletter

https://nathanschneider.info/2026/05/why-this-is-not-a-newsletter/
1•ntnsndr•17m ago•0 comments

I built a free PII scanner for LLM prompts. No signup needed

https://aisecuritygateway.ai/ai-leak-checker
2•binugeorge•17m ago•0 comments

The Cults of TDD and GenAI

https://drewdevault.com/blog/Cult-of-TDD-and-LLMs/
2•pabs3•18m ago•0 comments

AOHell

https://www.fastcompany.com/91356468/how-aohell-presaged-the-age-of-computer-insecurity
2•ada1981•20m ago•0 comments

Restore full BambuNetwork support for Bambu Lab printers

https://github.com/FULU-Foundation/OrcaSlicer-bambulab
3•Murfalo•20m ago•1 comments

DogVida A navigation system for your dog's health

https://www.dogvida.net
1•neeerah•21m ago•0 comments

Nearly Optimal Attention Coresets

https://www.pinecone.io/research/Nearly-Optimal-Attention-Coresets/
1•gk1•24m ago•0 comments

Computer Use in Codex [video]

https://www.youtube.com/watch?v=D_FCYsshMI4
3•BrandiATMuhkuh•24m ago•2 comments

The Shape of Duplicate Detection

https://dubeykartikay.com/posts/the-shape-of-duplicate-detection/
1•dubeyKartikay•24m ago•0 comments

EFF to 4th Circuit: Electronic Device Searches at the Border Require a Warrant

https://www.eff.org/deeplinks/2026/05/eff-fourth-circuit-electronic-device-searches-border-requir...
1•hn_acker•27m ago•1 comments

Robot Dogs Are a Security Nightmare [video]

https://www.youtube.com/watch?v=lA8WuXDXfcI
2•corvad•29m ago•0 comments

Long AI Short AGI

https://1984.substack.com/p/long-ai-short-agi
1•gmays•29m ago•0 comments

YellowKey Bitlocker Bypass Vulnerability

https://github.com/Nightmare-Eclipse/YellowKey
3•entuno•33m ago•0 comments

The Cost of Overfitting the Harness

https://www.dbreunig.com/2026/05/10/overfitting-the-harness.html
1•gmays•36m ago•1 comments

The Emotional Cost of AI-Assisted Coding

2•northfield27•38m ago•1 comments

UK to send drones, jets and warship to join defensive mission securing Hormuz

https://www.reuters.com/world/uk-send-drones-jets-warship-join-defensive-mission-securing-strait-...
5•geox•38m ago•0 comments

EU iPhones Get AirPod Pairing and Notifications for Third-Party Wearables

https://www.macrumors.com/2026/05/11/ios-26-5-eu-third-party-wearable-changes/
2•vrganj•40m ago•0 comments

The hardware isn't broken, the documentation is

https://essenceia.github.io/thoughts/broken_doc/
2•random__duck•43m ago•1 comments

Anthropic's Computer Use API: How AI Is Navigating Your Desktop Now

https://www.aigridnews.com/anthropics-computer-use-api-how-ai-is-navigating-your-desktop-now
1•rolph•48m ago•0 comments

Anthropic publicly releases AI tool that can take over the ' mouse cursor(2024)

https://arstechnica.com/ai/2024/10/anthropic-publicly-releases-ai-tool-that-can-take-over-the-use...
1•rolph•50m ago•0 comments

Show HN: Duckflix, an open-source self-hosted media streaming platform

https://github.com/duckflixapp/duckflix
1•patakxd•52m ago•0 comments