Skip to content

qwen进行对PR进行代码审核出现memory leak #1787

@zx0828

Description

@zx0828

What happened?

使用qwen code版本是0.10.0,执行 git diff origin/main...HEAD | qwen -p '请你进行代码评审',发生下面错误
Image

What did you expect to happen?

I expected the command to run successfully without errors.

Client information

Qwen CLI version: 0.10.0
extenstions: code-review
OS: ubuntu22.04.5 LTS
Node.js: v20.19.6
Shell: bash
通过非交互模式执行 git diff origin/main...HEAD | qwen -p '请你进行代码评审',请问这种情况下,如果git diff出来的文件很多,是不是容易导致qwen 执行代码code review出问题。
问题2:在非交互模式下,是否有命令直接触发qwen内部extensions,比如:安装了一个code-review的extensions,可以通过qwen -e code-veview 触发吗?
问题3:通过Typescript SDK,是否可以触发安装的extensions

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
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions