---
title: "AI News for Devs #24: Antigravity 2.0, Cursor 2.5, and AI Safety"
url: https://daily.dev/posts/ai-news-for-devs-24-antigravity-2-0-cursor-2-5-and-ai-safety-ftxhspkoc
source_url: https://daily.dev/posts/ai-news-for-devs-24-antigravity-2-0-cursor-2-5-and-ai-safety-ftxhspkoc
type: freeform
source: "proflead"
author: "Vladislav Guzey"
published: 2026-05-23T05:19:11.186Z
updated: 2026-05-23T05:19:33.708Z
tags: ["wordpress", "ai-coding", "ai-safety", "openai-codex"]
reading_time: 3
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# AI News for Devs #24: Antigravity 2.0, Cursor 2.5, and AI Safety

**[proflead](https://daily.dev/sources/proflead)** · [@proflead](https://daily.dev/proflead) · 3 min read · 1 upvotes · 0 comments

## Summary

A developer news roundup covering major AI and dev tool updates: Google unifies Gemini CLI, Code Assist, and AI Studio into Antigravity 2.0 (deprecating old tools June 18); Anthropic launches Claude for Small Business with 15 pre-built agentic workflows; Cursor releases Composer 2.5 built on Kimi K2.5 with better long-task handling at lower cost; WordPress 7.0 'Armstrong' introduces an AI Client and Abilities API; Microsoft open-sources Rampart and Clarity for AI agent safety testing; and a tutorial on OpenAI Codex CLI's /goal command for autonomous multi-hour coding sessions.

## Content

Hey, Devs! Vlad here! This week was packed with big updates: Google I/O, Cursor 2.5, WordPress Armstrong, and many other cool things you need to know about. Let's jump in!

## **Google unifies AI coding tools under Antigravity 2.0**

Gemini CLI, Code Assist, and AI Studio into a single Antigravity 2.0 platform. The platform includes a desktop app and a CLI, integrates deeply with the Gemini Enterprise Agent Platform, and aims to unify agentic workflows across desktop, terminal, and cloud environments. Existing scripts and CI workflows will need to be migrated before the previous tools are deprecated on 18 June.

**_Read more: _**[**_https://antigravity.google/blog/introducing-google-antigravity-2-0_**](https://antigravity.google/blog/introducing-google-antigravity-2-0)

## **Claude for Small Business launch**

On 13 May, Anthropic launched **Claude for Small Business**, a suite of 15 pre‑built agentic workflows that integrate with QuickBooks, PayPal, HubSpot, and other services. The initiative aims to close the AI adoption gap for small businesses by providing ready‑to‑use automations.

**_Read more: _**[**_https://www.anthropic.com/news/claude-for-small-business_**](https://www.anthropic.com/news/claude-for-small-business)

## **Cursor Composer 2.5**

Cursor released version 2.5 of its coding agent. Composer 2.5, built on Moonshot’s Kimi K2.5 checkpoint, offers significant improvements in handling long-running coding tasks, follows complex instructions more reliably, and uses targeted reinforcement learning to correct specific mistakes. The model is priced at $0.50 per million input tokens and $2.50 per million output tokens (fast variant $3.00/$15.00) and positions itself as lower‑cost than other frontier models.

**_Read more: _**[**_https://cursor.com/blog/composer-2-5_**](https://cursor.com/blog/composer-2-5)

## **WordPress 7.0 “Armstrong”**

The official WordPress release introduced a major upgrade named after LouisArmstrong. WordPress 7.0 lays “the foundation for AI across the WordPress experience” and provides a new AI Client and Abilities API that can communicate with generative models.

**_Read more: _**[**_https://wordpress.org/news/2026/05/armstrong/_**](https://wordpress.org/news/2026/05/armstrong/)

## **Microsoft open‑sources Rampart and Clarity**

To operationalize AI agent safety, Microsoft released two open-source tools. Rampart, built on PyRIT, converts red‑team findings into repeatable tests run during development and deployment to catch prompt injection, unsafe tool use, and privilege escalation. Clarity guides engineers through structured conversations about agent behavior, permissions, and trust boundaries, storing decision logs as Markdown in the repository. These tools aim to make continuous AI safety engineering part of standard DevOps.

**_Learn more: _**[**_https://www.youtube.com/watch?v=o-AxGWAa06Y_**](https://www.youtube.com/watch?v=o-AxGWAa06Y)

## **The New Codex /goal Command Explained**

Codex /goal is the most powerful feature in OpenAI Codex CLI right now, and most developers don't know it exists yet. In this video, I show you exactly how to use the /goal command to run autonomous multi-hour coding sessions, how to write goals that actually work, and when to use /goal vs. regular prompts.

**_Watch on YouTube: _**[**_Codex /goal_**](https://youtu.be/ePGrgs1-DsY)

See you next week! Cheers, proflead! ;)

## Similar posts on daily.dev

- [Google to unify AI coding tools under Antigravity](https://daily.dev/posts/google-to-unify-ai-coding-tools-under-antigravity-yazrwvrco) · InfoWorld · 0 upvotes · 1 comments

---

Tags: [#wordpress](https://daily.dev/tags/wordpress), [#ai-coding](https://daily.dev/tags/ai-coding), [#ai-safety](https://daily.dev/tags/ai-safety), [#openai-codex](https://daily.dev/tags/openai-codex)

[View this post on daily.dev](https://daily.dev/posts/ai-news-for-devs-24-antigravity-2-0-cursor-2-5-and-ai-safety-ftxhspkoc)
