sourcegraph / cody

Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
https://cody.dev
Apache License 2.0
2.65k stars 290 forks source link

bug: Cody hallucinates having fixed the code more than it did. #2519

Closed kateisprettydamngreat closed 7 months ago

kateisprettydamngreat commented 10 months ago

Version

1.0.4

Describe the bug

ItemScript.cs.txt Custom command json Hallucinated fixes.json Ordinarily it would condense the internal sealed class and the public virtual IEnumerator while removing the boolang generator, here it says it did that, but didn't.

Expected behavior

Cody writes concise code removing unneeded classes, then explains what it did.

Additional context

as always, .txt appended for compat.

kateisprettydamngreat commented 10 months ago

Another example of the same behavior did it again.json

github-actions[bot] commented 8 months ago

This issue is marked as stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed automatically in 5 days.