Anthropic Launches Claude Code Channels for Messaging Integration

Anthropic has released Claude Code Channels, a messaging integration feature for Claude Code that enables developers to interact with their coding sessions through popular messaging platforms.
Key Details
Claude Code Channels launched today with these specific capabilities:
- Direct messaging to Claude Code sessions from Telegram or Discord
- Full tool access including file edits, test runs, and git operations
- Setup requires a
--channelsflag and a bot token - Built on MCP with Bun as the runtime
- Available to Research preview, Pro and Max subscribers who opt in
The feature provides similar functionality to OpenClaw's persistent AI coding agent that can be accessed from mobile devices, but with different technical requirements and limitations.
Comparison with OpenClaw
According to the source material, here are the key differences:
- Platform Support: Channels supports 2 platforms (Telegram, Discord). OpenClaw supports 20+ platforms.
- Model Support: Channels is Claude-only. OpenClaw runs any model, with KiloClaw allowing toggling between 500+ models.
- Cost: Channels requires a paid Anthropic plan ($20-200/mo). OpenClaw is free and open source.
- Setup Complexity: Channels requires no dedicated hardware (no Mac Mini, Docker, or OpenClaw's 500K lines of code and 70+ dependencies).
The source notes that for developers who want "text my AI coder from my phone" without setup hassle, Channels offers the path of least resistance. Power users running multi-model setups across multiple platforms still need OpenClaw's ecosystem.
📖 Read the full source: r/ClaudeAI
👀 See Also

NHS England retreats from open source: open letter urges reversal of SDLC-8 policy
An open letter with 74 signatures calls on NHS England to withdraw SDLC-8 — a policy that hides all NHS source code — and to reaffirm Principle 12 of the NHS Service Standard: 'Make new source code open.'

Meta tracking employee computer interactions for AI agent training
Meta is installing tracking software on US employee computers to capture mouse movements, clicks, and keystrokes for training AI models that can perform work tasks autonomously. The tool runs on work-related apps and websites and takes occasional screen snapshots for context.

DeepSeek-V4-Flash Makes LLM Steering Practical for Local Models
Seen Goedecke explains why steering vectors are relevant again thanks to DeepSeek-V4-Flash running locally via DwarfStar, with hands-on details on how steering works and why it hasn't caught on before.
