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.

Classified F-35 stealth parts diverted to Hong Kong by shipper, gone missing

https://www.politico.com/news/2026/09/18/congress-f-35-china-investigation-01083647
1•cf100clunk•2m ago•0 comments

Stratasys awarded 27.6M in damages in first of 2 cases against bambu lab

https://all3dp.com/6/stratasys-awarded-27-6-million-in-damages-in-first-of-two-cases-against-bamb...
1•iancmceachern•2m ago•0 comments

Have You Seen Shannon

https://news.ycombinator.com/submit
1•susanboop_09•3m ago•0 comments

AI Lab building tycoon game

https://bedroomlabs.net
1•o_g•3m ago•0 comments

An Undercover Google Analyst Infiltrated a Notorious Supply-Chain Hacking Gang

https://www.wired.com/story/an-undercover-google-analyst-infiltrated-a-notorious-supply-chain-hac...
1•MC995•4m ago•0 comments

Before you build it, share it

https://coidea.co
1•moeidheidari•4m ago•0 comments

I vibecoded a tool to shrink Golang codebase automatically

https://github.com/dhilst/sx
1•geckones•5m ago•1 comments

SSD-Llama: SSD-Native Inference for Trillion-Parameter Moe on a Consumer PC

https://arxiv.org/abs/2609.18110
1•AlmostCosmo79•6m ago•0 comments

ChatGPT's Built-in Browser now supports Chrome extensions

https://twitter.com/JamesZmSun/status/2100995281097769216
2•twapi•7m ago•0 comments

Keeping vLLM's Prefix Cache Warm Between Agent Turns

https://doug.sh/posts/vllm-kv-cache-agents/
1•dougcalobrisi•8m ago•0 comments

Near-real-time vision using DiffusionGemma in Jev mode

https://twitter.com/mmastrac/status/2101011110132601054
1•mmastrac•8m ago•0 comments

Anthropic finally adds AGENTS.md support to Claude Code

https://twitter.com/trq212/status/2101009392611278961
2•deaux•8m ago•1 comments

The Highway Tutorial

https://fastcode.substack.com/p/announcing-the-highway-tutorial
1•behoppe•9m ago•1 comments

Show HN: Iceoryx2 0.10: flatbuffer integration, zerocopy IPC with unbounded data

https://ekxide.io/blog/iceoryx2-0.10-release/
2•elfenpiff•11m ago•0 comments

Show HN: Open-source revenue recognition and analytics for Stripe and Metronome

2•tanin•13m ago•0 comments

I built a project database for data science agents

https://yizhao95.github.io/prov_ledger/walkthrough.html
1•yzhao950213•15m ago•0 comments

Open Challenge List

https://openchallengelist.com/
2•alex_varga•17m ago•1 comments

Ask HN: So is AI taking our jobs?

1•throwaway1995v2•17m ago•1 comments

Flawed benchmarks (epoch.ai benchmark registry filtered by flawed)

https://epoch.ai/benchmarks/search
1•andromaton•18m ago•0 comments

Anthropic builds wet lab for AI-driven drug discovery

https://qz.com/anthropic-biology-wet-lab-ai-drug-research-091826
2•A_D_E_P_T•19m ago•2 comments

Show HN: I compiled FreeRDP into a Flutter app so my phone can do RDP and SSH

https://xconnectapp.com/
1•neil_thomas•20m ago•0 comments

WeirdML v3

https://htihle.github.io/weirdml.html
1•andromaton•22m ago•0 comments

Show HN: SIM Screener adds device frames to screenshots and recordings

https://simscreener.com
1•IgorAmidzic•23m ago•0 comments

Show HN: Semantic-skill-kit:agent skills adapted from Google Modern Web Guidance

https://github.com/ulrischa/semantic-skill-kit
2•ulrischa•26m ago•0 comments

Border agents can search cellphones without a warrant or reasonable suspicion

https://lawandcrime.com/high-profile/the-government-was-entitled-trumps-border-agents-can-now-sea...
15•mmh0000•26m ago•4 comments

Europe's AI firms, playing catch-up, challenge US calls for slowdown

https://www.reuters.com/business/europes-ai-firms-playing-catch-up-challenge-us-calls-slowdown-20...
4•TMWNN•26m ago•0 comments

Lmjtfy – Ask Jev a yes or no question

https://lmjtfy.dev/
2•rbaudibert•27m ago•1 comments

China's CAS institute charts DUV route to 3nm GAA without EUV

https://www.digitimes.com/news/a20260917PD204/china-3nm-duv-euv-gaa-development.html
7•yogthos•29m ago•0 comments

Stop waiting to live (before AGI decides for you)

https://www.youtube.com/watch?v=0sfy6fCP8ik
1•gillysuit•29m ago•0 comments

2026 Global Cities Index

https://www.oxfordeconomics.com/global-cities-index/
4•andrewstetsenko•29m ago•0 comments