Live data from Hacker News

Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes

news.ycombinator.com

41–50 of 183 posts

Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes

#41

> Email is an optimal interface for long-running agents. Long-running agents are themselves not optimal though. There are a ton of these coordination layers for long running agents now but they don't make any sense under other paradigms

Hmm why do you say that? Would love to hear your thoughts

Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes

#43

How do you think this will help with identity verification in the future?

Email is already the internet’s identity layer. By giving agents their own inbox they don't need to borrow human identity rather act as first class actors on their own.

It lets agents plug into the same trust systems the web already uses! And this opens the door to new ways agents can do work and build credibility on the internet.

Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes

#44
post #3

"Application error: a client-side exception has occurred while loading www.agentmail.to (see the browser console for more information)." > Looks at developer console... - "Failed to create WebGL context: WebGL is currently disabled." Dafuq does an email website need WebGL for? - "Cookie “dmn_chk_xxxxxxxx-yyyy-dead-beef-123456789ABC” has been rejected for invalid domain." Let me guess...vibe-coded?

Love getting downvoted for mentioning that the website doesn't properly load and reeks of vibe coding :D If that's the quality y'all can live with and accept, no wonder the web turned to shit.

trvth

Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes

#45

How does this differentiate from a solution like AWS SES? (Which I assume AI Agents would be quite adept at using to send email) I understand the differentiator vs GMail, but API-based scripted email access isn’t new.

Because we built the same inbox infrastructure as Gmail. Inboxes have threads, threads have messages, messages have attachments. You can search, label, filter, reply, forward. None of this comes out of the box with SES.

I didn't get it until you said this

Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes

#46
post #30

> Agents that source quotes, negotiate prices, and get the best deals. Didn't Alexa fail miserably with the "have AI buy something for me" theory? There is a significant mental in allowing someone else make purchase decisions on my behalf: - With a human, there is accountability. - With deterministic software, there is reproducibility. With an agent, you get neither. FWIW - I am not anti-LLM. I work with them and bui…

This refers to B2B use cases that are live in production. Finding, contacting, and negotiating with vendors is a tedious process in many industries. In the time a human reaches out to 10 vendors, an agent reaches out to 100 or 1000. So it finds deals that a human would not have.

But if you hire ten or 100 real humans you have accountability and the same number of contacts per day?

Are logistics companies really that poor so they cannot afford to pay workers wages?

Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes

#47
post #30

> Agents that source quotes, negotiate prices, and get the best deals. Didn't Alexa fail miserably with the "have AI buy something for me" theory? There is a significant mental in allowing someone else make purchase decisions on my behalf: - With a human, there is accountability. - With deterministic software, there is reproducibility. With an agent, you get neither. FWIW - I am not anti-LLM. I work with them and bui…

We are using AgentMail for sourcing quotes here at scale with various top shippers. It’s not about letting the agent act in fully deterministic ways, it’s about setting up the right guardrails. The agents can now do most of the job, but when there’s low confidence on their output, we have human in the loop systems to act fast. At least in competitive industries like logistics, if you don’t leverage these types of wor…

Okay that makes sense.

Do you see more pushback in specific industries? I did some quote/purchasing automation work in food mfg a decade ago, and those guys were super difficult to work with. Very opaque, guarded, old-school industry.

Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes

#48

Earlier quoted context omitted.

Nice seems like we are building towards a similar vision. Would love to collaborate!

Sure, bud. Cut me in on your 500K! My Show from 14 days ago: https://news.ycombinator.com/item?id=46629191 - hmm, why didn't it get into YC?

Just trying to provide you some helpful feedback. This reply comes off pretty rude, bitter, and immature. Probably not the look you want if you're trying to get funding.

Re: Launch HN: AgentMail (YC S25) – An API that gives agents their own email inboxes

#49
I'm concerned that this fits in "using today's innovation to solve outdated paradigms".

Google has A2A: An Agent-to-Agent Protocol. SaaS is plumetting in value.

Arbitrary semantics made sense when communications were human-dominated.

If agents dominate these fields, why wouldn't they simply set their own protocols and methods to communicate both text, binary, and agreed data structures?

There's an assumption that email is somehow the best channel, when you've found yourself that the most popular, functional interfaces don't align with your expectations.

Then, ultimately I have a single agent that can sit in numerous communication platforms, such as email

Post reply on HN