top | item 46942835

(no title)

chadcmulligan | 21 days ago

"autonomously" I couldn't agree with, I use it regularly for 100-200 loc size stuff, I can't recall it ever being right the first time.

discuss

order

vidarh|20 days ago

I regularly has it produce 10k+ lines of code that is working and passing extensive test suites. If you give it a prompt and no agent loop and test harness, then sure, you'll need to waste your time babysitting it.

chadcmulligan|19 days ago

If you give it a test harness then you're doing TDD? That will only work if you know what you're building, which is seldom the case.

simianwords|21 days ago

Autonomously means giving it access to run tests and compiler