Skip to content

fix: show line numbers in semantic_edit #549

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

Merged
merged 11 commits into from
Feb 19, 2025
Merged

Conversation

jayhack
Copy link
Contributor

@jayhack jayhack commented Feb 19, 2025

The agent was hallucinating line numbers previously, which meant edits would get messed up. This seems to fix it for the most part.

Copy link

codecov bot commented Feb 19, 2025

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/codegen/extensions/tools/semantic_edit.py 0.00% 2 Missing ⚠️
Additional details and impacted files

@tawsifkamal tawsifkamal merged commit 553c07f into develop Feb 19, 2025
24 of 26 checks passed
@tawsifkamal tawsifkamal deleted the jay/show-line-numbers branch February 19, 2025 18:32
Copy link
Contributor

🎉 This PR is included in version 0.22.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants