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
Usage limits are up, effective today we're:
1) Doubling Claude Code's 5-hour limits for Pro, Max, Team and seat-based Enterprise plans
2) Removing peak hours limit reduction on Claude Code for Pro and Max plans
3) Substantially raising our API rate limits for Opus models
WSJ just revealed OpenAI’s upcoming wearable AI device
and it’s wild:
- fully aware of your surroundings and life.
- fits in your pocket like a third core device next to your MacBook and iPhone.
- aims to replace your screen addiction, not add to it.
- designed by Jony Ive, backed by Sam Altman.
Ive didn’t want something worn on the body. Altman agreed.
This could redefine personal computing.
Introducing the registry mcp. One command to make any component registry mcp-compatible.
Your Design System. Now with AI. Zero config.
We've got a lot to cover. Let's get started. ⬇️
Multi-agent architectures are the FUTURE
Here are 6 different types:
𝟭. 𝗛𝗶𝗲𝗿𝗮𝗿𝗰𝗵𝗶𝗰𝗮𝗹 (𝗩𝗲𝗿𝘁𝗶𝗰𝗮𝗹) 𝗔𝗿𝗰𝗵𝗶𝘁𝗲𝗰𝘁𝘂𝗿𝗲
A supervisor agent orchestrates multiple specialized agents.
𝘌𝘹𝘢𝘮𝘱𝘭𝘦:
• One agent retrieves information from internal data sources
• Another agent specializes in public information from web searches
• A third agent specializes in retrieving information from personal accounts (email, chat)
𝟮. 𝗛𝘂𝗺𝗮𝗻-𝗶𝗻-𝘁𝗵𝗲-𝗟𝗼𝗼𝗽 𝗔𝗿𝗰𝗵𝗶𝘁𝗲𝗰𝘁𝘂𝗿𝗲
Incorporates human verification before proceeding to next actions, used when handling sensitive information.
𝟯/𝟱. 𝗡𝗲𝘁𝘄𝗼𝗿𝗸 (𝗛𝗼𝗿𝗶𝘇𝗼𝗻𝘁𝗮𝗹) 𝗔𝗿𝗰𝗵𝗶𝘁𝗲𝗰𝘁𝘂𝗿𝗲
Agents communicate directly with one another in a many-to-many fashion. Forms a decentralized network without strict hierarchical structure.
𝟰. 𝗦𝗲𝗾𝘂𝗲𝗻𝘁𝗶𝗮𝗹 𝗔𝗿𝗰𝗵𝗶𝘁𝗲𝗰𝘁𝘂𝗿𝗲
Agents process tasks in sequence, where one agent's output becomes input for the next.
𝘌𝘹𝘢𝘮𝘱𝘭𝘦: Three sequential agents where:
• First query agent retrieves information from vector search
• Second query agent retrieves additional information from web search based on first agent's findings
• Final generation agent creates a response using information from both query agents
𝟱. 𝗗𝗮𝘁𝗮 𝗧𝗿𝗮𝗻𝘀𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻 𝗔𝗿𝗰𝗵𝗶𝘁𝗲𝗰𝘁𝘂𝗿𝗲
Includes agents dedicated to transforming data.
𝘌𝘹𝘢𝘮𝘱𝘭𝘦:
• A transformation agent that enriches data at insert-time or transforms existing collections
There are also some other patterns that can be combined with these architectures:
• 𝗟𝗼𝗼𝗽 𝗽𝗮𝘁𝘁𝗲𝗿𝗻: Iterative cycles for continuous improvement
• 𝗣𝗮𝗿𝗮𝗹𝗹𝗲𝗹 𝗽𝗮𝘁𝘁𝗲𝗿𝗻: Multiple agents working simultaneously on different parts of a task
• 𝗥𝗼𝘂𝘁𝗲𝗿 𝗽𝗮𝘁𝘁𝗲𝗿𝗻: A central router determining which agents to invoke
• 𝗔𝗴𝗴𝗿𝗲𝗴𝗮𝘁𝗼𝗿/𝘀𝘆𝗻𝘁𝗵𝗲𝘀𝗶𝘇𝗲𝗿 𝗽𝗮𝘁𝘁𝗲𝗿𝗻: Collecting and synthesizing outputs from multiple agents
Check out this ebook for more info: https://t.co/pfM1lcp3SC
🚧 Expo + Xcode 16.3 issues
We shipped patches for four modules to address a breaking change in Xcode 16.3, which was released yesterday.
🛠️ Fixed packages:
• [email protected]
• [email protected]
• [email protected]
• [email protected]
Run npx expo install --fix to upgrade those packages.
React Native < 0.77 has the same issues and you need to use RN >=0.77 if you're using Xcode 16.3.
To make sure you're using the correct version run: npx expo install [email protected]
Remember to clean your iOS folder if you're using Continuous Native Generation and development builds after upgrading: npx expo prebuild -p ios --clean
https://t.co/j0vLoPFAU3
React Native Gesture Handler 2.25.0 is out. 📲
✅ New SVG interface on Android ensures pixel-perfect precision for hit tests
✅ Swipe to go back gesture now works correctly on iOS when using react-navigation
✅ Improved Pressable component: supports ref passing & nested clicks without triggering parent callbacks
people love MCP and we are excited to add support across our products.
available today in the agents SDK and support for chatgpt desktop app + responses api coming soon!
Introducing Gemini 2.5 Pro Experimental.
The 2.5 series marks a significant evolution: Gemini models are now fundamentally thinking models.
This means the model reasons before responding, to maximize accuracy -- and it’s our best Gemini model yet.
Blog - https://t.co/Gx35wlkomq