#Auto Apply Changes
13 messages · Page 1 of 1 (latest)
Hi @spare socket. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
Based on the knowledge sources, there are a few features in Warp related to auto-applying changes, but they work in different contexts:
-
For Agent Mode coding capabilities, there's currently an issue with the "Apply" button for code changes on Windows. According to a GitHub issue, when using the AI Assistant feature on Windows, clicking the "Apply" button after the assistant generates code changes doesn't actually modify the files as expected. This issue has been reported and is being tracked by the Warp team. The issue doesn't occur in native Linux environments where it works flawlessly. GitHub Issue #5975
-
For theme development, Warp has implemented auto-loading of theme changes. When you modify a theme file, the changes are now automatically refreshed without having to restart Warp. You just need to have the themes picker open to see the changes. GitHub Issue #2794
-
For Agent Mode autonomy, you can configure autonomous command execution under Settings > AI > Autonomy. This allows you to specify which commands can auto-execute using allowlists and denylists, or let the Agent Mode model automatically determine if a command is safe to execute. Agent Mode Autonomy
However, there doesn't appear to be a specific feature that would automatically apply all code changes and continue without user intervention. The Agent Mode is designed to pause and wait for your approval at certain steps, especially for potentially risky operations.
If you're looking for more specific automation capabilities, you might want to reach out to the Warp team directly at [email protected] to suggest this feature.
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
@spare socket Kapa.ai is still learning and improving, please let me know how I did by reacting below.
what command would i have to allow for it to allow auto applying file changes though, I don't see the command it's trying to use:
@spare socket not for Code diffs at this time. The expectation is that you review the code edits and approve before they are applied, this is common across many other code editing AI tools. You also have the chance to refine the request to the llm or edit the code changes manually if you choose to.
@rich flume okay, i would love to see the ability to allow auto approving file writes. that's how I use cursor or cline currently
this interface is great though and it would be awesome to have that feature
Yes, we're working on a full YOLO mode which may allow fo automatic edits
awesome
Also have you tried Dispatch mode? this mode should do the commands/edits automatically afaik.
umm, yeah i thought i tried it but i'll try again