frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Snile

https://big.com/
1•andytratt•1m ago•0 comments

The Cartesian Hand: In-Hand Manipulation with All-Linear Fingers

https://generalroboticslab.com/cartesian_handv1
1•AareyBaba•2m ago•0 comments

OpenAI pauses RL due to model escaping sandbox

https://twitter.com/tomekkorbak/status/2103673419888013649
1•jumploops•6m ago•1 comments

Show HN: Gutcheck, grep for meaning with a local CPU model

https://github.com/sfmqrb/gutcheck
1•sfmqrb•8m ago•0 comments

Category Theory Explained for Haskell Programmers [video]

https://www.youtube.com/watch?v=Xr1gcdb_IvA
1•frenchie_sans•8m ago•0 comments

An LLM Beat NetHack

https://kenforthewin.github.io/blog/posts/llm-nethack-ascension/
1•EvgeniyZh•11m ago•0 comments

Stanford student was erased after university photo change sparks AI controversy

https://www.cleveland.com/news/2026/09/stanford-student-says-he-was-erased-after-university-photo...
1•grugagag•11m ago•0 comments

Scale of Conductor Usage at Netflix

https://netflixtechblog.medium.com/netflix-conductor-the-next-chapter-41ad21067649
2•nfkuler•16m ago•0 comments

OpenAI works to understand scope of agent activity as user data leak emerges

https://www.reuters.com/world/openai-works-understand-full-scope-agent-activity-user-data-leak-em...
2•grugagag•19m ago•0 comments

Show HN: Jevcut – an auto-clipper where code picks the cut points, not the model

https://github.com/VBS2004/jevcut
1•VBS2004•19m ago•0 comments

Show HN: ZenMode OS, Open-source launcher: stay under your limit, save in gold

https://zenmodeos.com/story/index.html
2•kr07_work•30m ago•0 comments

Show HN: I built my parents a credit card chooser with Jev

https://points.chengeric.com/
1•eh8•31m ago•0 comments

Was this award-winning book written by AI?

https://www.cbc.ca/news/canada/montreal/thelyson-orelien-ai-scandal-9.7355167
3•olalonde•42m ago•1 comments

BookmarkFS – mount browser bookmarks as a FUSE filesystem

https://www.nongnu.org/bookmarkfs/
2•Curiositry•42m ago•0 comments

RFC 9449 – OAuth 2.0 Demonstrating Proof of Possession (DPoP)

https://www.rfc-editor.org/info/rfc9449/
1•locknitpicker•43m ago•0 comments

Getting Deeper into Local Inference

https://octet-stream.net/b/scb/2026-09-26-getting-deeper-into-local-inference.html
1•thombles•45m ago•0 comments

The man who has been walking home since 1998

https://giftarticle.ft.com/giftarticle/actions/redeem/97810545-3a8c-4b25-8800-804d14abd492
1•kareemm•46m ago•0 comments

Evolving programming languages in the AI era

https://twitter.com/josevalim/status/2103133294317445290
3•ksec•1h ago•0 comments

A single function Jev-like wrapper for LLMs, including vision models

http://allanrbo.blogspot.com/2026/09/a-jev-like-wrapper-for-llms-including.html
11•allanrbo•1h ago•0 comments

Is this the best condom? [video]

https://www.youtube.com/watch?v=IuksJ-lsg8g
1•thelastgallon•1h ago•1 comments

An agent used DNS to reach an external chatbot

https://alignment.openai.com/misalignment-reports/an-agent-used-dns-to-reach-an-external-chatbot/
3•apsec112•1h ago•1 comments

MiMo-V3 is getting a new architecture. HySparse2

https://twitter.com/_LuoFuli/status/2102766365190901957
1•ksec•1h ago•0 comments

Pencils Down, Notation Up

https://intertwingly.net/blog/2026/09/25/Pencils-Down-Notation-Up.html
6•ghuntley•1h ago•0 comments

Music for 18 Bouncy Balls

https://ianbutterworth.github.io/18-bouncy-balls/
1•shmeano•1h ago•0 comments

Why The Ambidextrous Universe is a masterpiece of science writing

https://www.newscientist.com/article/2589442-why-the-ambidextrous-universe-is-a-masterpiece-of-sc...
1•the-mitr•1h ago•0 comments

Show HN: HN roasted my email signatures, so I rebuilt the editor

https://esigna.app
1•rodgetech•1h ago•0 comments

Ask HN: ML-Based Tool Feedback

1•asrivastava1125•1h ago•0 comments

A Type Stronger Than the Sum of Its Components

https://www.schneems.com/2026/09/24/a-type-stronger-than-the-sum-of-its-components/
1•dhruv3006•1h ago•0 comments

The Arena

https://thearena.rip
1•DynamicCreation•1h ago•0 comments

Dobium: $0 commission prediction exchange

https://dobium.com/waitlist
1•nrb23•1h ago•1 comments
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.