
Slack Code Brings AI Coding Agents Into Team Channels
Slack wants coding agents to work where teams already collaborate, with shared reviews and human approval.
Slack Code is a new Slack feature that puts AI coding agents into dedicated project channels, allowing teams to watch, review, redirect, and approve coding work without moving the discussion into a separate tool. Slack announced the feature on August 20, with coding agents including Claude Code, Devin, GitHub Copilot, and Vercel Agent supporting the new channel format.
When a team brings an agent into a Slack conversation, Slack Code can create a project-specific code channel for the task. The channel keeps the team's discussion and the agent's work together, while showing code changes as diffs and providing live previews for web output.
Slack Code Makes AI Coding a Shared Workflow
The main change is visibility. Instead of one developer working privately with an AI coding agent and presenting the result later, teammates can follow the work as it happens. They can leave feedback, pause or redirect an agent, inspect proposed changes, and review the result before it is shipped.
Slack also says higher-risk actions can require human approval. Finished code channels can then be archived, leaving a record of the work and decisions associated with the project.
The approach builds on Slack's broader push to make AI agents part of everyday team conversations. Earlier this year, Anthropic introduced Claude Tag for Slack, giving teams another way to bring Claude into shared conversations. Anthropic Launches Claude Tag, a Shared AI Teammate for Slack provides useful context for how Slack is moving from AI assistants in chats toward agent-based workspaces.
Multiple Coding Agents Can Work Through Slack
Slack Code is designed as a shared channel layer rather than a single coding assistant. The launch includes integrations for Claude Code, Devin, GitHub Copilot, and Vercel Agent, with additional agents expected to support the code channel APIs.
That makes Slack Code relevant to teams that already use different coding tools. GitHub Copilot vs Cursor vs Tabnine: 2026 AI Coding Assistant Guide covers the wider AI coding assistant market and can help put the Slack integrations in context.
Slack Code Is Available Now
Slack says Slack Code is available starting today across Slack plans, with access to the participating coding agents handled through their respective integrations. The feature is aimed at making small software tasks easier to discuss, build, review, and track in the same place where the request started.
For larger engineering work, the new channel format does not replace an IDE, repository workflow, or established code-review process. Its immediate value is putting the agent's work in front of the people who need to provide context and approval.