AI Coding January 25, 2026

Claude Code’s “holiday spike” made vibe coding mainstream (and Anthropic leaned into it)

During the holiday break, Anthropic’s Claude Code advanced from a simple “cool terminal toy” to “oh… this is changing workflows” levels of adoption. The Applied AI Observer pinned the surge to late December 2025, assisted along the way by Anthropic doubling usage limits as a holiday gift and a wave of developers sharing surprisingly capable results. The moment it went actually viral was after one of Google’s engineers, Jaana Dogan posted that Claude Code was able to generate a prototype of something her team had spent a year building, in about an hour. She later clarified it was a toy version, but still a useful starting point.

Anthropic then shipped Claude Cowork as a research preview: an agent inside Claude’s macOS app for Claude Max subscribers that can work across local folders and connect to services like Asana and Notion. Anthropic also warned about the obvious risk: if you give an agent file access and your instructions are vague, it can absolutely delete the wrong thing. Humans do that too, but they usually at least have the decency to look embarrassed afterward.

What makes this important is that the bottleneck is shifting from “can you implement” to “can you specify and judge.” Claude Code works extremely well when the user is precise about goals, boundaries, and expected output. But just as with anything else, if the instructions are vague, the AI will faithfully transform that vagueness into software. That might be the most human tradition imaginable: unclear communication followed by disappointment in the result.

In that sense, Claude Code did more than trend for a week. It helped normalize a new style of development where users describe intent, let the AI execute a large portion of the implementation, and then step in as editor, reviewer, and judge. That workflow is why “vibe coding” stopped sounding like a joke and started looking like a real shift in how software gets prototyped.


Sources