
Jared.W
273 posts

Jared.W
@JaredOfAI
Building with AI. Sharing what's wild, what's practical, and what's next | Ex @Meta @MSFTResearch | Design for agent, not human


Step 1: Get OpenClaw working with Claude Code ✅ Step 2: Build the hub to hire 100 agents Step 3: Run a zero-human company by end of April The unlock? Anthropic's new Claude Code Channels in v2.1.8. Breaking down exactly how 👇

We just released Claude Code channels, which allows you to control your Claude Code session through select MCPs, starting with Telegram and Discord. Use this to message Claude Code directly from your phone.

Step 1: Get OpenClaw working with Claude Code ✅ Step 2: Build the hub to hire 100 agents Step 3: Run a zero-human company by end of April The unlock? Anthropic's new Claude Code Channels in v2.1.8. Breaking down exactly how 👇

We just released Claude Code channels, which allows you to control your Claude Code session through select MCPs, starting with Telegram and Discord. Use this to message Claude Code directly from your phone.


Let's hear what MiMo TTS can actually do 🔊 Most TTS reads text. MiMo performs it — with full control over emotion, speed, tone, and speaking style. Happy. Angry. Slow. Gentle. Dongbei dialect. Even Monkey King.🐒 Same model, one prompt away. 🎧 1/n

Step 1: Get OpenClaw working with Claude Code ✅ Step 2: Build the hub to hire 100 agents Step 3: Run a zero-human company by end of April The unlock? Anthropic's new Claude Code Channels in v2.1.8. Breaking down exactly how 👇

folks who are calling @openclaw pure hype are telling on themselves openclaw is like the early internet, it's raw, unrefined, and takes a little doing to get things to work, but when you figure it out, it's transformative. here are some real use cases that are having material impact on our $2.5M ARR business: 1. ad creative pipeline. our head of growth @ArjunShukl95550 built an end-to-end creative pipeline to go from ideation to publish adds to meta, greatly increasing our creative iteration speed. it's producing winning creatives. it lives in slack, and anyone on the team can share their ideas and have them enter the pipeline. 2. data analytics agent. another bot lives in our slack that connects to bigquery and lets our team ask any questions of the data, it produces charts and answers questions in real time. no one needs to write SQL anymore. 3. recruiting. i told my agent about a role we're hiring for, and it scoured linkedin and the web, found 30 candidates, portfolio, email addresses, and stack ranked them based on fit with our criteria this is just in the past week. i have twenty more success stories for you i can share another time. you have to understand, this is the shittiest it will ever be. everyone is going to have one or more personal self-improving agents that they use every day, and openclaw is what revealed this future to us. if you can't see this, i encourage you to look harder there will be many competitors (and already are), and the large labs will start to converge on this (they already are) too. openclaw may not win, but it opened pandora's box and uncorked the agentic future.


We just released Claude Code channels, which allows you to control your Claude Code session through select MCPs, starting with Telegram and Discord. Use this to message Claude Code directly from your phone.


Step 1: Get OpenClaw working with Claude Code ✅ Step 2: Build the hub to hire 100 agents Step 3: Run a zero-human company by end of April The unlock? Anthropic's new Claude Code Channels in v2.1.8. Breaking down exactly how 👇





Step 1: Get OpenClaw working with Claude Code ✅ Step 2: Build the hub to hire 100 agents Step 3: Run a zero-human company by end of April The unlock? Anthropic's new Claude Code Channels in v2.1.8. Breaking down exactly how 👇



Solved! Let's build something wild! Team up openclaw with claude code now, what's next?!

We just released Claude Code channels, which allows you to control your Claude Code session through select MCPs, starting with Telegram and Discord. Use this to message Claude Code directly from your phone.


After diving deep into Claude Code's Discord plugin source, I found the magic: > capabilities: { experimental: { 'claude/channel': {} } } This claude/channel is Claude Code's secret sauce — it lets MCP servers push messages into the CLI via stdio notifications. Not part of the MCP spec, it's Claude Code's own extension. I tried to use it → debug it → even read every line of server.ts. The architecture is elegant: one process, two connections — Discord WebSocket on one side, JSON-RPC over stdin/stdout on the other. But the notification loop broke in my session 😂 I tried everything I could! OpenClaw is more robust and open as an orchestrator — time to bring claude/channel-style capabilities there. Or I should build a plugin for openclaw to use 'claude/channel' over there @bcherny @trq212 @openclaw @steipete



Let us know what you think!






After diving deep into Claude Code's Discord plugin source, I found the magic: > capabilities: { experimental: { 'claude/channel': {} } } This claude/channel is Claude Code's secret sauce — it lets MCP servers push messages into the CLI via stdio notifications. Not part of the MCP spec, it's Claude Code's own extension. I tried to use it → debug it → even read every line of server.ts. The architecture is elegant: one process, two connections — Discord WebSocket on one side, JSON-RPC over stdin/stdout on the other. But the notification loop broke in my session 😂 I tried everything I could! OpenClaw is more robust and open as an orchestrator — time to bring claude/channel-style capabilities there. Or I should build a plugin for openclaw to use 'claude/channel' over there @bcherny @trq212 @openclaw @steipete







