logoalt Hacker News

SmashDanlast Tuesday at 10:57 PM9 repliesview on HN

I'm not in the tech industry. Could someone explain why there are so many new coding agents, and why they're commonly upvoted on HackerNews? It seems like there's a new one in the top 10 every other day.


Replies

odo1242last Tuesday at 11:26 PM

It's basically just a relatively simple to create piece of software that's important to get right (since you use it so much), can be made by many different design philosophies (maximal vs. minimal, customizability, etc.), and has very few good standards around it as of yet.

chrysopracelast Tuesday at 11:09 PM

Hacker news generally follows trends, and this is the current trend.

The discussion around coding agents nowadays is steering towards harnesses (which is probably a better description of what this is). "Agent" here is doing a lot of heavy lifting and has become a bit of a catch-all term to describe a model + harness + tooling + prompt + some other things that I've probably not thought about. The harness is a part that's being explored more as many believe it's where we can get some better performance out of the models.

This one in particular is from Vercel who provide a service to use models, so they have a vested interest in providing a harness.

a2ff6eeb0last Tuesday at 11:13 PM

Because we're actively exploring the best way to remove any need to deal with code, and make it so that you don't need any real talent to make a computer do things for anyone.

We haven't quite hit on the right formula yet, but people are very excited by the possibility.

roywigginslast Tuesday at 11:15 PM

It's a brand new type of software. Nobody knows what the best way to do it is so a lot of people are trying stuff out, and a lot of people are interested in new ideas.

zerotolerancelast Tuesday at 11:25 PM

Because they're valueless and trivial to produce, but trends are gonna trend.

ricardobeatlast Tuesday at 11:37 PM

It's a delicate mix of providing good system prompts, tools, workflows for agents, extensibility etc. I've used several and have yet to find the one that fits exactly how I want to work.

selcukalast Tuesday at 11:38 PM

Another cause of coding harness inflation is that every model provider release their own coding agent, optimised for their models.

rvzlast Tuesday at 11:19 PM

> Why there are so many new coding agents, and why they're commonly upvoted on HackerNews? It seems like there's a new one in the top 10 every other day.

It is widely known that upvote rings happen on this site.

show 1 reply