[BUG] On unable to find package, we should revert the use of that package across the repository #651
Labels
agent
enhancement
New feature or request
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone
We need a way to selectively revert some changes in a patch, that the LLM might have done but should not have.
I good example is moving
javax.sql
tojakarta.sql
which is not valid. This usually happens in the context of a good update for other pieces of movingjavax.persistance
tojakarta.presistance
The text was updated successfully, but these errors were encountered: