fix: not just for display (#2089)

This commit is contained in:
yetone
2025-05-27 16:21:32 +08:00
committed by GitHub
parent dbddc0408f
commit 269a3939f2

View File

@@ -911,7 +911,7 @@ function M._stream(opts)
role = "user",
content = "\ncontinue\n",
}, {
just_for_display = true,
visible = false,
})
opts.on_messages_add({ message })
local new_opts = vim.tbl_deep_extend("force", opts, {