@condret @radex @mjg59 The most useful pattern for using AI code assistance in my experience is test-driven-development. As long as you make sure the tests are robust and have good coverage, the rest is pretty much hands-free. That's not all there is to it, but it's the biggest bang for buck IME.