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.

How Can We Enjoy the Necessary Practice to Master Valuable New Skills?

https://createadaptablelife.com/2026/09/how-can-we-enjoy-the-necessary-practice-to-master-valuabl...
1•mooreds•1m ago•0 comments

McMurtry Spéirling [video]

https://www.youtube.com/watch?v=xkXvL8YCtIE
1•manlymuppet•2m ago•1 comments

Talk to any self-hosted AI from your iPhone, Watch, Mac and car (open source)"

https://github.com/GigaDuckAI/conduck
1•pkrueck•2m ago•0 comments

Explore DDD Conference

https://exploreddd.com/
1•mooreds•2m ago•0 comments

Global Privacy Control

https://support.mozilla.org/en-US/kb/global-privacy-control
1•ahamez•4m ago•0 comments

Math Can't Go on Like This

https://www.theatlantic.com/technology/2026/09/math-crisis-openai-millennium-prize/688631/
2•taiwandongsuan•4m ago•0 comments

I built my own filing cabinet

https://www.alexstephen.me:443/writing/filing-cabinet/
2•rambleraptor•5m ago•0 comments

Building Xbox games with Three.js [video]

https://www.youtube.com/watch?v=ETfSiUHehY4
1•arbayi•6m ago•0 comments

NHTSA orders Tesla to prove its Cybercab is legal to sell, under oath

https://electrek.co/2026/09/15/nhtsa-tesla-cybercab-special-order-fmvss-certification/
1•Tomte•8m ago•0 comments

Rune raises $40M to deploy off-grid compute capacity at renewable energy sites

https://fastcompany.com/91607727/what-if-ai-data-centers-didnt-need-new-power-plants
1•utiiiD•8m ago•0 comments

Git Worktree Gotchas

https://www.olafalders.com/2026/09/16/git-worktree-gotchas/
1•oalders•9m ago•0 comments

Show HN: Free WhatsApp MCP (+UI) – Give Your AI Agents Access to WhatsApp

3•fabian_shipamax•10m ago•0 comments

Django: Simple Streaming / SSE with Mercure

https://blog.tmk.name/2026/09/16/django-simple-streaming-sse-with-mercure/
1•tristanmk•11m ago•0 comments

The smallest possible Linux distribution

https://distrowatch.com/weekly.php?issue=20260914
1•utiiiD•12m ago•0 comments

Show HN: Agentbox – Teleport your repo into sandboxes with no worktree juggling

https://github.com/madarco/agentbox
2•madarco•12m ago•0 comments

Show HN: Gokudo Wiki – a database and tools site for a new Roblox game

https://gokudowiki.com/
1•richardharmer•14m ago•0 comments

LLM based CI pipeline code generator for DSCI

1•melezhik•14m ago•0 comments

Show HN: Wenlan – a living wiki AI keeps current without overwriting your edits

https://github.com/7xuanlu/wenlan
1•h164654156465•16m ago•0 comments

Mayfly Chat: Transient Chat for Agents

https://blog.exe.dev/mayfly-chat
1•indigodaddy•18m ago•0 comments

Show HN: Plutus – click a release, see what moved on your cloud bill

https://demo.plutus-cloud.com
1•thechenderson•18m ago•0 comments

Estimating the Cost of Combat Operations Against Iran [pdf]

https://www.cbo.gov/system/files/2026-09/62756-Iran.pdf
2•amarcheschi•18m ago•0 comments

Banana Mode

https://hatchet.run/bananas
1•noleary•21m ago•1 comments

There is a channel to 900M weekly users. What goes in it?

https://www.lesswrong.com/posts/gJJ9YHzuBvwAXrthW/there-is-a-channel-to-900m-weekly-users-what-go...
1•ddp26•21m ago•0 comments

Archive Builder

https://apps.microsoft.com/detail/9n5hjq99k6wq?hl=en-US&gl=US
1•RENiXTech•22m ago•0 comments

Self-evolving agents need pain, reflection, and sleep

https://medium.com/@robertindie2016/self-evolving-agents-need-pain-reflection-and-sleep-2c63e6bd6630
1•aaronrobert•23m ago•0 comments

Ask HN: Has anyone measured how often agents use the skills you ship?

1•sohaibtariq•24m ago•0 comments

Mojo compiler is open for open source contributions [Mojo]

https://forum.modular.com/t/mojo-compiler-is-open-for-open-source-contributions/3499
1•ivell•25m ago•0 comments

Predictive database benchmarks vs. RF, AutoML, Elastic etc., up to 10M scale

https://aito.ai/docs/api/v2/benchmarks/
1•arauhala•25m ago•0 comments

TypeScript team chose Go over Rust

https://www.thetrueengineer.com/p/typescript-team-chose-go-over-rust
1•adletbalzhanov•26m ago•0 comments

U.S. has deployed space-control weapons in orbit, Air Force secretary says

https://spacenews.com/u-s-has-deployed-space-control-weapons-in-orbit-air-force-secretary-says/
2•alakra•26m ago•0 comments