frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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.

Claude Dropped Max 5x and 20x plans

https://old.reddit.com/r/ClaudeCode/comments/1sspxge/secretly_dropped_max_5x_and_20x_plans/
1•rvnx•48s ago•0 comments

The Endless Cycle of Enshitification

https://www.christopherburg.com/blog/the-endless-cycle-of-enshitification/
1•speckx•1m ago•0 comments

Texas Populists Almost Destroyed the Two-Party System

https://jacobin.com/2026/03/texas-populism-socialism-race-terror/
1•PaulHoule•2m ago•0 comments

Show HN: Hold.aero – Fly and Learn IFR flying in the browser

https://app.hold.aero/fly
1•jcchrrr•3m ago•0 comments

OpenAI: Workspace Agents for Business

https://openai.com/business/workspace-agents/
1•tosh•3m ago•0 comments

Need advice: Back end engineer → infrastructure: how do you make the transition?

1•gokuljs•4m ago•0 comments

Website streamed live directly from a model

https://flipbook.page/
2•sethbannon•6m ago•0 comments

Is Starlink a Secret Radar Constellation?

https://www.youtube.com/watch?v=jbp3kdJZ1_A
2•vpmadd52huq•6m ago•0 comments

The AI-Native Interview

https://sierra.ai/blog/the-ai-native-interview
1•ej88•7m ago•0 comments

Pancreatic cancer mRNA vaccine shows lasting results in an early trial

https://www.nbcnews.com/health/cancer/pancreatic-cancer-mrna-vaccine-shows-lasting-results-early-...
3•bookofjoe•8m ago•0 comments

Muskism as Fordism

https://lpeproject.org/blog/muskism-as-fordism/
1•abrownbear•8m ago•1 comments

Malicious Checkmarx Artifacts Found in Official KICS Docker Repository

https://socket.dev/blog/checkmarx-supply-chain-compromise
1•justsomehuman•8m ago•0 comments

Show HN: Everest Drive – a multiplayer spaceship crew simulator in the browser

https://everestdrive.io/
1•jakej256•10m ago•0 comments

X.400, and how email was almost different

https://techinch.com/blog/x-400
2•speckx•10m ago•0 comments

ColombiaEscoge – Plataforma para que los colombianos voten con información

https://www.colombiaescoge.com/
1•byandrev•12m ago•1 comments

A jumping spider on the ISS learned to hunt in microgravity (2012)

https://www.colorado.edu/today/2012/11/29/cu-boulder-space-traveling-spider-finds-home-smithsonia...
2•madpen•13m ago•1 comments

GPT-Proxy Backdoor in NPM and PyPI Turns Servers into Chinese LLM Relays

https://www.aikido.dev/blog/gpt-proxy-backdoor-npm-pypi-chinese-llm-relay
1•lschueller•16m ago•0 comments

Coding Models Are Doing Too Much

https://nrehiew.github.io/blog/minimal_editing/
11•pella•16m ago•0 comments

Y'all want the new Boards of Canada so bad you crashed Warp's server

https://cdm.link/new-boards-of-canada-crashed-the-server/
2•glitcher•17m ago•0 comments

Show HN: Callmux – MCP multiplexer that cuts tool call context pollution by ~19x

https://github.com/edimuj/callmux
1•edimuj•18m ago•0 comments

Anthropic's New Mythos A.I. Model Sets Off Global Alarms

https://www.nytimes.com/2026/04/22/technology/anthropics-mythos-ai.html
4•edward•18m ago•1 comments

Show HN: Dead Simple Email – Email API for AI Agents

https://deadsimple.email/
1•bridgetburch•19m ago•0 comments

Workspace Agents in ChatGPT

https://openai.com/index/introducing-workspace-agents-in-chatgpt/
4•mfiguiere•20m ago•0 comments

The uphill climb of making diff lines performant

https://github.blog/engineering/architecture-optimization/the-uphill-climb-of-making-diff-lines-p...
2•ezekg•21m ago•0 comments

What is tech neck? (2024)

https://my.vanderbilthealth.com/what-is-tech-neck/
3•the-mitr•22m ago•0 comments

Google says 75% of it's new code is AI written

https://blog.google/innovation-and-ai/infrastructure-and-cloud/google-cloud/cloud-next-2026-sunda...
4•Drakexor•24m ago•6 comments

Agents and the Era of Overproduction

https://mattrogish.com/blog/2026/03/11/agents-and-the-era-of-overproduction/
1•MattRogish•24m ago•0 comments

Garbage collection and the edge of safe Rust

https://kyju.org/blog/tokioconf-2026/
1•fanf2•25m ago•0 comments

PulseBench-Tab: Open-source, multilingual benchmark for table extraction

https://www.runpulse.com/blog/pulsebench-tab
3•ritvikpandey21•27m ago•1 comments

YouTuber Turns $2k Wrecked Tesla into Wild Go-Kart – Then Tesla Shuts It Down

https://guessingheadlights.com/youtuber-turns-2000-wrecked-tesla-into-wild-go-kart-then-tesla-shu...
1•toss1•27m ago•2 comments