Overview Version History Q & A Rating & Review
Auto Accept ⚡
Stay in the flow. Automatically accept AI suggestions and commands across VS Code, Cursor, and Antigravity.
Auto Accept is a productivity extension designed for the AI-native developer. It removes the friction of constantly pressing "Tab" or clicking "Accept" by automating the confirmation process for trusted AI actions.
🚀 Features
Hands-Free Coding : Automatically accepts inline suggestions (Copilot, etc.) and chat commands.
Multi-Agent Support : Out-of-the-box support for:
VS Code (GitHub Copilot)
Antigravity (Agent Commands & Terminal)
Cursor (Tab & Diff Reviews)
Configurable : Toggle on/off globally with a single click or shortcut.
Safe : Visual status indicator (⚡ Auto Accept: ON) keeps you aware of the automation state.
📦 Supported Commands
This extension comes pre-configured to handle:
editor.action.inlineSuggest.commit (Copilot / Default)
workbench.action.chat.acceptInput
antigravity.agent.acceptAgentStep (Antigravity)
antigravity.command.accept
cursor.cpp.acceptDiff (Cursor)
And many more...
⚙️ Configuration
You can customize the behavior in Settings :
autoAcceptAgent.enabled: Enable/Disable on startup.
autoAcceptAgent.interval: How frequently to check for actions (default: 1000ms).
autoAcceptAgent.targetCommands: Add your own custom command IDs to auto-accept.
⌨️ Shortcuts
Toggle Auto Accept: Ctrl+Alt+A (Windows/Linux) / Cmd+Alt+A (Mac)
📝 License
MIT © Ezra