Introducing Claude Tag, a new way for teams to work with Claude.
In Slack, Claude joins as a team member with access to the channels and tools you choose. Tag Claude in and delegate tasks to it while you focus on other work.
Introducing Claude Tag, a new way for teams to work with Claude.
In Slack, Claude joins as a team member with access to the channels and tools you choose. Tag Claude in and delegate tasks to it while you focus on other work.
The US government, citing national security authorities, has issued an export control directive to suspend all access to Fable 5 and Mythos 5 by any foreign national, whether inside or outside the United States, including foreign national Anthropic employees.
The net effect of this order is that we must abruptly disable Fable 5 and Mythos 5 for all our customers to ensure compliance.
Access to all other Claude models is not affected.
We apologize for this disruption to our customers. We believe this is a misunderstanding and are working to restore access as soon as possible.
Read our full statement: https://t.co/bwn0sximKZ
Massive SEO News: Google is launching the most requested report in Google Search Console ever. A new AI performance report!
Here's what we know so far:
• It will include dedicated reports for both Search and Discover
• The data will be reflected within Search for AI Overviews and AI Mode, alongside AI features in Discover
• The report will only be focused on impressions within generative AI features, not clicks
• The rollout will start with a subset of websites, allowing thorough testing (so keep an eye out!)
There are some major limitations to this initial testing phase, where the actual queries that users are searching won't show in the report, with only impressions for pages, countries, devices, and dates.
Though the dataset will be limited, this is certainly a step in the right direction!
I will be covering this rollout within my newsletter, so make sure to subscribe if you aren't already: https://t.co/J6GbI1tB27
1. Do more in parallel
Spin up 3–5 git worktrees at once, each running its own Claude session in parallel. It's the single biggest productivity unlock, and the top tip from the team. Personally, I use multiple git checkouts, but most of the Claude Code team prefers worktrees -- it's the reason @amorriscode built native support for them into the Claude Desktop app!
Some people also name their worktrees and set up shell aliases (za, zb, zc) so they can hop between them in one keystroke. Others have a dedicated "analysis" worktree that's only for reading logs and running BigQuery
See https://t.co/yXde5dW1vZ