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

Feat: Edit as template-view #111

Merged
merged 5 commits into from
May 14, 2024
Merged

Feat: Edit as template-view #111

merged 5 commits into from
May 14, 2024

Conversation

DavidSouther
Copy link
Owner

Introduce output.edit, which is used as a special template view expansion to allow the user to control and experiment with how to format edit instructions.

Also includes adding request template-view details, including request.ext the file extension of the request, request.name the file name of the request, request.prompt the original prompt value of the edit request, and edit.selection, the lines extracted from the original file.

Copy link
Contributor

@cpyle0819 cpyle0819 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. With the caveat that some tests are failing.

@DavidSouther DavidSouther merged commit 7507586 into main May 14, 2024
3 checks passed
@DavidSouther DavidSouther deleted the refactor/edit/template branch May 14, 2024 14:17
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.

None yet

2 participants