#Reverting Changes

1 messages · Page 1 of 1 (latest)

calm venture
#

Unfortunately there is no way of reverting changes in warp

foggy shoalBOT
#

Hi @calm venture. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Currently, Warp does not have a built-in checkpoint or dedicated "revert changes" feature for code changes made by its AI agent. The recommended approach for reverting changes is to use source control tools like git, which allow you to track and undo modifications as needed. There is a feature request for a checkpoint mechanism to make reverting easier, and it is on the roadmap, but for now, using git is the suggested method for managing and reverting changes in your codebase within Warp. You can also set up rules to have Warp automatically commit changes before each agent action, providing a manual checkpoint system, but this is not as seamless as a dedicated revert feature would be Checkpoints feature request.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: