Live data from Hacker News

Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting

runtimewire.com

1–10 of 383 posts

Re: Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting

#3
Now when I see new software projects I just think of how much of them are made with agents and the unreliability/easy abandonment that comes with it. Ten years ago this product would have been of a known quality. Not saying anything about buzz specifically.

Re: Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting

#4
[I work for Slack, opinions very much my own]

Having agents see everything you and your colleagues see is cool.

The challenge comes when you want to make certain things private to certain people. In that world you don’t want multiplayer agents leaking data, so you end up having to write and maintain complex rulesets about what specific resources agents have access to.

Single-player agents, on the other hand, are much more straightforward — they act on a single user’s behalf, and then the challenge is ensuring the single-player agent cannot exfiltrate private data into a shared space unless the user specifically permits it.

Re: Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting

#7

Now when I see new software projects I just think of how much of them are made with agents and the unreliability/easy abandonment that comes with it. Ten years ago this product would have been of a known quality. Not saying anything about buzz specifically.

I think it depends on the team behind it, the models being used for the building, testing and verification.

Re: Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting

#9
Slack exists largely because IRC was insufficient. It didn't natively support channel history, search, etc.

For AI agents to flourish, Slack has to either truly open its network with a protocol or eventually be replaced.

I'd like to see Slack embrace an AT protocol-based chat system, which then apps like Buzz could implement. Then users could log in with domain handles like @yourname.com, and agents could use handles like @agent1.yourname.com, all under their complete control.

Post reply on HN