Sponsored by

AI Spotlight — Slack Brings AI Coding Agents Into Shared Team Channels (Part 1)
AI SPOTLIGHT

Slack Turns Coding Into a Team Sport

Slack Code pulls AI coding agents out of private terminals and into shared channels where your whole team can watch, steer, and approve the work.

📖 6 minute read
Team collaborating around laptops reviewing code together

Welcome Back,

For most teams, working with an AI coding agent still looks like one developer, one terminal, one private tab. The agent writes, the developer checks the diff, and everyone else finds out what shipped only after it's already live.

Slack wants to change that. On August 20, 2026, Salesforce's Slack unveiled Slack Code, a feature that brings software development out of private tabs and into the open, so teams and their agents can plan, write, and review together, according to Slack's own announcement.

Today we look at what a "code channel" actually is, how the workflow plays out from mention to ship, which AI agents are plugged in at launch, and why Salesforce is betting that building software shouldn't be a solo activity anymore.

📌 In Today's AI Spotlight

  • What Slack Code is and how a "code channel" comes to life.
  • The four tabs where agents publish plans, diffs, and previews.
  • Which AI coding agents are live at launch, and which is coming soon.
  • Why Salesforce is calling this the "multiplayer" era of AI coding.
  • Our AI Spotlight take on whether this changes how non-engineers touch code.

💻 What Exactly Is Slack Code

Slack Code centers on a new kind of space called a code channel. Mention a coding agent on a complex project inside any conversation, and one spins up a dedicated channel around that specific task, pulling in anyone on the team, not just the person who kicked it off, according to Slack.

The channel then shapes itself around the work. Depending on the task, the agent builds out a code diff, a planning document, or a live HTML preview, so the format follows what the project actually needs rather than forcing everything into a single thread, per Slack's developer changelog.

Context carries forward automatically. A channel is created from an existing conversation, so agents and collaborators inherit whatever was already discussed instead of starting from a blank slate, as described in the same changelog.

Code channels bring software development out of private tabs, so teams and agents can write, review, and ship code together, in the open.

When the task wraps up, the channel archives itself automatically but stays searchable, functioning like an audit log the team can revisit later, according to Slack's product page.

Developer reviewing code changes on a laptop screen

Code channels are scoped to a single task, so the work stays contained instead of sprawling across a team's main channels.

🔍 How the Workflow Plays Out

The trigger is simple: someone has a bug report, a feature request, or a one-off task, like "update the pricing page copy" or "fix the null pointer in the checkout flow," and mentions a supported agent directly in a channel, thread, or DM, according to RejoiceHub.

From there, the agent creates a project-specific channel scoped to that task and pulls in relevant teammates, inheriting context from the triggering conversation so nobody has to re-explain the problem, per the same report.

Inside the session, work is split across dedicated tabs so nothing gets buried: a Conversation tab for the running back-and-forth, a Plan tab with an auto-generated task breakdown, a Code diffs tab showing old lines struck through beside new ones, and a Live preview tab running the actual HTML output, according to Eigent AI.

💡 AI Spotlight Take

The interesting shift isn't the agent itself, it's the audience. Slack Code assumes a PM or designer might want to watch a bug get fixed in real time, not just read a changelog after the fact.

That structure means the same review engineers already trust, line-by-line diffs, is now open to the whole channel. Teammates can join, review work, add context, and help make decisions, all while collaborating in the same session with the same artifacts, according to Slack.

How AI-Era Pricing Is Reshaping Finance Operations

Usage-based and hybrid pricing models are changing how B2B companies generate revenue — and creating new headaches for the finance teams behind them.

Tabs co-founder Rebecca Schwartz and PwC Partner Amit Dhir sat down to unpack exactly what that means in practice: how pricing model decisions ripple into revenue recognition, forecasting, and financial ops — and what it takes to scale without piling on manual work.

Watch the on-demand recording to get practical frameworks, real-world examples, and a clear path to operationalizing usage-based revenue — including a forward-looking take on how AI will reshape financial workflows. If your team is navigating pricing complexity heading into the back half of the year, this is worth an hour.

