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

How to Set Up Work and Personal Git Profiles

https://alex000kim.com/posts/2025-07-25-git-profiles/
1•teleforce•2m ago•0 comments

Slightly safer vibecoding by adopting old hacker habits

http://addxorrol.blogspot.com/2026/03/slightly-safer-vibecoding-by-adopting.html
1•transpute•8m ago•0 comments

Help on Posts

1•kvntrnz•12m ago•2 comments

Neoen to Build France's Largest Battery Amid Strained Power Grid

https://www.bloomberg.com/news/articles/2026-04-02/neoen-to-build-france-s-largest-battery-amid-s...
1•toomuchtodo•12m ago•1 comments

Artemis II commander enters tablet PIN on launch livestream

https://nypost.com/2026/04/02/us-news/artemis-ii-commander-enters-tablet-pin-on-launch-livestream...
1•wslh•15m ago•1 comments

Pinterest and Shopmy for AI-powered fashion shopping

https://faishion.ai
1•lucashe•19m ago•0 comments

All the Worst People Seem to Want to Be 'High Agency'

https://www.nytimes.com/2026/04/01/opinion/high-agency-silicon-valley.html
1•bonefishgrill•20m ago•0 comments

Pay to PrAI: Insert Coin to Try Again Podcast

https://www.macrovoices.com/1511-macrovoices-526-matt-barrie-pay-to-prai
1•mattbarrie•23m ago•1 comments

Making TinyLLM Go Brrrrr

https://vinayak.purelydysfunctional.com/blog/KVCache
2•murd3rbot•30m ago•0 comments

Paul Graham, Founder Y Combinator [video]

https://www.youtube.com/watch?v=2Q2uh1BlqKA
2•guiambros•32m ago•0 comments

Timeline of Microsoft's SmartNIC Tech (Azure Boost)

https://glennklockwood.com/garden/Azure-SmartNIC
2•WarOnPrivacy•33m ago•0 comments

Mars Terraforming Research Roadmap

https://arxiv.org/abs/2604.02242
2•edwinkite•34m ago•1 comments

5-Minute Crafts Has a Cybercrime Problem [video]

https://www.youtube.com/watch?v=ucRTW4rgrbU
1•exec01•35m ago•0 comments

Nvidia IGX Thor powers industrial, medical and robotics edge AI applications

https://developer.nvidia.com/blog/nvidia-igx-thor-powers-industrial-medical-and-robotics-edge-ai-...
1•teleforce•37m ago•0 comments

Show HN: Composer – AI architect / MCP for software architecture diagrams

https://www.usecomposer.com/
3•olivergrabner•37m ago•0 comments

The Catholic Priest Who Helped Write Anthropic's A.I. Ethics Code

https://observer.com/2026/03/the-catholic-priest-who-helped-write-anthropics-ai-ethics-code/
3•Geekette•39m ago•0 comments

I simulated a 19th-century utopian commune with AI agents

https://github.com/menggg22/utopia
3•menggg•41m ago•2 comments

Why OpenAI Decided to Buy 'TBPN,' Tech's Hottest News Show

https://www.wsj.com/tech/openai-technology-business-programming-network-b681ef6b
2•mudil•43m ago•0 comments

Referi – A trusted network for job referrals

https://www.referi.net
1•onlinemelvin•46m ago•0 comments

Show HN: LM Gate – Auth and access-control gateway for self-hosted LLM back ends

https://github.com/hkdb/lmgate
1•hkdb•48m ago•0 comments

Show HN: Claudebar, the missing interactive menu bar for Claude Code

https://github.com/LabLeaks/claudebar
1•didgeoridoo•50m ago•0 comments

Open-source runtime security toolkit for autonomous AI agents covering OWASP Top

https://opensource.microsoft.com/blog/2026/04/02/introducing-the-agent-governance-toolkit-open-so...
1•mosiddi•1h ago•0 comments

AutoGameStudio – Autoresearch for Game Development

https://autogamestudio.ai/games
2•Optl•1h ago•0 comments

NanoClaw's architecture is a masterclass in doing less

https://jonno.nz/posts/nanoclaw-architecture-masterclass-in-doing-less/
3•jonnonz•1h ago•0 comments

Convex for Enterprise

https://news.convex.dev/enterprise-launch/
1•handfuloflight•1h ago•0 comments

git-leash - time focused controls for Git

https://github.com/SiteRelEnby/git-leash
2•shakna•1h ago•0 comments

FP: Agent Native Issue Tracking

https://fp.dev/
1•handfuloflight•1h ago•0 comments

UpMocker: Browser-based mockups for chats and posts

https://upmocker.com/
1•CaptainJack_X•1h ago•0 comments

Show HN: Wordie – Spaced repetition vocab app built around sentences not quizzes

https://www.gowordie.com
2•tailaiw•1h ago•0 comments

Hex editor should color-code bytes

https://simonomi.dev/blog/color-code-your-bytes/
2•birdculture•1h ago•1 comments