1/
Highly recommending this talk from AIE/CODE 2025 on how to code effectively as a team with AI:
* With coding agent, 40% of your context window is “smart zone”. Once it’s passed, expect more slop.
* How do you know you should start a new context (task): when your coding agent says “You’re absolutely correct!”
* Research, Plan, Implementation (RPI).
* Leverage-wise: R >> P >> I. Screwing up upstream costs big time.