AI Spotlight — Slack Brings AI Coding Agents Into Shared Team Channels (Part 2)

🛠 The Founding Partner Agents

Slack Code launched connected to a set of founding-partner agents rather than a single in-house model. At launch it works with Anthropic's Claude, Cognition's Devin, GitHub Copilot, and Vercel's agent, with OpenAI's ChatGPT expected to follow soon, according to Slack's announcement.

Access to each partner agent has to be arranged separately. Slack provides the shared, collaborative layer where the work happens, not the underlying coding models themselves, per Dataconomy.

Slack Code By the Numbers

4+

founding-partner agents live at launch, including Claude, Devin, and Copilot

 

4 tabs

split view for conversation, plan, diffs, and live preview

 

Any plan

Slack Code is available on any Slack plan from day one

Team members looking at a shared screen with code and charts

Slack supplies the shared workspace; teams still need their own access to each partner agent to put it to use.

⚖️ Approval Gates and Audit Trails

Giving an AI agent write access to a codebase inside a chat app raises an obvious question: who signs off before anything actually ships? Slack's answer is a human approval step built into the workflow itself, according to Enterprise DNA.

For high-stakes steps like pushing to production, the workflow requires human approval before proceeding, and audit logs keep a record of every action the agent took, per the same report. When a project wraps up, the code channel can be automatically archived while that record stays searchable.

Code channels are inherently multiplayer and accessible to everyone, bringing developers, PMs, designers, and non-technical teammates into the same shared workspace as the agent.

That framing, taken from Salesforce's own announcement, is the real pitch: building software from idea to shipped product no longer has to be an engineering-only activity.

🧠 Why This Is a Bigger Bet Than It Looks

Most AI coding tools today live inside an IDE or a terminal, tools built for one person at a time. Slack Code instead treats the chat app your whole company already lives in as the coding environment, which is a genuinely different starting point.

What Sets Slack Code Apart

⚠️  Most agent coding tools are solo IDE or terminal experiences, Slack Code is built for the whole team to watch
⚠️  Code channels spin up automatically from a mention, no separate tool or repo setup required
⚠️  It plugs into multiple agents, Claude, Devin, Copilot, and soon ChatGPT, instead of locking teams into one model
⚠️  Non-engineers, PMs, and designers can review and approve without ever opening a code editor

Reworked summed up the shift plainly: Slack Code lets teams and AI coding agents write, review, and ship software together inside shared channels, without specialized tools or leaving the app, according to Reworked.

Small team meeting around a laptop discussing a project

The bigger question is whether teams actually want their coding work reviewed by people outside engineering.

💬 Quote of the Week

Code channels are the first space in Slack that's built specifically for people to collaborate with agents on software development, together.

💡 Final Thoughts

Slack Code isn't trying to replace Claude Code, Devin, or Copilot, it's trying to become the room where they all get supervised. That's a narrower bet than building a better coding model, but arguably a smarter one for a company that already owns where teams talk.

Whether code channels become the default way teams ship with AI, or stay a nice-to-have for cross-functional projects, will depend on how well engineers trust an approval flow that isn't entirely their own.

Would you want your PM reviewing a code diff before it ships? Hit reply, we read every response.

🔗 Sources and Further Reading

Slack: Slack Code, Where Your Team and Agents Build Together
Slack Developer Docs: Announcing Slack Code
Salesforce: Introducing Slack Code, Agentic Coding for Teams
Reworked: Slack Code Puts AI Coding Agents in Shared Channels
Dataconomy: Slack Launches Code for AI Coding Collaboration
Enterprise DNA: Slack Code Brings AI Coding Agents Into Team Channels

❤️ Enjoying AI Spotlight?

If today's edition helped you think differently about where AI shows up in your team's workflow, consider sharing it with a colleague, founder, or friend interested in technology.

Share AI Spotlight →

Thanks for reading AI Spotlight.

Our mission is simple: deliver clear, trustworthy, and actionable AI insights that help professionals stay ahead without the hype.