Hey, thanks for the request.
That’s an interesting idea. There are a few similar requests in the community:
- Request for "Atomic Execution Mode": A Native Orchestrator for Plan-Build-Test-Commit Cycles
- Feature Request: Auto-accept changes on git commit
This feature isn’t available yet, but you can use a combination of:
- Auto Save (File > Auto Save) to save files automatically
- Cursor’s built-in Git integration: Git | Cursor Docs
- Git hooks, for example a pre-build hook to commit changes
I’ve logged your request, and we’ll consider it when planning future features.