Ask HN: Anyone know of that "levels of AI programming" blog post?
I was browsing HN comments a while ago and ran into a wonderful blog on the levels of AI involvement in programming. It started at 0 I think, with no AI involved and went to around 7 where LLMs direct other LLMs and no human is involved.
I wanted to reference these levels in the README of an open source project I'm creating as part of it was hand-programmed while using AI as a kind of search engine, while another part was crafted by AI with me reviewing code and providing a spec.
Any help is greatly appreciated!
Sure!
Do you happen to have the link?
The 8 Levels of Agentic Engineering (277 points, 1 month ago, 129 comments) https://news.ycombinator.com/item?id=47320614
https://www.bassimeledath.com/blog/levels-of-agentic-enginee...
Thank you!