AI Coding is Like Inheriting a 10-Year-Old Codebase: Use the Strangler Pattern

JnBrymn · x · 2026-07-28

The author discussed the current state of AI coding with Doug Turnbull: using AI agents feels exactly like joining a 10-year-old legacy codebase that nobody fully understands.

The fix isn't to have the AI read everything. Instead, it's about applying the classic Strangler Pattern:

This provides a clear workflow arc: hit fragility → establish boundary tests → gain trust → let agents stamp out more tests.

Original post →

More from coding & agent

coding & agent channel →