[FEATURE] Auto mode - ability to chat about given permissions

Resolved 💬 4 comments Opened Apr 11, 2026 by tboba Closed May 23, 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

As for now, for some scenarios, Claude only asks if it could execute shown command. In most cases, there are only three choices to make:

  1. Allow for now (Yes)
  2. Allow for each given command (Yes, and don't ask again for)
  3. No

Sometimes it's enough to make the 1st or 2nd decision - however, as I user, I would like to be precise on which circumstances Claude should execute the command.

Proposed Solution

Add the 4th option - "Chat about this", so that it would be possible to clarify my intentions for auto-passing the command execution.

Alternative Solutions

Of course I could alternatively choose the "No" option and clarify my intentions (Claude should probably work with that), but this will cause me to live the execution loop, which is not decent.

Priority

Medium - Would be very helpful

Feature Category

API and model interactions

Use Case Example

Currently, I'm using the supabase plugin that executes given SQL queries. It asks me to execute supabase - Execute SQL(query: "SELECT, ...) command from MCP and it offers me three options:

Do you want to proceed?
 ❯ 1. Yes
   2. Yes, and don't ask again for supabase - Execute SQL commands in <project directory>
   3. No

However, in this position I would like to discuss with claude that it shouldn't worry about proceeding only with SELECT queries - otherwise, I would like to make the decision by myself. Maybe I could also discuss with him the change of the command on the fly? (In this case, I would choose "No", but this will cause me to leave the decision step).

Additional Context

_No response_

View original on GitHub ↗

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