❌

Normal view

Received yesterday β€” 30 July 2025
Received before yesterday

Two major AI coding tools wiped out user data after making cascading mistakes

24 July 2025 at 21:01

New types of AI coding assistants promise to let anyone build software by typing commands in plain English. But when these tools generate incorrect internal representations of what's happening on your computer, the results can be catastrophic.

Two recent incidents involving AI coding assistants put a spotlight on risks in the emerging field of "vibe coding"β€”using natural language to generate and execute code through AI models without paying close attention to how the code works under the hood. In one case, Google's Gemini CLI destroyed user files while attempting to reorganize them. In another, Replit's AI coding service deleted a production database despite explicit instructions not to modify code.

The Gemini CLI incident unfolded when a product manager experimenting with Google's command-line tool watched the AI model execute file operations that destroyed data while attempting to reorganize folders. The destruction occurred through a series of move commands targeting a directory that never existed.

Read full article

Comments

Β© Benj Edwards / Getty Images

Windsurf says Anthropic is limiting its direct access to Claude AI models

4 June 2025 at 00:48
Windsurf, the popular vibe coding startup that’s reportedly being acquired by OpenAI, says Anthropic significantly reduced its first-party access to its Claude 3.7 Sonnet and Claude 3.5 Sonnet AI models. Windsurf CEO Varun Mohan said in a post on X Tuesday that Anthropic gave Windsurf little notice for this change, and the startup now has […]

OpenAI introduces Codex, its first full-fledged AI agent for coding

16 May 2025 at 17:38

We've been expecting it for a while, and now it's here: OpenAI has introduced an agentic coding tool called Codex in research preview. The tool is meant to allow experienced developers to delegate rote and relatively simple programming tasks to an AI agent that will generate production-ready code and show its work along the way.

Codex is a unique interface (not to be confused with the Codex CLI tool introduced by OpenAI last month) that can be reached from the side bar in the ChatGPT web app. Users enter a prompt and then click either "code" to have it begin producing code, or "ask" to have it answer questions and advise.

Whenever it's given a task, that task is performed in a distinct container that is preloaded with the user's codebase and is meant to accurately reflect their development environment.

Read full article

Comments

Β© OpenAI

Rork’s founders were almost broke when a viral tweet led to $2.8M and a16z

5 May 2025 at 16:02
Rork founders Levan Kvirkvelia and Daniel Dhawan are living a life that sounds like a plot for a movie. But it really happened.Β  They went from broke, life savings spent, and in debt $15,000 apiece on credit cards β€” Kvirkvelia was even sleeping on a mattress at a friend’s apartment β€” to $100,000 of revenue […]
❌