Allow option to delete a chunk if you don't like it or if you get an error! In UI we add a button next to the dropdown menu. We add a warning to ensure the user knows that they're deleting a given chunk. On Server side, manipulating code_history. When we delete, we delete completely. Code History and context for that specific chunk is gone.
Allow option to delete a chunk if you don't like it or if you get an error! In UI we add a button next to the dropdown menu. We add a warning to ensure the user knows that they're deleting a given chunk. On Server side, manipulating code_history. When we delete, we delete completely. Code History and context for that specific chunk is gone.