Remix.run Logo
missingdays 7 days ago

> was to HARDCODE the special case which I had shown it.

Happened to me as well while trying out GPT-5. My prompt was something like "fix this test", where the test contained a class Foo.

It gave me the solution in the form of "if element.class == 'Foo': return null". Gave me a laugh at least