Anthropic shipped 74 Claude releases in 52 days. This is what a company pulling ahead looks like.
I mapped every release since February 1st to a shipping calendar — dates, features, team attribution. Not by reading changelogs. By going through the feeds of the people actually shipping.
What stands out isn't any single feature. It's the velocity across every surface at once:
→ Developer tools (Claude Code) — 28 releases → Desktop automation (Cowork) — 15 releases → API and infrastructure — 18 releases → Models and core platform — 13 releases
No team is waiting for the other. They're all shipping in parallel:
For PMs, this creates a compounding gap. Every week you don’t explore Dispatch, Scheduled Tasks, or Computer Use is a week someone else does. The PM who builds a self-improving CLAUDE.md system today has an automation layer that gets better with every release. The PM who waits builds from scratch each time.
This isn't about picking the "best AI tool." It's about recognizing when one platform's shipping velocity makes the decision for you.
If you want to go deeper on any of these surfaces, I’ve written complete guides for PMs:
CC Session Sharing : Share Claude Code sessions with teammates for collaborative debugging and pair programming.
Lydia Hallie ✨ @lydiahallie
Claude Code now supports session sharing!
You can share your full conversation with team members, or anyone with the link
Available on web, desktop, and the mobile app
5:35 PM · Feb 3, 2026 · 287K Views
100 Replies · 157 Reposts · 2.27K Likes
Cowork Slack MCP on Paid Plans : Access Slack messages, channels, and search directly from Cowork on all paid plans.
Lydia Hallie ✨ @lydiahallie
Claude Cowork now supports the Slack MCP on all paid plans!
The Slack connector is by far my favorite feature. I use it every morning to catch up on what I missed, highlight important messages, and draft replies for me to review before sending. Huge time saver.
5:52 PM · Feb 4, 2026 · 198K Views
39 Replies · 18 Reposts · 486 Likes
Cowork GSuite Connectors : Connect Gmail, Google Calendar, and Google Drive to Cowork for cross-app workflows.
Felix Rieseberg @felixrieseberg
New in Cowork: GSuite connectors, so you can have Claude work with your emails, calendar, and Google Drive.
Let us know how Claude is helpful to you - and how it could be even better!
12:35 AM · Feb 4, 2026 · 156K Views
127 Replies · 49 Reposts · 1.23K Likes
CC /insights Command : Get AI-generated analysis of your codebase’s architecture, patterns, and dependencies.
We've added a new command to Claude Code called /insights
When you run it, Claude Code will read your message history from the past month. It'll summarize your projects, how you use Claude Code, and give suggestions on how to improve your workflow.
10:18 PM · Feb 4, 2026 · 1.21M Views
500 Replies · 661 Reposts · 11.6K Likes
CC Agent Teams : Spawn multiple Claude Code agents that work in parallel on different parts of a codebase.
Lydia Hallie ✨ @lydiahallie
Claude Code now supports agent teams (in research preview)
Instead of a single agent working through a task sequentially, a lead agent can delegate to multiple teammates that work in parallel to research, debug, and build while coordinating with each other.
Try it out today by
5:51 PM · Feb 5, 2026 · 1.42M Views
220 Replies · 464 Reposts · 5.04K Likes
CC /debug Skill : Auto-diagnose failing tests and runtime errors with a dedicated debugging workflow.
Dickson Tsai @dickson_tsai
In Claude Code v2.1.30, we introduced /debug, a built-in skill for Claude to read your session's debug logs and troubleshoot your session. Great for chatting through issues like "/debug why didn't my hook trigger?" or "/debug why did my tool call fail?"
How did /debug come
7:37 AM · Feb 5, 2026 · 46.3K Views
28 Replies · 25 Reposts · 342 Likes
Opus 4.6 : New flagship model with improved reasoning, coding, and instruction-following across all Claude surfaces.
Introducing Claude Opus 4.6. Our smartest model got an upgrade.
Opus 4.6 plans more carefully, sustains agentic tasks for longer, operates reliably in massive codebases, and catches its own mistakes.
It’s also our first Opus-class model with 1M token context in beta.
5:45 PM · Feb 5, 2026 · 10.5M Views
1.71K Replies · 4.81K Reposts · 39.6K Likes
CC /rewind : Press ESC twice to summarize and compress your conversation context instead of losing it.
Now in Claude Code: when you rewind a conversation using /rewind or hitting ESC twice, Claude can summarize the part of the conversation that was rewound.
Use this to explore different paths and take the learnings "back in time".
6:45 PM · Feb 6, 2026 · 298K Views
98 Replies · 86 Reposts · 1.37K Likes
CC Fast Mode : Optimized response mode that trades depth for speed on routine coding tasks.
Fast mode is more expensive to run. It’s for urgent, high-stakes projects, combining impressive speed with Opus-level intelligence.
Read more:
code.claude.com
Speed up responses with fast mode - Claude Code Docs
6:45 PM · Feb 7, 2026 · 792K Views
42 Replies · 65 Reposts · 1.63K Likes
Fast Opus 4.6 : Early preview of Opus 4.6 running 2.5x faster than the standard version.
Our teams have been building with a 2.5x-faster version of Claude Opus 4.6.
We’re now making it available as an early experiment via Claude Code and our API.
6:45 PM · Feb 7, 2026 · 6.45M Views
814 Replies · 760 Reposts · 14.6K Likes
Cowork for Windows : Cowork desktop app now available on Windows alongside the existing Mac version.
Cowork is now available on Windows.
We’re bringing full feature parity with MacOS: file access, multi-step task execution, plugins, and MCP connectors.
9:31 PM · Feb 10, 2026 · 2.78M Views
522 Replies · 1.06K Reposts · 10.5K Likes
CC --dangerously-skip-permissions : Run Claude Code with auto-approved tool use for fully autonomous, unattended workflows.
Lydia Hallie ✨ @lydiahallie
Claude Code Desktop now supports --dangerously-skip-permissions!
This skips all permission prompts so Claude can operate fully autonomously. Great for workflows in a trusted environment where you want no interruptions, no approval prompts, just uninterrupted work.
But as the
12:03 AM · Feb 10, 2026 · 422K Views
112 Replies · 113 Reposts · 1.38K Likes
CC Contribution Metrics : Track how much code Claude wrote versus you across your project’s history.
We've launched Claude Code contribution metrics to help you track PRs and lines of code contributed with the help of Claude Code.
5:43 PM · Feb 10, 2026 · 407K Views
68 Replies · 49 Reposts · 911 Likes
Free Plan Expansion : Free users get file uploads, connectors, and skills in Cowork.
We're bringing some of Claude’s most-used features to the free plan.
File creation, connectors, and skills are all now available without a subscription.
5:00 PM · Feb 11, 2026 · 633K Views
388 Replies · 691 Reposts · 8.56K Likes
Cowork Folder Instructions : Drop a CLAUDE.md file into any folder to give Cowork persistent, project-specific context.
Felix Rieseberg @felixrieseberg
New in Cowork: Folder instructions! Claude Code users already know this as "" files.
Use instructions to guide Claude the same way you would a colleague. In plain language, write down what's important - and Claude will make sure to follow it.
5:04 PM · Feb 11, 2026 · 87.7K Views
39 Replies · 42 Reposts · 727 Likes
CC Slack App (Plan Mode) : Use Claude Code’s plan mode directly from Slack to scope technical work before executing.
Lydia Hallie ✨ @lydiahallie
Claude Code on desktop now supports local plugins
Install custom slash commands, skills, and MCP servers from the marketplace. They sync automatically across desktop and CLI!
10:52 PM · Feb 11, 2026 · 117K Views
61 Replies · 70 Reposts · 1.02K Likes
CC Desktop Local Plugins : Install and run local MCP-based plugins on the Claude Code desktop app.
Lydia Hallie ✨ @lydiahallie
Claude Code on desktop now supports local plugins
Install custom slash commands, skills, and MCP servers from the marketplace. They sync automatically across desktop and CLI!
10:52 PM · Feb 11, 2026 · 117K Views
61 Replies · 70 Reposts · 1.02K Likes
CC Multi-Repo : Work across multiple repositories in a single Claude Code web session.
We've rolled out several updates to Claude Code on the web to make it a more powerful daily driver including multi-repo sessions, better diff & git status visualization and slash commands.
9:46 PM · Feb 12, 2026 · 196K Views
70 Replies · 50 Reposts · 948 Likes
CC SSH Support : Connect the Claude Code desktop app to remote development machines over SSH.
Anthony Morris ツ @amorriscode
SSH support is now available for Claude Code on desktop
Connect to your remote machines and let Claude cook, TMUX optional.
10:46 PM · Feb 13, 2026 · 1.64M Views
347 Replies · 323 Reposts · 4.44K Likes
Sonnet 4.6 : New mid-tier model balancing speed and quality, available across all Claude surfaces.
This is Claude Sonnet 4.6: our most capable Sonnet model yet.
It’s a full upgrade across coding, computer use, long-context reasoning, agent planning, knowledge work, and design.
It also features a 1M token context window in beta.
5:49 PM · Feb 17, 2026 · 7.54M Views
1.1K Replies · 2.54K Reposts · 22.3K Likes
CC Sonnet 4.6 Support : Sonnet 4.6 available as a selectable model option in Claude Code with early benchmark results.
Claude Sonnet 4.6 is available now on all plans, Cowork, Claude Code, our API, and all major cloud platforms.
We've also upgraded our free tier to Sonnet 4.6 by default—it now includes file creation, connectors, skills, and compaction.
See more:
anthropic.com
Introducing Sonnet 4.6
5:49 PM · Feb 17, 2026 · 214K Views
50 Replies · 84 Reposts · 1.35K Likes
CC Figma MCP : Push Claude Code outputs directly into Figma for design-development handoff.
You can now push what you’re building in Claude Code directly into Figma.
With the latest updates to the Figma MCP server, build a working prototype in code, then send it to a Figma canvas to explore multiple versions.
3:45 PM · Feb 18, 2026 · 4.27M Views
525 Replies · 1.46K Reposts · 16.8K Likes
Claude in PowerPoint : Create and edit PowerPoint slides directly within the Claude interface on Pro plans.
Claude in PowerPoint is now available on the Pro plan.
It also now supports connectors, bringing context from your daily tools directly into your slides.
Try it here:
6:25 PM · Feb 19, 2026 · 4.21M Views
282 Replies · 841 Reposts · 9.66K Likes
CC Security (Research Preview) : Automated security scanning that identifies vulnerabilities in your codebase before they ship.
Introducing Claude Code Security, now in limited research preview.
It scans codebases for vulnerabilities and suggests targeted software patches for human review, allowing teams to find and fix issues that traditional tools often miss.
Learn more:
6:02 PM · Feb 20, 2026 · 26M Views
1.94K Replies · 5.78K Reposts · 50K Likes
CC Desktop Preview Apps + CI/PRs : Preview running applications and handle CI/CD and pull request workflows from the desktop app.
Claude Code on desktop can now preview your running apps, review your code, and handle CI failures and PRs in the background.
Here’s what's new:
8:03 PM · Feb 20, 2026 · 9.26M Views
871 Replies · 2.49K Reposts · 27.2K Likes
CC Worktrees : Built-in git worktree support so agents can work on parallel branches without switching context.
claude --worktree --tmux: spin up an autonomous Claude on its own worktree, in its own terminal. Fire and forget. Come back to a PR. Or tmux attach to watch it cook (tmux optional if you just want trees).
Huge kudos to Dalton who built this who doesn't have a twitter!
🌲🌳🌴
2:45 AM · Feb 20, 2026 · 80.6K Views
42 Replies · 41 Reposts · 1.11K Likes
CC Remote Control : Control Claude Code sessions from your phone — review, approve, and guide agents on the go.
Announcing a new Claude Code feature: Remote Control. It's rolling out now to Max users in research preview. Try it with /remote-control
Start local sessions from the terminal, then continue them from your phone. Take a walk, see the sun, walk your dog without losing your flow.
6:58 PM · Feb 24, 2026 · 4.47M Views
1.55K Replies · 1.29K Reposts · 17K Likes
Enterprise Customize + Marketplaces : Enterprise admins can customize Claude behavior and create private plugin marketplaces for their org.
Introducing Cowork and plugin updates that help enterprises customize Claude for better collaboration with every team.
2:36 PM · Feb 24, 2026 · 14.5M Views
936 Replies · 2.63K Reposts · 27.4K Likes
Cowork Scheduled Tasks : Schedule recurring Cowork tasks that execute automatically on a cadence you define.
New in Cowork: scheduled tasks.
Claude can now complete recurring tasks at specific times automatically: a morning brief, weekly spreadsheet updates, Friday team presentations.
6:08 PM · Feb 25, 2026 · 8.19M Views
991 Replies · 1.7K Reposts · 22.4K Likes
CC Auto-Memory : Claude Code automatically remembers your preferences, codebase patterns, and project context across sessions.
We've rolled out a new auto-memory feature.
Claude now remembers what it learns across sessions — your project context, debugging patterns, preferred approaches — and recalls it later without you having to write anything down.
7:51 PM · Feb 26, 2026 · 3.16M Views
851 Replies · 1.07K Reposts · 15.9K Likes
CC Claude for Open Source : Free Claude Code access for qualifying open source project maintainers.
Lydia Hallie ✨ @lydiahallie
Excited to announce Claude for Open Source ❤️
We're giving 6 months of free Claude Max 20x to open source maintainers and core contributors.
If you maintain a popular project or contribute across open source, please apply!
claude.com
Claude for Open Source | Claude by Anthropic
9:09 PM · Feb 26, 2026 · 1.74M Views
589 Replies · 1.41K Reposts · 12.6K Likes
CC /simplify + /batch : Refactor complex code into simpler patterns (/simplify) or run the same operation across many files at once (/batch).
In the next version of Claude Code..
We're introducing two new Skills: /simplify and /batch. I have been using both daily, and am excited to share them with everyone.
Combined, these kills automate much of the work it used to take to (1) shepherd a pull request to production
12:03 AM · Feb 28, 2026 · 2.51M Views
432 Replies · 840 Reposts · 12.9K Likes
CC AskUserQuestion Snippets : Claude Code shows formatted markdown previews with code snippets when asking you clarifying questions.
a few Friday afternoon ships to end the week:
the AskUserQuestion tool can now show markdown snippets to display diagrams, code examples, etc.
12:38 AM · Feb 28, 2026 · 482K Views
185 Replies · 163 Reposts · 4.61K Likes
Memory on Free Plan : Persistent memory across conversations now available to all free-tier Claude users.
Memory is now available on the free plan.
We've also made it easier to import saved memories into Claude.
You can export them whenever you want.
7:53 PM · Mar 2, 2026 · 10.9M Views
1.27K Replies · 2.69K Reposts · 38.4K Likes
Voice Mode : Talk to Claude Code using push-to-talk voice input instead of typing commands.
Voice mode is rolling out now in Claude Code. It’s live for ~5% of users today, and will be ramping through the coming weeks.
You'll see a note on the welcome screen once you have access. /voice to toggle it on!
12:28 AM · Mar 3, 2026 · 3.51M Views
1.09K Replies · 1.35K Reposts · 17.3K Likes
CC HTTP Hooks : Fire HTTP webhooks on Claude Code events — connect sessions to Slack, CI pipelines, or any external system.
Dickson Tsai @dickson_tsai
In Claude Code, we’ve recently launched HTTP hooks, easier to use and more secure than existing command hooks! You can build a web app (even on localhost) to view CC’s progress, manage its permissions, and more. Then, now that you have a server with your hooks processing logic,
4:41 PM · Mar 4, 2026 · 391K Views
81 Replies · 187 Reposts · 2.28K Likes
CC Local Scheduled Tasks : Schedule recurring tasks that run automatically on your machine while your computer is awake.
Today we're launching local scheduled tasks in Claude Code desktop.
Create a schedule for tasks that you want to run regularly. They'll run as long as your computer is awake.
8:35 PM · Mar 6, 2026 · 3.69M Views
672 Replies · 1.03K Reposts · 13.6K Likes
Enterprise Marketplace : Enterprise customers get a curated marketplace of approved plugins and integrations for their org.
Introducing the Claude Marketplace, a way for enterprises to simplify their procurement of AI tools.
Now in limited preview.
5:05 PM · Mar 6, 2026 · 5.09M Views
673 Replies · 1.3K Reposts · 19.4K Likes
CC /loop : Set Claude Code to continuously iterate on a task — building, testing, and fixing in a loop until your tests pass.
Released today: /loop
/loop is a powerful new way to schedule recurring tasks, for up to 3 days at a time
eg. “/loop babysit all my PRs. Auto-fix build issues and when comments come in, use a worktree agent to fix them”
eg. “/loop every morning use the Slack MCP to give me a
8:08 AM · Mar 7, 2026 · 2.11M Views
573 Replies · 842 Reposts · 12.9K Likes
CC Auto Mode : Claude Code automatically selects the right execution approach without requiring manual mode switching.
CC Code Review (Multi-Agent) : Multiple Claude agents analyze your pull request in parallel, each reviewing different aspects of the code.
Introducing Code Review, a new feature for Claude Code.
When a PR opens, Claude dispatches a team of agents to hunt for bugs.
7:22 PM · Mar 9, 2026 · 23.3M Views
2.15K Replies · 5.2K Reposts · 63K Likes
CC /btw : Send Claude a side note mid-task without interrupting its current work — corrections, context, or new info.
We just added /btw to Claude Code!
Use it to have side chain conversations while Claude is working.
11:03 PM · Mar 10, 2026 · 2.74M Views
1.19K Replies · 1.6K Reposts · 26K Likes
CC /effort : Control how deeply Claude thinks — from quick one-shot responses to extended multi-step reasoning.
We just added /btw to Claude Code!
Use it to have side chain conversations while Claude is working.
11:03 PM · Mar 10, 2026 · 2.74M Views
1.19K Replies · 1.6K Reposts · 26K Likes
Cowork Excel + PowerPoint Sync : Edit Excel spreadsheets and PowerPoint decks in Cowork with cross-file synchronization.
Claude for Excel and Claude for PowerPoint now sync together seamlessly.
When you’ve got more than one file open, Claude shares the full context of your conversation between them.
Pull data from spreadsheets, build out tables, and update a deck — without re-explaining a step.
5:53 PM · Mar 11, 2026 · 12.4M Views
712 Replies · 2.6K Reposts · 29.3K Likes
Interactive Charts : Claude can now build interactive charts, diagrams, and visualizations directly in chat. HTML-based, editable, available on all plans.
Claude can now build interactive charts and diagrams, directly in the chat.
Available today in beta on all plans, including free.
Try it out:
3:59 PM · Mar 12, 2026 · 10.9M Views
1.57K Replies · 3.48K Reposts · 42K Likes
Rich Text Output : Claude no longer defaults to plain text — responses now include interactive charts, formatted tables, and rich media.
Starting today, Claude no longer defaults to text. Claude is learning to choose the best medium for each response — based on the task, the data, and what's most useful for the person. Give it a try!
Claude can now build interactive charts and diagrams, directly in the chat.
Available today in beta on all plans, including free.
Try it out: https://t.co/tHPAZRgQkn
4:51 PM · Mar 12, 2026 · 380K Views
24 Replies · 38 Reposts · 834 Likes
CC Setup Scripts : Add a setup script that runs automatically when Claude Code initializes in your project directory.
Omid Mogasemi @OmidMogasemi
You can now add a setup script in Claude Code on the web & desktop!
Use these to automate setup before Claude Code launches on a cloud environment. It’s particularly useful for installing dependencies, settings, configs, etc.
11:35 PM · Mar 12, 2026 · 75.6K Views
15 Replies · 11 Reposts · 132 Likes
Voice Mode on Desktop + Cowork : Push-to-talk voice input now available on the Claude desktop app and in Cowork sessions.
Anthony Morris ツ @amorriscode
sometimes you need somebody to talk to
we just rolled out voice mode for Claude Code on desktop and Cowork 📢
11:46 PM · Mar 12, 2026 · 120K Views
79 Replies · 35 Reposts · 551 Likes
1M Context Window GA : One-million-token context window generally available across all paid Claude plans.
1 million context window: Now generally available for Claude Opus 4.6 and Claude Sonnet 4.6.
5:30 PM · Mar 13, 2026 · 5.57M Views
1.2K Replies · 2.03K Reposts · 25.2K Likes
CC Opus 1M Default : Opus 4.6 with 1M context is now the default model in Claude Code.
🎁 Happy Friday - Opus 4.6 1M is now the default Opus model for Claude Code users on Max, Team, and Enterprise plans.
Pro and Sonnet users can opt in with /extra-usage.
1 million context window: Now generally available for Claude Opus 4.6 and Claude Sonnet 4.6.
5:51 PM · Mar 13, 2026 · 362K Views
291 Replies · 251 Reposts · 4.56K Likes
CC Session Spawning : Spawn new local Claude Code sessions directly from the mobile Remote Control app.
Remote Control - Session Spawning:
Run claude remote-control and then spawn a NEW local session in the mobile app.
* Out to Max, Team, and Enterprise (>=2.1.74)
*Have GH set up on mobile (relaxing soon)
* Working on speeding up session start-time
7:06 PM · Mar 13, 2026 · 729K Views
124 Replies · 119 Reposts · 1.58K Likes
CC /color : Customize your Claude Code terminal with color themes and visual preferences.
Other new things:
- use claude --name <NAME> to name your session on start
- after plan mode, claude will auto name your session
- use /color to change the color of the prompt input
- there's a postcompact hook
- your session will get automatically named after plan mode if it
1:39 AM · Mar 14, 2026 · 22K Views
21 Replies · 6 Reposts · 269 Likes
CC Review Manual Trigger : Type @claude review in any PR comment to trigger a multi-agent code review on demand.
You can now configure Code Review to run manually on demand by typing ` review` in your Github PR or comments.
This gives you more control to use Code Review on select PRs where the review would be useful.
3:42 PM · Mar 13, 2026 · 26.8K Views
46 Replies · 13 Reposts · 308 Likes
CC MCP Elicitation : MCP servers can now ask Claude Code for additional context during tool execution instead of failing silently.
2x Usage : Double usage limits during off-peak hours for all paid plan subscribers.
How it works:
- 2x usage on weekdays outside 5–11am PT / 12–6pm GMT
- 2x usage all day on weekends
- Automatic, nothing to enable
8:06 PM · Mar 14, 2026 · 1.65M Views
368 Replies · 413 Reposts · 8.69K Likes
Share
Cowork Dispatch : A persistent, always-on Claude conversation that runs on your computer — continues working even when you close the app.
Felix Rieseberg @felixrieseberg
We're shipping a new feature in Claude Cowork as a research preview that I'm excited about: Dispatch!
One persistent conversation with Claude that runs on your computer. Message it from your phone. Come back to finished work.
To try it out, download Claude Desktop, then pair
8:35 PM · Mar 17, 2026 · 6.09M Views
962 Replies · 1.5K Reposts · 17.4K Likes
CC Output Tokens 64K : Maximum output token limit increased to 64K for longer generated code and responses.
Opus 1M on Desktop : Opus 4.6 with 1M context now available on the desktop app for Max, Teams, and Enterprise users.
Anthony Morris ツ @amorriscode
heard you like context?
Opus 4.6 1M context is out for Max/Teams/Enterprise on desktop
8:05 PM · Mar 17, 2026 · 89.9K Views
76 Replies · 35 Reposts · 1.09K Likes
Dispatch + CC Sessions : Dispatch can now launch and manage full Claude Code sessions alongside its standard Cowork tasks.
Felix Rieseberg @felixrieseberg
By popular demand, Dispatch can now launch Claude Code sessions. Ask it to build, make, or improve something!
To use it, update your Claude desktop app and make sure you have Code enabled.
9:28 PM · Mar 18, 2026 · 219K Views
182 Replies · 133 Reposts · 2.48K Likes
CC Shell in SKILL.md : Embed live shell command outputs directly in skill files using ! command syntax for dynamic context.
Lydia Hallie ✨ @lydiahallie
if your skill depends on dynamic content, you can embed !`command` in your SKILL.md to inject shell output directly into the prompt
Claude Code runs it when the skill is invoked and swaps the placeholder inline, the model only sees the result!
6:35 PM · Mar 18, 2026 · 832K Views
127 Replies · 248 Reposts · 2.98K Likes
Claude.ai Speed Boost : Claude.ai and desktop apps load significantly faster after migrating from SSR to Vite + TanStack Router.
Felix Rieseberg @felixrieseberg
A small ship I love: We made and our desktop apps meaningful faster this week.
We moved our architecture from SSR to a static & router setup that we can serve straight from workers at the edge. Time to first byte is down 65% at p75,
5:48 PM · Mar 19, 2026 · 508K Views
105 Replies · 97 Reposts · 2.55K Likes
CC VSCode Remote : Use Remote Control to manage Claude Code sessions running inside VS Code from your phone.
A few 🔥 Claude Code VSCode drops
1. Remote Control in VSCode
2:09 AM · Mar 19, 2026 · 99.9K Views
43 Replies · 23 Reposts · 586 Likes
CC Skills over Remote Control : Run skills and slash commands from your phone via Remote Control — full command access on mobile.
And another thing... Skills and a bunch of /slash commands (/clear, /compact) etc now work over mobile in Remote Control. As a heads up we dont have auto-complete yet so better get those spelling-bee skills sharpened :)
Update to latest cc & mobile
2:32 AM · Mar 19, 2026 · 65.2K Views
48 Replies · 27 Reposts · 571 Likes
CC Channels (Telegram + Discord) : Connect Claude Code to Telegram and Discord — interact with your coding agent from messaging apps.
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.
10:36 PM · Mar 19, 2026 · 7.39M Views
1.69K Replies · 2.37K Reposts · 25.7K Likes
CC Cloud Scheduled Tasks : Schedule recurring Claude Code tasks that run in the cloud — no local machine required.
You can now schedule recurring cloud-based tasks on Claude Code.
Set a repo (or repos), a schedule, and a prompt. Claude runs it via cloud infra on your schedule, so you don’t need to keep Claude Code running on your local machine.
10:35 PM · Mar 20, 2026 · 1.97M Views
287 Replies · 561 Reposts · 7.49K Likes
Projects in Cowork : Organize Cowork conversations into named projects for better context separation and management.
Projects are now available in Cowork.
Keep your tasks and context in one place, focused on one area of work. Files and instructions stay on your computer.
Import existing projects in one click, or start fresh.
4:07 PM · Mar 20, 2026 · 2.9M Views
722 Replies · 1.14K Reposts · 14.2K Likes
CC DOM Element Selection : Select DOM elements directly from a running application to reference them in Claude Code conversations.
Lydia Hallie ✨ @lydiahallie
Claude Code on desktop lets you select DOM elements directly, much easier than describing which component you want updated!
Claude gets the tag, classes, key styles, surrounding HTML, and a cropped screenshot. React apps also get the source file, component name and props
8:18 PM · Mar 20, 2026 · 582K Views
186 Replies · 293 Reposts · 4.64K Likes
CC Effort in Skills : Set effort levels directly inside skill and slash command definitions to control reasoning depth per task.
Lydia Hallie ✨ @lydiahallie
You can now set effort level in skills/slash commands!
This controls how long the model thinks before answering, and overrides your session default
6:42 PM · Mar 21, 2026 · 622K Views
78 Replies · 146 Reposts · 2.95K Likes
CC /loop 7 Days : Loop sessions now run for up to 7 days instead of the previous 3-day limit.
Loops now run for up to 7 days instead of 3.
Let me know what you’re /looping on!
/loop 5m make sure this PR passes CI
While loops for agents have dropped!
https://t.co/vi2B1Bdemk
5:14 PM · Mar 22, 2026 · 88.5K Views
40 Replies · 17 Reposts · 385 Likes
CC /init v2 : Redesigned project initialization that interviews you about your codebase before generating CLAUDE.md configuration.
we're testing a new version of /init based on your feedback- it should interview you and help setup skills, hooks, etc.
you can enable it with this env_var flag:
CLAUDE_CODE_NEW_INIT=1 claude
would love your feedback!
I want to make /init more useful- what do you think it should do to help setup Claude Code in a repo?
7:24 PM · Mar 22, 2026 · 520K Views
205 Replies · 248 Reposts · 4.03K Likes
CC /schedule Cloud : Schedule cloud-based tasks directly from the /schedule command — tasks run on Anthropic’s infrastructure.
Use /schedule to create recurring cloud-based jobs for Claude, directly from the terminal.
We use these internally to automatically resolve CI failures, push doc updates, and generally power automations that you want to exists beyond a closed laptop
5:13 PM · Mar 23, 2026 · 751K Views
168 Replies · 291 Reposts · 3.91K Likes
Computer Use : Claude can now control your computer directly — mouse clicks, keyboard input, and screen reading for end-to-end automation.
Felix Rieseberg @felixrieseberg
Today, we’re releasing a feature that allows Claude to control your computer: Mouse, keyboard, and screen, giving it the ability to use any app.
I believe this is especially useful if used with Dispatch, which allows you to remotely control Claude on your computer while you’re
9:27 PM · Mar 23, 2026 · 4.1M Views
819 Replies · 1.38K Reposts · 17.6K Likes
CC Channels Permission Prompts : Channels now support permission prompts so you can approve sensitive actions from Telegram or Discord.
Claude Code channels now support Permission Prompts.
Update to latest claude and update your channel plugins!
11:49 PM · Mar 23, 2026 · 62.8K Views
42 Replies · 21 Reposts · 335 Likes
CC Channels for Teams + Enterprise : Channels (Telegram, Discord integration) now available for Teams and Enterprise plans.
Channels now available for Teams and Enterprise.
Must be enabled in
12:17 AM · Mar 24, 2026 · 8.88K Views
6 Replies · 10 Reposts · 127 Likes
And the week continues.
Have a great rest of the week, Paweł