Original Reddit post

Maybe the Claude leak is just gossip for most people. A lot of attention people gave to the product layer once the code was out there. Not just model stuff. People were suddenly picking apart how the tool thinks about context, memory, background behavior, permissions, workflow, all of it. That made me realize I have probably been judging AI coding tools too much like I am picking a smartest model, and not enough like I am evaluating a software system. A lot of these products can generate decent code now. That part is getting commoditized fast. The hard thing is getting from prompt to something that is actually shippable. Can it keep state well enough. Can it recover when the repo gets messy. Can it make sane decisions across frontend, backend, database, auth, deployment. Can it keep moving without me constantly re-explaining the project. That is where the moat feels like it is moving. Claude is insanely strong. Same for Cursor in some flows. I use both. This whole thing weirdly made me care less about hidden sauce and more about execution design. Like what is the actual work loop here. What happens after the cool first draft. What happens on next and next step, not just step 2. Lately I have been paying more attention to tools like Atoms, base44 too. Because I am starting to value products that feel more like an operating system for building than just a smart autocomplete with good branding. These tools feel like they are pushing more toward coordinated execution. Whether that tools win long term, I do not know yet, but it does feel directionally closer to what I actually need on real projects. In AI coding, it may just be who can actually help people ship, repeatedly, without the whole thing turning into chaos. submitted by /u/Helpful-Guava7452

Originally posted by u/Helpful-Guava7452 on r/ClaudeCode