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.

JSON Documents Performance, Storage and Search: MongoDB vs. PostgreSQL

https://binaryigor.com/json-documents-mongodb-vs-postgresql.html
1•BinaryIgor•1m ago•0 comments

Microslop Manifesto

http://microslop.com/
1•gostsamo•1m ago•0 comments

Show HN: Homebutler – Manage multiple servers from chat, single binary

https://github.com/Higangssh/homebutler
1•swq115•2m ago•0 comments

Open source registries don't have enough money to implement basic security

https://www.theregister.com/2026/02/16/open_source_registries_fund_security/
1•bmitch3020•3m ago•0 comments

Figaro: Control fleets of Claude Code and Computer Use agents remotely

https://github.com/byt3bl33d3r/figaro
1•byt3bl33d3r•3m ago•0 comments

Show HN: Crmux – A Vim-like TUI to manage multiple Claude Code sessions in tmux

1•maedanao•4m ago•0 comments

Gitzy is now on TestFlight A modern, native iOS Git client

https://testflight.apple.com/join/SB16NCfr
1•marc0janssen•5m ago•1 comments

Got suspended while using headless mode with custom system prompt

https://github.com/google-gemini/gemini-cli/issues/20813
1•gck1•5m ago•0 comments

How to vibe-code a real product in 5 hours

https://www.theaithinker.com/p/how-to-vibe-code-a-real-web-app-in
2•faikadam•7m ago•0 comments

AWS outage in the Middle East: Data center "hit by objects"

https://www.heise.de/en/news/AWS-outage-in-the-Middle-East-Data-center-hit-by-objects-11194454.html
1•tosh•9m ago•0 comments

Show HN: Vibma – let agents create professional design system in Figma, directly

https://github.com/ufira-ai/Vibma
2•ufira•9m ago•1 comments

Sneak peek at the redesigned Stack Overflow

https://stackoverflow.blog/2026/02/25/your-sneak-peek-at-the-redesigned-stack-overflow/
1•jnord•9m ago•0 comments

AMD Am386 released March 2, 1991

https://dfarq.homeip.net/amd-am386-released-march-2-1991/
2•jnord•10m ago•0 comments

Show HN: A visual sitemap tool to see your website structure in seconds

4•epic_ai•10m ago•2 comments

Free Dev Playgrounds

https://labex.io/playgrounds
1•huhuhang•13m ago•0 comments

Three Modes of Cognition

https://kk.org/thetechnium/three-modes-of-cognition/
1•herbertl•14m ago•0 comments

The Looming AI Clownpocalypse

https://honnibal.dev/blog/clownpocalypse
2•birdculture•14m ago•0 comments

Show HN: EasyClaw – One-click installer for OpenClaw AI agent

https://github.com/ybgwon96/easyclaw
1•Singularity26•14m ago•1 comments

Show HN: REP – build-once, with secure runtime env variables for front end apps

https://rep-protocol.dev/
1•olamide226•19m ago•0 comments

Qwen 3.5: 9B, 4B, 2B, 0.8B

https://huggingface.co/collections/Qwen/qwen35
1•tosh•23m ago•0 comments

Deflationary spiral if AI sparks unemployment and only benefits a small elite

https://www.businessinsider.com/ai-layoffs-deflation-us-economy-job-market-outlook-citi-2026-2
4•robtherobber•24m ago•0 comments

Anthropic and Alignment (Ben Thompson)

https://stratechery.com/2026/anthropic-and-alignment/
1•toomanybits•24m ago•0 comments

UK launches consultation asking for views on under-16s social media ban

https://www.bbc.com/news/articles/cvg3vjkx9d7o
4•breve•25m ago•0 comments

Tipping points and ecosystem collapse are the real geopolitical risk

https://news.mongabay.com/2026/02/tipping-points-and-ecosystem-collapse-are-the-real-geopolitical...
1•PaulHoule•25m ago•0 comments

Memgraph Production Telemetry Stack with AWS, ClickHouse, and Grafana

https://memgraph.com/blog/memgraph-production-telemetry-stack-aws-clickhouse-grafana
2•taubek•26m ago•0 comments

Apt Graph Colouring

https://github.com/RyanGibb/apt-graph-colouring
1•ryangibb•27m ago•0 comments

Global emissions from digital technologies were largely obscured

https://www.nature.com/articles/s44458-025-00022-6
3•doener•30m ago•0 comments

Show HN: AgentKeeper – cognitive persistence layer for AI agents

1•thinklanceai•30m ago•0 comments

FX (of Phenoelit) has passed away

https://defcon.social/@thedarktangent/116157827849844661
3•eqvinox•30m ago•1 comments

Show HN: RippleMessenger – A Blockchain-Based Messenger

https://github.com/ripplemessenger/RippleMessengerClient
1•ripplemessenger•31m ago•0 comments