AI coding agents are fast. Knowing what they changed, and why, is the part teams keep tripping over. Slack is trying to fix that with a new feature called Slack Code.
What It Does
Slack Code gives AI coding agents their own dedicated project channels inside Slack. Developers and non-technical teammates can watch the work as it happens, guide the agent mid-task, and review changes before anything ships.
- Mention an agent in Slack and it creates a code channel around the specific task, pulling in relevant teammates automatically.
- Channels surface code changes, planning notes, and live HTML previews.
- When the task finishes, the channel archives itself, leaving a searchable record of what happened and why.

Launch Integrations
At launch, Slack Code connects with Anthropic’s Claude Code, Cognition’s Devin, GitHub Copilot, and Vercel. OpenAI’s ChatGPT integration is listed as coming soon.
Who Can Use It
Slack Code is available across all Slack plans. The catch: users need existing access to whichever AI agent they want to bring into a channel. Agents inherit the user’s existing permissions and admin controls rather than getting unrestricted access. High-stakes changes can still be routed to a human for approval.
Slack also said the feature is designed to include people who don’t write code. In their example, a non-technical employee flags a bug, an agent works the fix, and an engineer reviews the result in the same channel thread.
The Bigger Play
Slack’s interim CEO Rob Seaman told VentureBeat:
“Ideas, taste, judgment, craft — those are the things that are the bottleneck, and you’ve effectively extended the population that can contribute ideas, taste, judgment, and craft to anybody that exists in your Slack.”
Slack also said the same model could eventually extend beyond software to marketing campaigns, legal contract reviews, and IT onboarding. The company is adding an Agents tab, agent DMs, and tools to bring third-party agents into the platform alongside this launch.
The Operator Takeaway
If your team is already running AI coding agents inside scattered terminals and browser tabs, Slack Code is worth a look. The visibility angle is the actual value: catching a bad assumption in a shared channel is cheaper than catching it in production. That said, visible code is not automatically good code. You will still need to review, test, and understand what changed before it ships.
