- Published on
Figma's vibe coding tool, OpenAI acquires Windsurf, and Chroma's CLI
- Authors

- Name
- Hashim Warren
- @hashim_warren
## Launch of the week
Figma, the design tool, launched Figma Make, a prompt-to-code tool. Figma Make leaps into a crowded field of AI tools that generate code from design files and prompts, including Vercel's v0, Replit, Lovable, Bolt, and Google's Firebase Studio.
Figma promises that their tool gives users more precision, and already has the benefit of allowing collaboration through Figma's existing features.
I'm bullish on Figma Make, because it is launching with distribution to not just developers and designers, but marketers and product managers.
- [Blog post](https://www.figma.com/blog/introducing-figma-make/) - [Reaction video](https://www.youtube.com/watch?v=nlm6JmqC2QU)
## Funding & Acquisitions
It's been reported that **OpenAI** has agreed to acquire **Windsurf**, the AI-powered IDE. I've never tried Windsurf, but my feed seems to like Cursor over it. So why didn't OpenAI acquire Cursor? If reports are true, OpenAI approached Cursor first, but they are settling on Windsurf.
- [Mashable article](https://mashable.com/article/openai-windsurf-acquisition) - [Techcrunch article](https://techcrunch.com/2025/04/22/why-openai-wanted-to-buy-cursor-but-opted-for-the-fast-growing-windsurf/)
## More Devtool News
✨ Chroma, the vector database, launched a CLI. The CLI enables users to browse data, create databases, and log into Chroma Cloud from their terminal. Sidenote - I love the minimalist design of Chroma's new website.I wrote about this design trend in last week's newsletter.
- [Video demo](https://www.youtube.com/watch?v=lHassGpmvK8) - [LinkedIn announcement](https://www.linkedin.com/posts/trychroma_announcing-the-chroma-cli-browse-data-activity-7325569995130703872-jOhg/)
✨ Statsig, the experimentation platform, raised a C round for \$100 million at a \$1.1 billion valuation. This space is red hot right now. [Datadog acquired](/blog/newsletter/2025-05-05) Statsig's competitor Eppo just the week before.
- [Blog post](https://www.statsig.com/blog/statsig-series-c) - [LinkedIn announcement](https://www.linkedin.com/feed/update/urn:li:activity:7325545753907466240/)
✨ Netlify, the webapp platform, launched a cache API built entirely "on top of the web standard `Cache` and `CacheStorage` APIs". Netlify explains that by building on web standards, their cache API is more predictable and easier to understand than vendor specific implementations.
- [Blog post](https://www.netlify.com/blog/introducing-netlify-cache-api/)