Remix.run Logo
tmanchester 6 hours ago

I don't think so, at least not if you're using agents smartly for software engineering and not just firing prompts off. There's the default way agents build stuff, but they're very steerable and it's easy, with hard rules (like linting) and soft rules (like skills and AGENTS.md), to guide them to actually make half decent software architectures however you like.

sagenschneider 6 hours ago | parent [-]

Agreed. AGENTS.md and skills are the documentation level from the linked post that hands AI the context its training lacks.

However, this only works if you know a better architecture exists. Most won't and they'll use the "defaults". And these defaults is what the next model trains on. Individually you can steer, but I'm concerned it won't be enough to steer the critical mass of the training data.