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•10mo 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.

Notion Alternative

https://mytracker.today
1•rakanalalami•1m ago•0 comments

Seeking the Source of Ebola

https://education.nationalgeographic.org/resource/seeking-source-ebola/
1•thunderbong•4m ago•0 comments

YourDrawAI – Create magical AI coloring pages instantly

https://yourdrawai.com/
1•DenisMtfl•5m ago•0 comments

Pixel-art virtual office for AI agent teams

https://github.com/fwartner/clawd-office
2•pixelandprocess•5m ago•1 comments

Marc Andreessen is wrong about introspection

https://www.joanwestenberg.com/marc-andreessen-is-wrong-about-introspection/
1•asplake•6m ago•0 comments

Show HN: AbsentKey E2E encrypted vault that releases secrets when you can't

https://absentkey.com/en/
1•artidokuz•7m ago•1 comments

ClearanceKit – Protect your Mac from compromised packages (OSS)

https://github.com/craigjbass/clearancekit
2•b800h•10m ago•0 comments

Title: Vibe Coder? Take Control of Your App with VueCode

https://vuecode.dev/blog/vibe-coder-take-control-of-your-app-with-vuecode
2•scillt•15m ago•1 comments

Show HN: Fin-primitives Zero-panic, decimal-precise trading types for Rust

https://crates.io/crates/fin-primitives
1•Shmungus•16m ago•0 comments

Claw Compactor: compress LLM tokens 54% with zero dependencies

https://github.com/open-compress/claw-compactor
47•Iamkkdasari74•16m ago•1 comments

Flood Forecasting

https://sites.research.google/gr/floodforecasting/
2•teleforce•16m ago•0 comments

Show HN: PromptToMars – A Prompt Generator and Optimizer

https://promptomars.com/en
1•DenisMtfl•16m ago•0 comments

Nightingale – open-source karaoke app that works with any song on your computer

https://nightingale.cafe/
2•rzzzzru•16m ago•1 comments

Results from round one of First Proof (benchmarking LLMs for math research)

https://www.scientificamerican.com/article/as-ai-keeps-improving-mathematicians-struggle-to-foret...
1•hkmaxpro•18m ago•0 comments

The Pentagon is planning for AI companies to train on classified data, defense

https://www.technologyreview.com/2026/03/17/1134351/the-pentagon-is-planning-for-ai-companies-to-...
1•joozio•19m ago•1 comments

Show HN: Stripe-Pulse – Your Stripe MRR in one command (free, open source)

https://github.com/progrmoiz/stripe-pulse
1•progrmoiz•22m ago•0 comments

Irasutoya

https://en.wikipedia.org/wiki/Irasutoya
1•rvrs•24m ago•0 comments

Latour, Anthrax, and Standups

http://www.exampler.com/blog/2007/11/06/latour-3-anthrax-and-standups/
1•squirrel•24m ago•0 comments

Citcon: AI – Helsinki

https://citconf.com/helsinki2026/
1•squirrel•26m ago•0 comments

AI won't make you rich. But fixing bugs in AI slopware will

https://boreal.social/post/ai-wont-make-you-rich-but-fixing-bugs-in-ai-slopware-will
2•birdculture•28m ago•0 comments

Mamba 3 matches Transformer performance at reduced latency

https://venturebeat.com/technology/open-source-mamba-3-arrives-to-surpass-transformer-architectur...
1•ryan_j_naughton•28m ago•0 comments

Bookokrat: Read epub, pdf, and djvu books in the terminal

https://github.com/bugzmanov/bookokrat
1•rahimnathwani•31m ago•0 comments

Multiple departures from the Deno company at once

https://twitter.com/wesbos/status/2034101181908226364
2•ecares•31m ago•0 comments

LLM Exposure for EU Jobs

https://emilesilvis.com/llm-exposure-eu-jobs.html
1•emilesilvis•36m ago•0 comments

Kagi Translate

https://translate.kagi.com/?from=auto&to=Hacker+News+Commenter
2•iNic•36m ago•1 comments

Best Startup Landing Page Examples for 2026

https://no-edit.lovable.app
2•theme-man•38m ago•3 comments

Wander – A tiny, decentralised tool (just 2 files) to explore the small web

https://susam.net/wander/
1•susam•39m ago•1 comments

Peter Thiel's lectures on Antichrist in Rome spark debate

https://www.cnn.com/2026/03/16/europe/peter-thiel-antichrist-lectures-rome-intl
4•doener•40m ago•3 comments

Don't use auto-generated AGENTS.md

https://www.philschmid.de/writing-good-agents
1•jacksgt•40m ago•0 comments

Show HN: OC Maker – character generator with reference images and prompt tools

https://oc-maker.org
1•chooat•40m ago•0 comments