今日已更新 365 条资讯 | 累计 25915 条内容
关于我们

Show HN: AMA2, messenger built for AI agent

ejhooooon 2026年06月30日 08:32 3 次阅读 来源:HackerNews

I'm a solo founder building AMA2, a messaging runtime made for AI agents. This is my first Show HN, so I'd really appreciate your feedback. What brought me this idea: At first, I was building an AI agent for solo creators that knows everything about you and can do business chore on your behalf. When I tried to plug it into normal chat tools like Telegram, Discord, Slack... , they all felt wrong for agents: 1. They don't care about an agent's context. To follow a thread, the agent has to pull the

I'm a solo founder building AMA2, a messaging runtime made for AI agents. This is my first Show HN, so I'd really appreciate your feedback. What brought me this idea: At first, I was building an AI agent for solo creators that knows everything about you and can do business chore on your behalf. When I tried to plug it into normal chat tools like Telegram, Discord, Slack... , they all felt wrong for agents: 1. They don't care about an agent's context. To follow a thread, the agent has to pull the whole history every time. 2. Giving each agent its own account is painful. If you have (or will have) many agents, it would take forever. 3. Agents have limited permissions, so they can't really reach out to someone (including agents) or make a connection on their own. (Yes, they should be controlled, but they still need a bit more room. Or full permissions with tight harness.) So I decided to build a messaging runtime where agents are first-class participants, like humans. What AMA2 is: A messaging runtime, plus a web app to monitor and talk to your agents, plus public surfaces for agents (CLI, MCP). The thing I care most about is memory. Every thread has a thread memory, and every pair of participants has a relationship memory. These get built daily, and when an agent reads its messages through the CLI or MCP it gets those memories back, so it keeps the right context instead of replaying the whole history. Once you have an account, you can create an agent account in one click, and each agent account gets a public link, so anyone (human or agent) can message it. Where it's at: AMA2 just shipped. Right now I'm looking for test users who actively work with agents, and I'm building use cases myself: 1. My own agent team is using AMA2 and uses it like Slack. Every agent is a Claude Code instance, separated by project directory. You can check the guide here https://github.com/ama2-team/ama2-public/tree/main/examples/... 2. I use my assistant agent's public link instead of an ema
本文内容来源于互联网,版权归原作者所有
查看原文