What jumped out at me isn’t the “Slack has AI now” part. That’s table stakes. It’s the attempt to make the chat room itself the control plane for agent work: one place where the prompt, the plan, the diff, the preview, and the human approval all live together. That feels much more realistic than the usual “just @ the bot in a thread and hope for the best” demo.
I also think Slack is being unusually smart about the messy part people keep glossing over. The article says the agent inherits Slack’s existing permissions and admin settings, and that important actions like pushing to production still need human approval in the channel. Good. That’s the part that determines whether this is a useful workflow or just a fancy way to let a model wander into your repo with too much trust. If that approval step is actually enforced cleanly, this could fit how teams already work. If it’s just ceremonial, then it becomes another surface area for someone to be overconfident.
The multi-agent angle is the more interesting bet. Claude, Devin, GitHub Copilot, Vercel, and soon ChatGPT in the same channel is a very Slack-shaped idea: don’t pick one agent to rule them all, just make the conversation the common layer. I think that’s a better commercial move than trying to win the model war directly. Slack doesn’t need to prove Claude is the best coder or Devin is the best autonomous agent. It just needs to be the place where whatever agent you already pay for can be summoned, supervised, and audited.
That said, I’m a little wary of the “single workspace for everything” pitch once you move beyond code. The article mentions marketing, legal review, onboarding, and so on. That’s where the story gets fuzzier. Code review has diffs, tests, and a fairly crisp notion of done. Legal contract review and onboarding are much messier. Maybe the interface still helps, but I wouldn’t assume the same workflow generalizes cleanly just because it sounds neat in a product blog.
The other detail I’d watch is the “70% of code channels finish from idea to merged PR within a day” claim. Maybe that’s real and impressive. Or maybe it mostly reflects internal use cases that were already small and well-scoped. Without more context, I wouldn’t read too much into that number. It tells me Slack is using the product hard enough to have a story, but not necessarily that it will transform how every team ships.
Still, I’d try this. Not because I expect it to replace IDEs or GitHub, but because it attacks a real coordination problem: getting the right people, the right context, and the right agent into one auditable flow without making everyone chase links across tools. That’s a more convincing vision than “AI writes code for you.” It’s AI as a team member with a paper trail. That, at least, feels like something builders might actually use.