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.

About LLMs at Zig Days

https://kristoff.it/blog/llms-at-zig-days/
1•kristoff_it•2m ago•0 comments

The Cursor Developer Habits Report

https://cursor.com/insights
1•gk1•2m ago•0 comments

Anthropic raises $65B funding at a $965B post-money valuation

https://twitter.com/anthropicai/status/2060061347522433422
2•enraged_camel•3m ago•0 comments

Minutes of the 10th OpenPGP Email Summit (2026)

https://www.openpgp.org/community/email-summit/2026/minutes/
1•Velocifyer•3m ago•0 comments

Modos Flow: A paper-like monitor for reading, writing, and focused work

https://www.crowdsupply.com/modos-tech/modos-flow
1•achristmascarl•3m ago•0 comments

CIFSwitch: A non-universal Linux local root vulnerability

https://heyitsas.im/posts/cifswitch/
1•speckx•4m ago•0 comments

Show HN: Notification when coding agent is done, free

https://github.com/lucastononro/notify
2•ltononro•4m ago•0 comments

The Lone Lisp Heap

https://www.matheusmoreira.com/articles/lone-lisp-heap
1•stevekemp•6m ago•0 comments

The AI Gold Rush Is Eating Its Own

https://blog.ppb1701.com/the-ai-gold-rush-is-eating-its-own
2•lylo•7m ago•0 comments

Show HN: Skills for spec-driven AI software development

https://github.com/sebastianwessel/skills
1•puristajs•8m ago•0 comments

Show HN: Workout to Work – A desktop app that annoys you into exercising

https://gitlab.com/tivat/workout-to-work
1•blingojames•9m ago•0 comments

Here: perfectly random numbers <3

https://ethz.ch/en/news-and-events/eth-news/news/2026/05/perfect-randomness-realised-for-the-firs...
1•milmar55•12m ago•0 comments

Paris 2.0: Video diffusion model trained on decentralized, heterogeneous GPUs

https://arxiv.org/abs/2605.26064
4•royychacker•12m ago•1 comments

Anthropic raises $65B in Series H funding at $965B post-money valuation

https://www.anthropic.com/news/series-h
5•meetpateltech•13m ago•0 comments

Microsoft's stance on zero day exploits is a dumpster fire of their own making

https://doublepulsar.com/microsofts-stance-on-zero-day-exploits-is-a-dumpster-fire-of-their-own-m...
2•_tk_•13m ago•0 comments

Anthropic Tops OpenAI to Become the Most Valuable A.I. Startup

https://www.nytimes.com/2026/05/28/technology/anthropic-tops-openai-valuation.html
1•droidjj•14m ago•0 comments

Show HN: Libfyaml adds a YAML/JSON parse cache; 427 MB reloads in 36 ms

https://github.com/pantoniou/libfyaml/releases/tag/v1.0.0-alpha7
1•fypanto•15m ago•0 comments

SIA: The Open Source Self Improving AI

https://github.com/hexo-ai/sia
2•mitchwainer•18m ago•0 comments

Accelerating superintelligence starts with systems that build themselves

https://hexolabs.com/blog/accelerating-superintelligence-starts-with-systems-that-build-themselves
2•mitchwainer•20m ago•0 comments

What happens to a gift economy when the gift gets cheap?

https://davepaola.com/writing/the-gift-economy-when-code-is-free/
1•endlessvoid94•21m ago•0 comments

Show HN: A simple, sharable physics playground in the browser

https://scribblerig.josnun.com
1•JosNun•21m ago•0 comments

Alleged Kimwolf Botmaster 'Dort' Arrested, Charged in U.S. and Canada

https://krebsonsecurity.com/2026/05/alleged-kimwolf-botmaster-dort-arrested-charged-in-u-s-and-ca...
3•falcons-edge•22m ago•0 comments

Math behind May 20th Meta layoffs is most disgusting trade-off

https://old.reddit.com/r/SoftwareEngineerJobs/comments/1t6et5q/im_a_hiring_manager_the_math_behin...
1•root-parent•23m ago•0 comments

The Permission Slip – Robert X. Cringely

https://www.cringely.com/2026/05/28/the-permission-slip/
2•mhb•23m ago•0 comments

Micron Hits $1T on AI Memory Boom

https://aiweekly.co/alerts/micron-hits-1-trillion-on-ai-memory-boom
1•jeffufl•25m ago•0 comments

How Remote Workers Are Counted Changes Results

https://news.gallup.com/opinion/methodology/709289/remote-workers-counted-changes-results.aspx
1•hn_acker•26m ago•0 comments

Gnosis Lisp for the Apple II

https://computeradsfromthepast.substack.com/p/gnosis-lisp
1•rbanffy•27m ago•0 comments

CBS News Names an Outsider, Nick Bilton, to Lead '60 Minutes'

https://www.nytimes.com/2026/05/28/business/media/nick-bilton-60-minutes-bari-weiss.html
2•ChrisArchitect•28m ago•1 comments

The Tenfold Playground

https://www.inkandswitch.com/project/tenfold/playground/
2•crescit_eundo•29m ago•0 comments

Claude Opus 4.8 is generally available for GitHub Copilot

https://github.blog/changelog/2026-05-28-claude-opus-4-8-is-generally-available-for-github-copilot/
3•Klaster_1•30m ago•0 comments