
salesforce.com
August 20, 2026
10 min read
44/100
Summary
Salesforce has introduced Slack Code, a Slack feature that creates dedicated code channels for teams and AI coding agents to plan, write, review and ship software together. A user can tag an agent for tasks such as fixing a bug, updating a webpage or building a feature; the agent creates a code channel where participants can view its conversation, inspect code diffs and live previews, provide feedback, and approve work before deployment. Completed channels archive automatically while remaining searchable. Slack Code initially supports agents from founding partners Anthropic, Cognition, GitHub, OpenAI’s ChatGPT and Vercel. The feature is available on any Slack plan, although customers need access to each partner’s agent. Slack says the agents inherit its existing security model, permissions and administrative controls, while production changes require expert sign-off in the channel. Slack plans to open the code-channel APIs to the wider developer community so custom agents, including non-engineering agents for work such as marketing campaigns or legal document review, can participate. Slack also added labeled agent direct messages, titled threads, an Agents tab for managing agent sessions and statuses, and an Add to Slack setup flow for agents from services including Lovable, n8n, LangChain and Vercel. Slack says this flow automates OAuth, manifest setup and environment configuration.
Key Takeaways
What the discussion said
The thread treated Slack Code less as a breakthrough than as another vendor racing to claim the agentic-coding control plane. Many commenters are already using models to draft features, generate tests, review changes, and handle repetitive CRUD work; for that audience, putting an agent where product, operations, and engineering already talk is not irrational. They see a real opening for non-engineers to prototype, triage bugs, and turn discussions into concrete starting points. But the dominant mood was exhaustion. Readers argued that every SaaS company is shipping the same coding-agent pitch, wrapped in inflated language about reinventing software development. Slack itself was viewed as a poor place for the hard parts: code review belongs in GitHub, serious work still needs terminals and editors, and Slack-based conversations can burn tokens rapidly. Several also feared another costly enterprise AI add-on rather than meaningful new capability. The practical consensus was that AI coding assistance is useful for bounded tasks, but no one has found a clean, collaborative workflow for managing agents at team scale. Existing GitHub tagging, chat integrations, and cloud-hosted agents feel awkward, while the alternative of granting broadly connected agents access to infrastructure raises obvious operational unease.
Where opinion split
The sharpest dispute is whether Slack is a sensible home for coding agents. Supporters say work already begins in Slack, so turning product conversations and operational reports into prototypes can remove handoffs and broaden who can contribute. Skeptics argue that chat is the wrong interface for reviewing and shipping code, while Slack primarily adds vendor lock-in, token expense, and agent hype to workflows better served by editors, terminals, and GitHub.
Community Sentiment
Positives
Concerns