logoalt Hacker News

bevr1337yesterday at 3:08 PM1 replyview on HN

> because the rust compiler and linters give such good feedback that it immediately fixes whatever goof it made.

I still experience agents slipping in a `todo!` and other hacks to get code to compile, lint, and pass tests.

The loop with tests and doc tests are really nice, agreed, but it'll still shit out bad code.


Replies

adastra22yesterday at 7:37 PM

What agents, using what models?