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.6k stars 278 forks source link

bug: not completing fill print out #4559

Closed markmusil closed 1 month ago

markmusil commented 3 months ago

Version

v1.22.0

Describe the bug

I asked it for some code changes (it did this part successfully) and then I asked it to print out the entire code file to show me where to put those changes. It failed when it tried to print out the entire code file and it only printed out about half. Picture attached. image Screenshot from 2024-06-13 14-31-56

Expected behavior

When I ask it to print out an entire code file so that I can see where to put its suggested changes it should print out the entire file.

Additional context

No response

github-actions[bot] commented 1 month 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.