[FEATURE] Option to disable "Yes, and don't ask again" in permission dialog

Resolved 💬 2 comments Opened Jun 2, 2026 by bily-opn Closed Jul 10, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Currently the permission dialog shows three options:
Do you want to proceed?
❯ 1. Yes

  1. Yes, and don't ask again for similar commands in <path>
  2. No

Use case: Users who want every command to always prompt for confirmation (security-conscious workflows) have no way to prevent option 2 from silently adding commands to the allow list. Gemini CLI supports disabling this "always allow" option natively.

Proposed Solution

Request: Add a setting (e.g. in settings.json) to hide or disable option 2, so users cannot accidentally permanently allow a command.

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