Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Edits do not correctly stream into the document #1449

Closed
umpox opened this issue May 3, 2024 · 3 comments · Fixed by sourcegraph/cody#4172
Closed

bug: Edits do not correctly stream into the document #1449

umpox opened this issue May 3, 2024 · 3 comments · Fixed by sourcegraph/cody#4172
Labels
bug Something isn't working

Comments

@umpox
Copy link
Contributor

umpox commented May 3, 2024

Cody Version

latest main

IDE Information

IntelliJ IDEA 2022.1 (Community Edition)
Build #IC-221.5080.210, built on April 12, 2022
Runtime version: 11.0.14.1+1-b2043.25 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.6.4
GC: G1 Young Generation, G1 Old Generation
Memory: 752M
Cores: 10
Non-Bundled Plugins:
com.sourcegraph.jetbrains (6.0-localbuild)

Kotlin: 221-1.6.20-release-285-IJ5080.210

Describe the bug

JetbrainsIssue.mov

The text that is applied to the Edit does not match the final LLM response, it contains duplicate chunks as it is streamed in

Expected behavior

The LLM response matches the Edit applied, no duplicate code

Additional context

No response

@taylorsperry
Copy link
Contributor

@umpox is it ok to close this, given sourcegraph/cody#4030?

@umpox
Copy link
Contributor Author

umpox commented May 14, 2024

@taylorsperry Sorry missed this, should be fully fixed by sourcegraph/cody#4172

@taylorsperry
Copy link
Contributor

Awesome, thanks, Tom! We'll close once that merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants