Skip to content

bug: git status doesn't need approval in any approval mode #2927

@wold9168

Description

@wold9168

What happened?

Regardless of the current approval mode setting, qwen-code can execute git status without requiring approval.

What did you expect to happen?

User should be able to check every command the agent executes in Default and Auto-Edit mode. Manual approval is supposed to be required in this two modes.

Client information

Client Information

Run qwen to enter the interactive CLI, then run the /about command.

$ qwen /about
# paste output here
  ╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
  │                                                                                                  │
  │ Status                                                                                           │
  │                                                                                                  │
  │ Qwen Code                         0.14.0 (de66ee198)                                             │
  │ Runtime                           Node.js v22.22.0 / npm 10.9.4                                  │
  │ OS                                linux x64 (6.18.16-200.fc43.x86_64)                            │
  │                                                                                                  │
  │ Auth                              Qwen OAuth                                                     │
  │ Model                             coder-model                                                    │
  │ Session ID                        880d295d-a9b3-4c83-a1f3-f519241e273f                           │
  │ Sandbox                           no sandbox                                                     │
  │ Proxy                             no proxy                                                       │
  │ Memory Usage                      266.7 MB                                                       │
  │                                                                                                  │
  ╰──────────────────────────────────────────────────────────────────────────────────────────────────╯

Login information

No response

Anything else we need to know?

No response

Metadata

Metadata

Assignees

Labels

status/needs-triageIssue needs to be triaged and labeledtype/bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions