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.

The Full Claude Desktop Experience on AWS, Google Cloud, and Microsoft Foundry

https://claude.com/blog/the-full-claude-desktop-experience-on-aws-google-cloud-and-microsoft-foundry
2•hackerBanana•54s ago•0 comments

GM installs robots at flagship EV factory after laying off 1,300 workers

https://arstechnica.com/ai/2026/06/gm-installs-robots-at-flagship-ev-factory-after-laying-off-130...
1•ilreb•1m ago•0 comments

Arguzz: Testing ZkVMs for Soundness and Completeness Bugs

https://arxiv.org/abs/2509.10819
1•azhenley•2m ago•0 comments

Liskat a free, open, ad-free Skat experience

https://github.com/nic-kup/liskat
1•iNic•3m ago•0 comments

Meta Exposed Data Internally from Its Controversial Employee-Tracking Program

https://www.wired.com/story/meta-accidentally-let-employees-access-each-others-keystroke-data/
3•ceejayoz•10m ago•1 comments

Actium

https://goactium.com/
1•pete_patterson•11m ago•0 comments

Bohemia Interactive: Cold War Assault Remastered Source Code on GitHub

https://github.com/BohemiaInteractive/CWR
1•dewey•14m ago•0 comments

Show HN: Never Go to a PM Meeting Again

https://www.quickapproveai.com
1•xvok•14m ago•0 comments

Software Engineers Face an AI 'Identity Crisis,' VC Partner Says

https://www.businessinsider.com/software-engineers-face-an-ai-identity-crisis-vc-partner-says-2026-6
1•simonpure•15m ago•0 comments

Open Source US Kei Truck

https://www.youtube.com/watch?v=tlZlyp55dww
2•ishtanbul•15m ago•0 comments

Why most AI evals would miss the Linear sales email failure

https://tenureai.dev/writing/why-most-ai-evals-would-miss-the-linear-sales-email-failure/
3•jflynt76•15m ago•0 comments

The quiet grief of adult friendship

https://timesofindia.indiatimes.com/blogs/civil-irony/the-quiet-grief-of-adult-friendship/
1•herbertl•20m ago•1 comments

Magnifica Humanitas as Glossed Manuscript

https://magnifica.unlatent.ai/
1•bazzmt•20m ago•1 comments

The Market's AI Fanfare Is Running into a Harsh Political Reality

https://www.wsj.com/tech/ai/the-markets-ai-fanfare-is-running-into-a-harsh-political-reality-b919...
3•1vuio0pswjnm7•20m ago•0 comments

NIST Releases Technical Findings on What Caused 2021 Collapse of Miami Surfside

https://www.nist.gov/news-events/news/2026/06/nist-releases-technical-findings-what-caused-2021-p...
2•stmw•21m ago•1 comments

Student Cheating Is Becoming Impossible to Detect in an A.I. Era

https://www.nytimes.com/2026/06/18/us/ai-apps-students-cheat.html
2•droidjj•22m ago•1 comments

Still Water Colors: interactive Three.js pigment art

https://sand-morph.up.railway.app/still-water-colors
1•echohive42•22m ago•0 comments

A Mechanistic Explanation of Prompt Injection – LessWrong

https://www.lesswrong.com/posts/d8xDGzCEYE639qqEv/a-mechanistic-explanation-of-prompt-injection-a...
2•haritha1313•23m ago•0 comments

Meta pauses AI training program tracking employee keystrokes after internal leak

https://www.businessinsider.com/meta-ai-training-data-leak-exposed-employee-activity-across-compa...
5•petethomas•24m ago•0 comments

Five Eyes joint statement on AI models taking down governments and businesses

https://www.cisa.gov/news-events/news/five-eyes-cyber-security-agencies-statement
1•thoughtpeddler•24m ago•0 comments

Levels.fyi Atlas – Interactive Bay Area Map with Pay

https://www.levels.fyi/atlas
3•de_aztec•24m ago•0 comments

Show HN: Device emulation outside QEMU using vfio-user and libvfio-user

https://github.com/nutanix/libvfio-user
1•tmakatos•25m ago•0 comments

284B Model Shouldn't Fit on Your Laptop. It Does [video]

https://www.youtube.com/watch?v=9gHcmhUDJfw
1•peter_d_sherman•25m ago•1 comments

Oracle workforce shrinks by about 21,000 employees amid AI adoption

https://www.reuters.com/business/world-at-work/oracle-workforce-shrinks-by-about-13-2026-06-22/
6•tartoran•27m ago•0 comments

FDA to launch pilot program to speed up early-stage clinical trials

https://www.statnews.com/2026/06/22/fda-speed-up-early-stage-single-study-clinical-trials/
1•brandonb•28m ago•0 comments

Securing the Nation Against Advanced Cryptographic Attacks

https://www.whitehouse.gov/presidential-actions/2026/06/securing-the-nation-against-advanced-cryp...
5•FiloSottile•30m ago•1 comments

Turn your commits into LinkedIn posts

1•nikitafaesch•32m ago•0 comments

C0mpute Data

https://data.c0mpute.ai/
2•handfuloflight•34m ago•0 comments

California admits using high-risk AI – including systems it failed to report

https://calmatters.org/politics/2026/06/california-admits-government-ai-risk-after-denying/
3•cdrnsf•34m ago•0 comments

Publishing AI Write-Ups to a URL – Without Leaking the Client Ones

https://bradystroud.dev/blogs/private-docs-vault
1•bradystroud•37m ago•0 comments