BLOG / AI-CODING
Working with AI coding agents — Claude Code, Cursor, Copilot, Cline. Patterns, gotchas, and what actually works on real codebases.

Claude Code vs Cursor on one Python import cycle refactor: see the exact prompts, where each agent stalled, and which handled the graph better.

Claude Code vs Cursor on one Flask refactor: same prompt, exact edits, and where each agent lost the thread. See the repo context that changed the outcome.