What happened?
In Zed editor, setup qwen with option:
"qwen": {
"command": "qwen",
"args": ["--experimental-acp", "--approval-mode", "plan"],
"env": {}
}
Then start a session with a task, it will try to use edit like tool and ask for user permission. It is not as expected.
What did you expect to happen?
Don't use edit like tool in Plan mode, and exit with exit_plan_mode tool call.
Client information
Client Information
Run qwen to enter the interactive CLI, then run the /about command.
$ qwen /about
# paste output here
Login information
No response
Anything else we need to know?
No response
What happened?
In Zed editor, setup qwen with option:
Then start a session with a task, it will try to use
editlike tool and ask for user permission. It is not as expected.What did you expect to happen?
Don't use
editlike tool in Plan mode, and exit withexit_plan_modetool call.Client information
Client Information
Run
qwento enter the interactive CLI, then run the/aboutcommand.Login information
No response
Anything else we need to know?
No response