Slack Launches Slack Code to Host AI Coding Agents in Dedicated Project Channels

Slack has introduced Slack Code, a native environment that shifts AI-assisted software development out of private chat windows and into dedicated, collaborative workspace channels. Available immediately across all Slack subscription tiers, including free accounts, the feature enables engineering and product teams to summon autonomous coding agents directly into project-scoped spaces where teammates can monitor implementation progress, inspect code diffs, review live web previews, and control pro

2 min
Slack Launches Slack Code to Host AI Coding Agents in Dedicated Project Channels

Slack has introduced Slack Code, a native environment that shifts AI-assisted software development out of private chat windows and into dedicated, collaborative workspace channels. Available immediately across all Slack subscription tiers, including free accounts, the feature enables engineering and product teams to summon autonomous coding agents directly into project-scoped spaces where teammates can monitor implementation progress, inspect code diffs, review live web previews, and control production approvals.

The launch formalizes the interaction model between human developers and artificial intelligence agents, treating model runtimes as participatory team members rather than siloed command-line utilities.

Slack Code interactive workflow and agent orchestration

Ephemeral Project Channels and Human Control Gates

Under the Slack Code architecture, users trigger a coding agent by tagging an integrated model—such as Anthropic's Claude Code, Cognition's Devin, Vercel Agent, or GitHub Copilot—within an existing thread or channel. The agent initiates an isolated project channel designated specifically for the task, whether addressing a bug ticket, drafting a UI component, or refactoring an endpoint.

Within these dedicated channels, Slack provides specialized tool tabs tailored for developer collaboration:

  • Real-time diff auditing: Teammates can inspect file-by-file modifications as the agent writes code.
  • Live artifact rendering: Interactive previews allow teams to render HTML, CSS, and frontend outputs directly within the client interface.
  • Collaborative prompt steering: Multiple engineers can submit clarifications, feedback, and constraints that the model incorporates in subsequent iterations.
  • Mandatory approval checkpoints: Code cannot merge or deploy without explicit human sign-off from an authorized channel participant.
  • Automated lifecycle management: Once a task is completed and verified, the channel automatically archives itself while preserving an immutable audit log detailing every prompt, diff, and approval.

Platform Infrastructure and MCP Integration

The debut of Slack Code represents the operational culmination of Salesforce and Slack's multi-phase agent infrastructure buildout. In late 2025, Anthropic introduced a preliminary research integration enabling Claude Code to ingest Slack threads for context. That development was followed in early 2026 by the launch of Slack's Model Context Protocol (MCP) server and Real-Time Search API, which established permissioned boundaries for external agents querying workspace data.

With the recent general availability of the Slackbot MCP Client under Salesforce's Headless 360 platform, third-party agents can bidirectionally interface with connected enterprise systems, including Atlassian, GitHub, Box, and Notion. By anchoring the agent runtime to standard channel primitives rather than standalone web dashboards, Slack aims to centralize developer workflows where organizational communication already transpires.

Sources

Written by

More to read

  • Embedding Model Migration in Production: Dual-Indexing, Vector Adapters, and Zero-Downtime Re-Indexing Architectures

    Upgrading embedding models in production retrieval-augmented generation (RAG) and semantic search platforms is often mischaracterized as a routine model bump. When engineering teams replace a legacy embedding model such as OpenAI text-embedding-ada-002 or BAAI bge-large with a modern successor like text-embedding-3-large or Cohere embed-v3, the underlying mathematical coordinate space changes entirely. Because dense vectors generated by distinct neural networks live on incompatible manifolds, v

    1 min
  • Apple Cuts 200 Jobs Across Siri and Vision Pro Teams in AI Realignment

    Apple has eliminated approximately 200 roles across its Siri voice assistant organization and the Vision Products Group, according to reporting from Bloomberg and AppleInsider. The personnel reductions reflect an internal reallocation of engineering resources as Apple shifts from legacy voice parsing architectures to foundation model pipelines and redirects hardware focus toward lightweight AI-enabled wearable devices. The workforce reductions impact roughly 100 employees in the Vision Products

    1 min
  • US Public Opposition to Local AI Data Centers Surges to 75%, Heatmap Survey Finds

    Public opposition to local data center construction in the United States has accelerated sharply over the past twelve months, according to a survey conducted by Heatmap News and Embold Research. The nationwide survey found that 75 percent of American adults now oppose the development of a data center facility near their community, with 61 percent reporting they are strongly opposed. The shift marks a substantial reversal from August 2025, when public sentiment was evenly divided at 43 percent i

    1 min