What version of Kimi Code CLI is running?
1.33.0
Which open platform/subscription were you using?
kimi code(vs code)
Which model were you using?
kimi-k2.6-code-preview
What platform is your computer?
MacOS
What issue are you seeing?
在 VS Code 插件的最新版本中,当 show_thinking_stream = false(默认)时,thinking 块被渲染为紧凑的单行指示器(Thinking... → Thought for Xs · N tokens)。但此时无法点击展开查看模型的完整思考过程,导致事后无法回看 reasoning 内容。
而在之前的版本中,即使不实时流式展示 thinking,thinking 块也是一个可折叠/展开的卡片组件。
What steps can reproduce the bug?
给紧凑模式的 Thought for Xs · N tokens 单行指示器增加点击展开功能,显示完整 Markdown 格式的 thinking 内容。
或者在 thinking 块结束时,将完整 thinking 以可折叠卡片的形式写入历史记录,而不是仅保留 summary。
What is the expected behavior?
No response
Additional information
No response
What version of Kimi Code CLI is running?
1.33.0
Which open platform/subscription were you using?
kimi code(vs code)
Which model were you using?
kimi-k2.6-code-preview
What platform is your computer?
MacOS
What issue are you seeing?
In the latest version of the VS Code plugin, when show_thinking_stream = false (default), thinking blocks are rendered as compact single-line indicators (Thinking... → Thought for Xs · N tokens). However, you cannot click to expand to view the complete thinking process of the model at this time, making it impossible to review the reasoning content afterwards.
In previous versions, even if thinking was not displayed in real-time streaming, the thinking block was a collapsible/expandable card component.
What steps can reproduce the bug?
Add a click-to-expand function to the compact mode Thought for Xs · N tokens single-line indicator to display the complete thinking content in Markdown format.
Or at the end of the thinking block, write the full thinking to the history as a collapsible card instead of just keeping the summary.
What is the expected behavior?
No response
Additional information
No response
What version of Kimi Code CLI is running?
1.33.0
Which open platform/subscription were you using?
kimi code(vs code)
Which model were you using?
kimi-k2.6-code-preview
What platform is your computer?
MacOS
What issue are you seeing?
在 VS Code 插件的最新版本中,当 show_thinking_stream = false(默认)时,thinking 块被渲染为紧凑的单行指示器(Thinking... → Thought for Xs · N tokens)。但此时无法点击展开查看模型的完整思考过程,导致事后无法回看 reasoning 内容。
而在之前的版本中,即使不实时流式展示 thinking,thinking 块也是一个可折叠/展开的卡片组件。
What steps can reproduce the bug?
给紧凑模式的 Thought for Xs · N tokens 单行指示器增加点击展开功能,显示完整 Markdown 格式的 thinking 内容。
或者在 thinking 块结束时,将完整 thinking 以可折叠卡片的形式写入历史记录,而不是仅保留 summary。
What is the expected behavior?
No response
Additional information
No response
What version of Kimi Code CLI is running?
1.33.0
Which open platform/subscription were you using?
kimi code(vs code)
Which model were you using?
kimi-k2.6-code-preview
What platform is your computer?
MacOS
What issue are you seeing?
In the latest version of the VS Code plugin, when show_thinking_stream = false (default), thinking blocks are rendered as compact single-line indicators (Thinking... → Thought for Xs · N tokens). However, you cannot click to expand to view the complete thinking process of the model at this time, making it impossible to review the reasoning content afterwards.
In previous versions, even if thinking was not displayed in real-time streaming, the thinking block was a collapsible/expandable card component.
What steps can reproduce the bug?
Add a click-to-expand function to the compact mode Thought for Xs · N tokens single-line indicator to display the complete thinking content in Markdown format.
Or at the end of the thinking block, write the full thinking to the history as a collapsible card instead of just keeping the summary.
What is the expected behavior?
No response
Additional information
No response