People freaking out over my AI spend. What nobody sees: Part of what excites me so much about working on OpenClaw is that I'm trying to answer the question:
How would we build software in the future if tokens don't matter?
We constant run ~100 codex in the cloud, reviewing every PR, every issue. If a fix on main lands, @clawsweeper will eventually find that 6 month old issue and close it with an exact reference.
We run codex on every commit to review for security issues (as it's far too easy to miss).
We run codex to de-duplicate issues and find clusters and send reports for the most pressing issues.
We have agents that can recreate complex setups, spin up ephemeral https://t.co/Q1NRXLemEy machines, log into e.g. Telegram, make a video and post before/after fix on the PR.
There's codex that watch new issues and - if it fits our documented vision well, automatically create a PR of it. (that then another codex reviews)
We have codex running that scans comments for spam and blocks people.
We have codex instances running that verify performance benchmarks and report regressions into Discord.
We have agents that listen on our meetings and proactively start work, e.g. create PRs when we discuss new features while we discuss them.
We build https://t.co/bmA1XnoB7P to split all our projects into functional units to review and find bugs and regresssions.
We do the same split for security with Vercel's deepsec and Codex Security to find regressions and vulnerabilities.
All that automation allows us to run this project extremely lean.
AI has stopped being a feature and started being the foundation.
We're excited about a new wave of startups rebuilding software, services, and silicon— and pushing AI into the physical world.
https://t.co/QCIz6DnQnN
Introducing Claude Design by Anthropic Labs: make prototypes, slides, and one-pagers by talking to Claude.
Powered by Claude Opus 4.7, our most capable vision model. Available in research preview on the Pro, Max, Team, and Enterprise plans, rolling out throughout the day.
Corea del Norte creó una empresa de trading falsa. Con esta empresa participaron en conferencias donde conocieron a las víctimas. Mantuvieron reuniones en persona y sesiones de trabajo con Drift Protocol. Intercambiaron mensajes por Telegram durante meses. Los norcoreanos incluso llegaron a depositar 1 millón de dólares propios para que todo pareciera un negocio legítimo.
Después de seis meses de conversaciones les hicieron clonar un repositorio y abrir un archivo que, por una vulnerabilidad en VS Code/Cursor, ejecutaba código malicioso de forma silenciosa.
En cuanto se activó el exploit lograron robar 280 millones de dólares. Inmediatamente borraron todos los rastros. Desaparecieron los mensajes de Telegram y cualquier huella de malware. No quedó evidencia.
Seis meses de infiltración y construcción de confianza. Ingeniería social en su máxima expresión.
I built a new plugin! You can now trigger Codex from Claude Code!
Use the Codex plugin for Claude Code to delegate tasks to Codex or have Codex review your changes using your ChatGPT subscription.
Start by installing the plugin:
https://t.co/u6gBpArwBc
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!
A small ship I love: We made https://t.co/DQ5nmzzS1u and our desktop apps meaningful faster this week.
We moved our architecture from SSR to a static @vite_js & @tan_stack router setup that we can serve straight from workers at the edge. Time to first byte is down 65% at p75, prompts show up 50% sooner, navigation is snappier.
We're not done (not even close!) but we care and we'll keep chipping away. Aiming to make Claude a little better every day.
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 your phone.
this story is absolutely insane 🤯
> tech guy with zero biology background.
> his dog got terminal cancer.
> vets said 1 - 6 months left.
> bro said nah not on my watch.
> asked ChatGPT for a treatment plan.
> sequenced tumor DNA for $3k.
> used AlphaFold AI to model mutated proteins.
> designed world’s first personalized mRNA vaccine for a dog.
> partnered with universities to synthesize it.
> ethics approval took 3 months.
> vaccine design took 2 months.
> first injection December 2025.
> tumors shrank 75% within weeks.
> dog happy.
> universities confirmed it worked.
> now designing version 2 for remaining tumor.
AI + a guy determined to save his dog just outperformed the pharma industry 💀
the cure for cancer will be open source.
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 summary of top posts I was tagged in”
Let us know what you think!
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!
Claude Code 2.1.63 dropped with a new built-in command: /simplify
It reviews your changed code for three things:
- Reuse opportunities (duplicated logic, extractable patterns)
- Code quality (readability, naming, structure)
- Efficiency (unnecessary complexity, redundant operations)
Then it actually fixes what it finds. Not just suggestions, it edits.
How to use it:
1. Make your code changes as usual
2. Run /simplify
3. It analyzes your diff, finds issues, and applies fixes
In the video I ran it after finishing a PR review and noticed it spawned 3 parallel agents using Haiku 4.5 to do the analysis... fast and cheap
Try it out 👇
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.
Anthropic acaba de hacer lo que nadie se esperaba: lanzar plugins especializados para servicios financieros.
Investment banking, equity research, private equity, wealth management. Todo dentro de Claude.
El Goldman Sachs del futuro no va a tener analistas. Tendrá prompts. 🧵👇
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.