Higgsfield MCP now connects to Claude! 🧩
The first way to generate visuals on Claude, powered by Seedance 2.0, GPT Images 2.0, Marketing Studio and Cinema Studio.
Research on Claude. Polish your prompts. Generate ads, videos and brand content via the Higgsfield connector.
What's new in GPT-5.5:
- Stronger coding + debugging
- Better computer use (operating software autonomously)
- Deep research + doc/spreadsheet generation
- Greg Brockman: "It can look at an unclear problem and figure out just what needs to happen next"
Rolling out now to Plus, Pro, Business, Enterprise in ChatGPT + Codex.
The AI model war is compressing release cycles down to weeks. Wild time to be building.
https://t.co/aXISpFx6Z1
GPT-5.5 just dropped. Less than 2 months after GPT-5.4.
OpenAI's release cadence is getting insane. Better coding, computer use, deep research with "less guidance needed."
Meanwhile Anthropic's Claude Mythos has Wall Street talking.
Is OpenAI shipping fast to stay relevant, or are they genuinely pulling ahead?
What happened (April 18, 2026):
- Kelp's LayerZero V2 bridge exploited
- 116,500 rsETH minted out of thin air
- Deposited into Aave V3 on ETH + Arbitrum as collateral
- ~$190M in wETH/wstETH borrowed and gone
- Aave now sitting on up to $230M bad debt
Root issue: Aave accepted bridged assets as collateral with no oracle safeguard for bridge integrity.
Biggest DeFi exploit of 2026 so far.
https://t.co/xhPpdwVNkY
The Kelp DAO bridge exploit just created $123M-$230M bad debt on Aave. $9B in outflows followed.
Attacker minted 116,500 rsETH, dumped it as collateral, borrowed ~$190M ETH. Aave didn't get hacked. It got used as the exit.
Is DeFi collateral risk still unsolved?
Introducing Claude Opus 4.7, our most capable Opus model yet.
It handles long-running tasks with more rigor, follows instructions more precisely, and verifies its own outputs before reporting back.
You can hand off your hardest work with less supervision.
Introducing Gemini 3.1 Flash TTS 🗣️, our latest text to speech model with scene direction, speaker level specificity, audio tags, more natural + expressive voices, and support for 70 different languages.
Available via our new audio playground in AI Studio and in the Gemini API!
/ultraplan is the move I have been waiting for. Plan on the web, execute on local CLI, kill the back and forth of pasting plans into terminal.
Web plus CLI hybrid is the real Claude Code unlock for 2026.
New in Claude Code: /ultraplan
Claude builds an implementation plan for you on the web. You can read it and edit it, then run the plan on the web or back in your terminal.
Available now in preview for all users with CC on the web enabled.
New in Claude Code: /ultraplan
Claude builds an implementation plan for you on the web. You can read it and edit it, then run the plan on the web or back in your terminal.
Available now in preview for all users with CC on the web enabled.
Say hello (again) to Figma Weave. Build workflows to create and edit images, video, 3D, and more.
As we work on bringing Weave to the Figma canvas, what are some things you want to see?
So next time you're building an AI agent, ask yourself: do I need creativity or consistency?
The answer changes everything about how you configure your model.
What Temperature do you run your production AI at?
Most devs think setting Temperature=0 makes their AI deterministic. It doesn't. Here's what actually controls whether your LLM gives the same answer twice. 🧵
The irony? Neural networks are just matrix multiplication underneath. Pure deterministic math.
But LLMs deliberately inject randomness at the sampling layer to make language sound natural. We made them stochastic on purpose.