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.

America's Never-Ending Battle Against Flesh-Eating Worms

https://www.theatlantic.com/science/archive/2020/05/flesh-eating-worms-disease-containment-americ...
1•Bluestein•50s ago•0 comments

Show HN: KIIP Study – exam practice for Korea's immigration test (16 languages)

https://www.kiipstudy.com
1•sangkwun•1m ago•0 comments

Show HN: FnScribe – Open-source, offline dictation for macOS

https://github.com/AlgorithmicResearchGroup/fnscribe
1•modagent•1m ago•1 comments

The cause of most wildfires? People

https://www.npr.org/2026/08/27/nx-s1-5944328/the-real-cause-of-most-wildfires-people
1•andsoitis•2m ago•0 comments

Tencent Hy4 Preview

https://openrouter.ai/tencent/hy4-preview
1•theanonymousone•2m ago•0 comments

smarchFanny

https://github.com/S-March/stepNsnackFannyPack_Public
1•EndXA•2m ago•0 comments

Over 160 staff at Irish 'unicorn' firm Cubic3 told their jobs are at risk

https://www.thejournal.ie/cubic3-layoffs-ireland-7144462-Aug2026/
2•austinallegro•6m ago•1 comments

Show HN: Free tool that turns market research into a personal branding strategy

https://www.intelcue.ai/tools/personal-branding-strategy-builder
1•intelcue•11m ago•0 comments

Singapore Switches on Biological Computing Rack with Living Human Neurons

https://www.techrepublic.com/article/news-biological-computing-rack-apac-singapore/
1•the-mitr•12m ago•0 comments

Luanti removed from Google Play due to baseless AI copyright notice

https://blog.luanti.org/2026/08/27/luanti-dmca-tracer-ai/
1•miniBill•13m ago•0 comments

Challenges when writing gren-format

https://gilramir.github.io/gren-format-lib/grenFormatChallenges.html
1•Skinney•14m ago•0 comments

Oj: your Rust native replacement for Vite

https://rapha.land/introducing-oj/
1•flashblaze•16m ago•0 comments

AI writing has begun to appear on the opinion pages

https://www.semafor.com/article/08/26/2026/ai-writing-has-already-begun-to-appear-on-oped-pages
1•andsoitis•17m ago•0 comments

Hy4 Preview

https://hy.tencent.ai/research/hy4-preview
2•cmitsakis•23m ago•1 comments

Hy4 Preview

https://huggingface.co/tencent/Hy4-preview
4•yogenpro•23m ago•0 comments

We ran X (Twitter) ads for 4 months and here are the results

2•Daniel-Pan•24m ago•0 comments

Talk Is Cheap. Code Is Cheap. Show Me the Source

https://idlip.in/posts/show-me-source/
1•rapnie•29m ago•0 comments

Wage Against The Machine – each country's AI task purchasing power

https://watm.ddyo.dev/
2•danr4•30m ago•0 comments

A Looming Rare Earth Shortage Threatens Critical Tech

https://spectrum.ieee.org/rare-earth-shortage
2•JeanKage•33m ago•1 comments

I Had Claude and Codex Rewrite the Same App. The One with Better Architecture

https://medium.com/@yalovoy/i-had-claude-and-codex-rewrite-the-same-app-the-one-with-better-archi...
1•zero-ground-445•34m ago•0 comments

Show HN: Classroom Timer – Free Online Countdown for Teachers

https://classroomtimers.app
2•doublez85•37m ago•0 comments

Ask HN: What new skills are you learning to hedge against AI

5•quaintdev•38m ago•2 comments

Anchoring Bias in LLM-as-a-Judge Systems: Prior Scores Compromise Evaluation

https://arxiv.org/abs/2608.25869
1•sbulaev•40m ago•0 comments

Poka-Yoke

https://en.wikipedia.org/wiki/Poka-yoke
3•EndXA•41m ago•0 comments

Idea Miner – Real paid freelance task data, clustered into demand trends

https://idea-miner.com/en/
1•alexstarks•44m ago•0 comments

Sanjeev Gupta’s family takes out £24mn mortgage on Belgravia mansion

https://www.ft.com/content/dedd5e48-2825-4218-a8bd-16df80fe761d
11•petethomas•55m ago•0 comments

Bloated C++ Code

https://pvs-studio.com/en/blog/posts/cpp/1402/
1•never_inline•59m ago•0 comments

Show HN: Teaching a Neural Net to Fight

https://blog.lukesalamone.com/posts/fighting-game-rl/
1•salamo•1h ago•0 comments

Living Forces and Stationary Action: Leibniz at the Limits of Analytic Mechanics

https://link.springer.com/article/10.1007/s10699-026-10031-w
1•andsoitis•1h ago•0 comments

When You Need an MCP Server and When You Don't

https://jasondoyle.ie/whitepapers/when-you-need-an-mcp-server/
2•jasondoyle•1h ago•0 comments