|
|
|
|
|
by andai
1 day ago
|
|
I keep posting this but it keeps being relevant. I had an agent implement a feature completely backwards. It wrote a whole bunch of tests proving the correctness of the implementation. All the tests passed. The really interesting thing to me is that formal verification wouldn't have helped there either -- it would have just written a mathematical proof of the correctness of the backwards feature. |
|
I haven’t seen it do that in quite a while, but it was an interesting failure mode!