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.

SpaceX to buy Cursor AI parent Anysphere for $60B

https://www.cnbc.com/2026/06/16/-spacex-to-buy-cursor-ai-parent-anysphere-for-60-billion.html
1•furkansahin•2m ago•0 comments

SpaceX Cements $60 Billion Deal to Take Over AI Startup Cursor

https://www.bloomberg.com/news/articles/2026-06-16/spacex-cements-60-billion-deal-to-take-over-ai...
1•flippyhead•3m ago•0 comments

DuckDB Internals: Why Is DuckDB Fast? (Part 1)

https://www.greybeam.ai/blog/duckdb-internals-part-1
1•marklit•3m ago•0 comments

Tlbic: A Time-Limited Basic Income System Designed with AI, v6.1

https://drive.google.com/file/d/1NJA8clb_wkotSnUkBPGZMw8Dywa5caiF/view?usp=drive_link
1•michikawa59•4m ago•0 comments

A Company That Was Nobody: The Case for AI-Agent Corporations

https://sebas.fika.bar/a-company-that-was-nobody-01KTRGPQ9G7T66N98PMY0SN8BT
1•smtx•4m ago•0 comments

Want to get a data center online quickly? Give it some flex

https://www.technologyreview.com/2026/06/16/1138591/data-center-online-quickly-electric-grid-flex/
1•joozio•6m ago•0 comments

The Implementation Trilemma: Substance-Independence Is Incomplete

https://philpapers.org/rec/GIOTIT
1•cgio•11m ago•0 comments

Why is it important for a matrix to be square? (2018)

https://math.stackexchange.com/questions/2811951/why-is-it-important-for-a-matrix-to-be-square
1•downbad_•12m ago•0 comments

Evaluating different LLMs for their security research capabilities

https://zeroquarry.com/research/models-capabilities/
1•eskibars•14m ago•0 comments

Boston University grad students demonstrate flaw in MBTA tap-to-pay system

https://www.nbcboston.com/news/local/it-was-shocking-bu-grad-students-say-theyve-found-a-flaw-in-...
1•ripe•17m ago•0 comments

Show HN: Write SaaS apps where users control where their data is stored

https://linkedrecords.com/
3•WolfOliver•17m ago•0 comments

About ASCII art and Jgs font (2023)

https://velvetyne.fr/news/about-ascii-art-and-jgs-font/
1•Luc•19m ago•0 comments

Stepyard – local YAML pipelines with a Python escape hatch, no server needed

https://github.com/rorlikowski/stepyard
1•rorlikowski•21m ago•0 comments

Celebrating seven years of the Fairphone 3

https://www.fairphone.com/stories/celebrating-seven-years-of-the-fairphone-3
2•ravenical•23m ago•0 comments

Finplan.me – offline expense tracker for Android no accounts or cloud

https://play.google.com/store/apps/details?id=com.finplan.me.finplan.me&hl=en_US
1•ivarlev•25m ago•0 comments

SpaceX to buy Cursor AI coding agent operator Anysphere for $60B

https://www.reuters.com/legal/transactional/spacex-buy-anysphere-60-billion-2026-06-16/
9•itsmarcelg•26m ago•2 comments

Do you tend to follow the rules that suppliers made?

1•carnoxen•27m ago•0 comments

Starlink ends free dish perks ahead of new Standard and Mini kits launch

https://www.notebookcheck.net/Starlink-ends-free-dish-perks-ahead-of-new-Standard-and-Mini-kits-l...
1•ashitlerferad•30m ago•0 comments

Revisiting the Inmos Transputer – Also in the News

https://www.rs-online.com/designspark/revisiting-the-inmos-transputer
1•rbanffy•30m ago•0 comments

Europe Wants Digital Sovereignty. 2,165 Polish Organisations Show the Gap

https://ciphercue.com/blog/polish-cdn-email-traffic-american-companies-2026
4•adulion•33m ago•2 comments

Inmos and the Transputer – Part 1: Parallel Ventures

https://thechipletter.substack.com/p/inmos-and-the-transputer-part-1-parallel
1•rbanffy•35m ago•0 comments

Cyber-Censorship: Web Censorship Cases Rebound in 2025

https://www.statista.com/chart/35957/number-of-online-censorship-cases-worldwide-social-media-blo...
1•bilekas•36m ago•0 comments

Telescope Ranchers

https://kottke.org/26/06/telescope-ranchers
1•bookofjoe•36m ago•0 comments

The Productive Sovereign

https://greggbarbers.substack.com/p/the-productive-sovereign
1•taivare•37m ago•1 comments

x86 Hypervisors and Emulators: Architecture, Features, and Performance

https://deepresearch.ninja/2026/06/x86-Hypervisors-and-Emulators-Architecture-Features-and-Perfor...
1•scrapemaster•38m ago•0 comments

Show HN: Mittr – Webhook delivery on one Postgres (inbound and outbound)

https://mittr.io/
1•stevewanjohi•38m ago•0 comments

Reeks, Wrecks and Robots

https://www.washingtonpost.com/archive/politics/1982/07/21/reeks-wrecks-and-robots/c3b63ac8-a823-...
1•lebek•40m ago•0 comments

Agentic AI PRs sit in the review queue 5.3x longer than unassisted ones

https://blog.codacy.com/ai-breaking-code-review-how-engineering-teams-survive-pr-bottleneck
2•claudiacsf•40m ago•1 comments

The Unofficial and Home Assistant MCP Server

https://github.com/homeassistant-ai/ha-mcp
1•mooreds•41m ago•0 comments

Show HN: Mcpwn – treating MCP servers as the attack surface they are

https://github.com/D0rs4n/mcpwn
2•thedorsan•43m ago•0 comments