TL;DR: Anthropic refused to sign a contract with the Pentagon that would have allowed the U.S. military to use all of its models without restrictions. Anthropic insisted on an exception, and brace yourself, that its models cannot be used: 1) for mass surveillance of citizens, 2) for autonomous killing. Now the administration is threatening that if the founder of Anthropic doesn't change his mind by a certain date, they will come after him.
Google, OpenAI, and Musk (Grok) have all signed the contract.
Following Sam Altman's announcement over the past few hours, people have been speaking out massively about cancelling their OpenAI subscriptions and subscribing to Claude.
Anthropic’s Claude can now operate your computer like a human—clicking, typing, browsing, and running apps autonomously. With “computer use” and Dispatch, you can assign tasks from your phone and let Claude execute them on your Mac. From emails to reports, it bridges AI reasoning with real-world action.
Claude Code’s new auto mode lets Claude approve file writes and bash commands for you. A classifier checks each action: safe ones run automatically, risky ones get blocked and handled differently. Use in isolated environments.
New AI models pop up every week. Some developer tools like @Cursor, @Zed, and @Kilo Code let you choose between different models, while more opinionated products like @Amp and @Tonkotsu default to 1 model.
Curious what the community recommends for coding tasks? Any preferences?
I pay $20/m subscription, but nowadays hitting the limit and need to wait or spend an extra $ for tokens. I wonder whether it is worth getting $100/m subscription. How's the experience for those who have $100/m? Is it too much? Do you hit the limit? Or $20/m is fine for you?
Message Claude from your phone.
It runs on your desktop, touches your files, browses, builds reports, executes tasks. Sandboxed. Local.
You approve before it acts.
One persistent conversation.
A couple weeks ago, Boris Cherny (the creator of Claude Code) shared a bunch of really useful tips on getting the most out of Claude Code. #1 at the top of the list: do more in parallel. He himself runs 10-15 Claude codes in parallel.
His advice and practice makes sense: coding agents give us the ability scale infinitely. At this point, the only real limiter is our own ability to manage all of these agents.
Claude Code Channels let you control your local coding session from anywhere. Using MCP servers, you can bridge Claude to Telegram and Discord to push events, receive alerts, and reply to your terminal assistant directly from your phone.
Claude Code now dispatches a team of agents on every PR to catch bugs that skims miss. Available in research preview for Team and Enterprise. It is an AI-powered multi-agent code review that analyzes every pull request like an expert team. It detects bugs, security issues, and hidden logic flaws in AI-generated code, verifies findings to reduce false positives, and delivers high-signal feedback before code reaches production.