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.

Show HN: DashClaw – policy and approval layer for unattended coding agents

https://github.com/ucsandman/DashClaw
1•practicalsystem•3m ago•0 comments

Show HN: QMD: Quick Markdown

https://github.com/ajithraghavan/qmd
1•aj1thkr1sh•3m ago•0 comments

bzip3

https://github.com/iczelia/bzip3
1•tosh•6m ago•0 comments

The Holophase as Ontic Substrate - the Structured Derivative Atlas

https://philpapers.org/rec/SEDPTL
1•Bluestein•7m ago•0 comments

Grice's Maxims

https://www.sas.upenn.edu/~haroldfs/dravling/grice.html
1•Eridanus2•8m ago•0 comments

The Linux Kernel Is Approaching 2,000 CVEs Per Release

https://www.phoronix.com/news/Linux-Kernel-CVEs-Nearly-2000
2•akyuu•10m ago•0 comments

Show HN: Browser-Based Tempest – Transmitting VHF Morse via Monitor EMI Leakage

https://github.com/TA1EEI/vhf-morse-transmitter-monitor
2•TA1EEI•11m ago•0 comments

Industry Standard Tools: de facto tools used in various trades

https://industrystandard.tools/
1•throw0101a•11m ago•0 comments

AI Backlash Comes to the Classroom

https://www.axios.com/2026/09/07/ai-schools-backlash-bans-new-york-los-angeles
1•1vuio0pswjnm7•14m ago•0 comments

Clustering and Anomaly Detection on Handwritten Digits

https://stochastic.blog/clustering-and-anomaly-detection-on-handwritten-digits/
3•Anon84•15m ago•0 comments

Trump Floats Renaming New Mexico as 'New America,' Prompting Pushback

https://www.nytimes.com/2026/09/07/us/politics/trump-rename-new-mexico.html
2•dgellow•16m ago•0 comments

Sequencing-free On-chip detection of lung cancer [pdf]

https://www.nature.com/articles/s41698-026-01547-2.pdf
2•wslh•17m ago•0 comments

Audiowave – bid to own a channel. Post whatever you'd like

https://audiowave.lol
1•archemistz•18m ago•0 comments

Vibe coding made writing cheap. It made reading expensive

https://blog.crossui.com/2026/09/vibe-coding-made-reading-expensive
3•linb•19m ago•0 comments

Everything Everywhere All At Once was edited on an old iMac (2022)

https://www.inverse.com/entertainment/everything-everywhere-all-at-once-editor-interview
2•asimovDev•21m ago•0 comments

Has the DVD-hacking case made a t-shirt illegal? (2000)

https://www.cnn.com/2000/TECH/computing/09/08/decss.shirt.idg/index.html
1•1970-01-01•22m ago•0 comments

A meta-analysis of 3 different notions of software complexity

https://typesanitizer.com/blog/complexity-definitions.html
1•harperlee•23m ago•0 comments

SoapUI: The Most Popular API Testing Tool

https://www.soapui.org/tools/soapui/
1•janandonly•24m ago•0 comments

AI Agents Aha Moment

https://k1024.org/posts/2026/2026-09-06-ai-agents-aha/
1•edward•27m ago•0 comments

Could life exist on Venus? Peptides survive harsh acid

https://www.universetoday.com/articles/could-life-exist-on-venus-peptides-survive-harsh-acid
2•Betelbuddy•27m ago•0 comments

The Shortest IPv6 Addresses

https://ache.one/notes/vanity-ipv6
2•torutofu•27m ago•0 comments

Show HN: Rucc – C compiler in Rust, now compile and run SQLite

https://github.com/tamnd/rucc/pull/624
1•tamnd•29m ago•0 comments

Sound Could Make Sense of Big Data

https://spectrum.ieee.org/data-sonification-stephen-roddy
1•pseudolus•30m ago•0 comments

Guest Terminal:~$

https://i.xiaohan.dev/
2•Bluestein•31m ago•0 comments

Ask HN: 3.5 inch diskette read errors, would a period correct drive do better?

3•rietta•31m ago•1 comments

Room and Pillar Mining

https://en.wikipedia.org/wiki/Room_and_pillar_mining
1•simonebrunozzi•31m ago•0 comments

The next valuable file on your computer won't contain your work

https://tansei.io/blog/ai-agent-skills-workflows-as-files
1•Pooja_Tansei•32m ago•0 comments

Pinch Points – a Rust game with crabs

https://agourlay.github.io/pinch-points-a-rust-game-with-crabs/
1•agourlay•33m ago•1 comments

lsfg-vk v2.0.0

https://lsfg-vk.dev/blog/release-v2.0.0/
2•ErenayDev•35m ago•0 comments

Show HN: Neuro, a compiled language for AI that matches Clang -O2

https://github.com/PanzerPeter/Neuro
1•PanzerPeter•36m ago•1 comments