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

Add /answer/explain route for explaining file ranges #785

Merged
merged 23 commits into from
Aug 3, 2023
Merged

Conversation

calyptobai
Copy link
Contributor

This new route allows the client to "explain" a line range in a file, and requires less conversation turns due to pre-generated conversation history.

@calyptobai calyptobai force-pushed the explain-file branch 3 times, most recently from 9022665 to 54b4681 Compare August 2, 2023 18:16
@ggordonhall ggordonhall marked this pull request as ready for review August 3, 2023 08:58
server/bleep/src/webserver/answer.rs Show resolved Hide resolved
server/bleep/src/webserver/answer.rs Show resolved Hide resolved
server/bleep/src/webserver/answer.rs Outdated Show resolved Hide resolved
@ggordonhall ggordonhall merged commit efee29e into main Aug 3, 2023
4 checks passed
@ggordonhall ggordonhall deleted the explain-file branch August 3, 2023 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants