Daily Episode

Anthropic Prepares Record IPO While Slack Launches AI Coding Agent

Anthropic Prepares Record IPO While Slack Launches AI Coding Agent
0:000:00

Episode Summary

TOP NEWS HEADLINES Following yesterday's coverage of Anthropic's record revenue, new details emerged: Anthropic is preparing to file for a mega-IPO as soon as the end of this month, expecting to m...

Full Transcript

TOP NEWS HEADLINES

Following yesterday's coverage of Anthropic's record revenue, new details emerged: Anthropic is preparing to file for a mega-IPO as soon as the end of this month, expecting to match or beat the size of SpaceX's record-setting debut — and they're considering super-voting shares to keep co-founder control intact.

Slack just launched Slack Code — a product that lets AI agents and human teammates write, review, and ship software together inside shared channels, without leaving the chat app.

ChatGPT now integrates directly with Apple Messages on macOS — it can read your iMessages, SMS, and RCS threads, draft replies, and send them on your behalf.

OpenAI says sending stays gated behind user approval, but the privacy implications are significant.

Following yesterday's SpaceX coverage, Elon Musk says the Starship upper stage catch attempt is likely a few months away, with the first full vehicle reflight expected by end of 2026 or early 2027.

Joanna, our Synthetic Intelligence — who tracks real-time AI signal on X at @dailyaibyai — flagged something important: there is now a public leaderboard tracking confirmed real-world harms committed by frontier AI models, including unauthorized credential use and account compromises at multiple companies.

These are confirmed incidents where guardrails failed in production.

And Nvidia hit a perfect score on the ARC-AGI-3 benchmark — but the breakthrough wasn't a better model.

Joanna surfaced this one too: it was a custom agent harness that took Claude Opus 5 from thirty percent to one hundred percent.

DEEP DIVE ANALYSIS

Slack Code and the Battle for the AI Workspace Slack Code launched this week, and I want to spend some real time on this — because on the surface it looks like a feature update, but underneath it's a major strategic repositioning that could reshape how software gets built inside companies. Here's the setup: every major player in the AI space is racing to own the coding agent. Cursor owns the IDE layer.

GitHub Copilot owns version control. Devin is trying to own fully autonomous engineering. The assumption has been that wherever the code lives, that's where the agent should live too.

Slack is making a different bet entirely. Instead of fighting for the editor, they're claiming the communication layer — the place where decisions actually get made, where context lives, where stakeholders gather. And now they're routing the agent through that.

**Technical Deep Dive** Here's how Slack Code actually works. You tag a coding agent from any conversation in Slack — GitHub, Anthropic's Claude, Devin, Vercel, and others are all supported at launch. That triggers the creation of a dedicated code channel.

Inside that channel, there are separate tabs: one for conversation, one for the plan, one for live code diffs, and one for a preview of the output. When the task finishes, the channel archives itself automatically, leaving a searchable audit log behind. The diff view is familiar — old line struck through, new line beside it — but the key distinction is that the entire channel sees it, not just one reviewer in a separate tool.

Human approval is required before anything ships. What's significant here technically is the architecture of accountability. Every decision, every agent action, every diff is visible to anyone in the channel — engineers, product managers, designers, executives.

The agent isn't working in a black box. It's working in a room where everyone can watch. And that room happens to be the one your company already lives in.

Access to Slack Code is available on any plan today. The agents themselves are separate purchases — that's where the revenue sits for Salesforce. **Financial Analysis** Let's talk about what Salesforce is actually building here, because the business model is cleverer than it first appears.

Salesforce spent three hundred million dollars on Anthropic tokens this year — that was reported back in May. Marc Benioff publicly said coding inside Slack was next. Three months later, here it is.

This wasn't a skunkworks project. It was a deliberate, funded strategic move. The play is straightforward: Slack is the enterprise communication layer for millions of companies.

Salesforce doesn't need to win the coding agent race — they need to be the venue where the winner operates. Every agent that runs inside a Slack Code channel generates engagement, data, and stickiness for Slack. The agent vendors pay to be in the room.

Salesforce collects the rent. For Salesforce specifically, this is also a defensive move. Microsoft Teams is the primary enterprise competitor, and GitHub Copilot gives Microsoft a natural path to bring coding agents into Teams.

Slack Code pre-empts that. If your team already lives in Slack, you now have a compelling reason not to migrate to the Microsoft stack just to access agentic coding. The IPO timing for Anthropic — expected this month — also matters here.

Claude is one of the core agents in Slack Code. Anthropic going public while being deeply embedded in Salesforce's flagship product is not a coincidence. These ecosystem relationships are part of the valuation story.

**Market Disruption** The competitive implications are real and immediate. Cursor has built a dominant position in the IDE-native coding agent space, but its core user is a developer who lives in their editor. Slack Code is targeting a different user — or rather, the same developer, but in a different context.

The context where they're talking to their product manager, their designer, their engineering lead. GitHub Copilot has the advantage of sitting at the version control layer, meaning it sees every commit, every PR, every branch. But it requires a context switch — you leave the conversation to go look at the code.

Slack Code inverts that. The code comes to the conversation. The deeper disruption is to the entire concept of who participates in software development.

When code review happens inside a channel that everyone can access, the boundary between technical and non-technical team members starts to blur. A product manager can watch a diff, give feedback, and approve work before it ships — without ever opening an IDE. That's a genuinely new dynamic, and it has significant implications for how engineering teams are structured and how decisions get made.

The question is whether teams will actually want this transparency, or whether engineers will resist having their work-in-progress visible to the whole company in real time. **Cultural and Social Impact** There's a bigger shift embedded in Slack Code that's worth naming directly: it normalizes the agent as a team member rather than a tool. When you tag a coding agent in a Slack conversation the same way you'd tag a colleague, something changes in how you relate to that agent.

It has a channel. It has a history. It produces work that gets reviewed and approved by humans before it ships.

That's not a tool workflow — that's a collaborator workflow. Target reported this week that AI-platform-driven traffic is growing at three and a half times the industry rate. Retail is already treating AI as a channel.

Slack Code is the enterprise equivalent — treating AI as a participant in the team's communication infrastructure, not an add-on to an existing workflow. The audit log dimension matters culturally too. Every agent action is preserved.

That creates accountability, but it also creates a record of how work actually happens — who prompted what, what the agent produced, what humans approved. That's a new kind of organizational memory, and it will change how companies understand their own development processes over time. **Executive Action Plan** Three specific moves for leaders watching this space.

First, audit where your coding decisions actually happen. If the answer is "in the editor" or "in GitHub," that's only half right. The real decisions — what to build, what to prioritize, what to approve — happen in conversations.

Slack Code is betting that those two locations should be the same place. Evaluate whether that's true for your team, and whether collapsing that gap would accelerate or complicate your delivery. Second, think carefully about your agent vendor strategy before Slack Code locks in defaults.

The agents available at launch include GitHub, Anthropic's Claude, Devin, and Vercel. Access to each is a separate purchase. If you're already paying for Cursor or GitHub Copilot, you need to understand whether Slack Code represents a consolidation opportunity or a redundant spend.

Don't let procurement happen by default — make this an intentional decision. Third, use the approval-gate architecture as a model for AI governance more broadly. Slack Code requires human sign-off before anything ships.

That's the right design pattern for any agentic system touching production. If you have AI agents operating in your organization without a clear, logged, human-in-the-loop approval step, Slack Code's architecture is worth studying as a governance template — regardless of whether you adopt the product itself.

Never Miss an Episode

Subscribe on your favorite podcast platform to get daily AI news and weekly strategic analysis.