aws / aws/amazon-q-developer-cli

Support "Auto Accept Edits" Mode

Open
#2,771 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2k
Forks
439
PR merge metrics
No merged PRs in 30d

Description

Currently in Q CLI, if users want to automatically accept file edits, they can use 't' to trust the edit file tool for the remainder of the session. However, often I find that I only want to auto-accept edits for a brief period before disabling again - i.e. when I am seeing promising results during a specific task that involves many edits and want to just let it finish without per-write approvals. But then when I prompt the next change I want to be asked for each edit again.

Claude code supports easy cycling between modes (in their case plan, manual approve edits, and auto accept edits) with shift+tab. It would be nice for Q CLI to support something similar so that it is easy to re-enable edit approval after trusting the tool temporarily.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.