-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Problem/Usecase Description
It would be nice if one could use the language model to modify the current content of a notebook and maybe validate the changes in a git like manner.
This suggestion is motivated by the fact that Surf allows modifying content, that’s a huge strength. But for the moment all modifications must be hand-made, it takes time and results in users stacking information rather than forming clear ideas.
Proposed Solution
Change a mode from "integrate" to "edit" (for example)
User writes a prompt for editing
Text is generated based on this request
Diffs between the old and newly generated version are highlighted
User can chose blocks to keep or not
Feature Type
New functionality
Additional Context
No response
Contribution
- I'd be willing to implement this feature
- I'd be willing to test this feature once implemented
- I can provide additional details or clarification if needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request