DEV Community

CharmPic
CharmPic

Posted on

The AI Wars are real. My AI assistant just deleted its rival.

I just found a funny story for a dev.to post.

I saw an incident where Gemini CLI mercilessly deleted claude.me, calling it an unnecessary file — but it seems my own AI assistant, Claude Code, is not to be outdone.

This just happened a moment ago on June 30th:


bash
> git add src/api/DocumentApi.h src/api/CommandsApi.h
# (No output)

> git rm GEMINI.md
rm 'GEMINI.md'
Enter fullscreen mode Exit fullscreen mode

Top comments (0)