Skip to content

使用GLM5.1,模型反馈接收不到信息。 || Using GLM5.1, model feedback cannot receive information. #1615

@Saro50

Description

@Saro50

What version of Kimi Code CLI is running?

kimi, version 1.27.0

Which open platform/subscription were you using?

/setup

Which model were you using?

glm-5.1

What platform is your computer?

Darwin 25.3.0 arm64 arm

What issue are you seeing?

VIS上看,实际工具有把信息返回
{
"user_input": [
{
"type": "text",
"text": "@README.md 了解下这个项目,把你收到的工具响应全部输出,无论是否有内容,不需要分析说明,仅透传工具响应"
}
]
}

{
"type": "text",
"text": "工具响应为空(<tools></tools> 标签内无内容)。README.md 文件可能为空或读取未返回内容。让我用 Shell 确认一下:"
}

What steps can reproduce the bug?

配置config ,让模型读文件就会出现,切换为glm5,就是正常的,但glm5.1在claude code内能正确读取文件

What is the expected behavior?

期望能正确读取文件

Additional information

暂无


What version of Kimi Code CLI is running?

kimi, version 1.27.0

Which open platform/subscription were you using?

/setup

Which model were you using?

glm-5.1

What platform is your computer?

Darwin 25.3.0 arm64 arm

What issue are you seeing?

Looking at VIS, the actual tool returns information.
{
"user_input": [
{
"type": "text",
"text": "@README.md Learn about this project and output all the tool responses you receive, regardless of whether there is content or not. No analysis or explanation is required. Only the tool responses are transparently transmitted."
}
]
}

{
"type": "text",
"text": "The tool response is empty (there is no content in the <tools></tools> tag). The README.md file may be empty or the read does not return content. Let me confirm with Shell:"
}

What steps can reproduce the bug?

Configure config and let the model read the file and it will appear. If you switch to glm5, it will be normal, but glm5.1 can read the file correctly in the claude code.

What is the expected behavior?

Expect the file to be read correctly

Additional information

Not yet

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions