Skip to content

In ACP mode, the plan mode does not work as expected. #1151

@tanzhenxin

Description

@tanzhenxin

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.

Image

What did you expect to happen?

Don't use edit like tool in Plan mode, and exit with exit_plan_mode tool call.

Image

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

Metadata

Metadata

Assignees

Labels

type/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