From be936f1f8a7457ff60a5ce22270c5ce629cb99b7 Mon Sep 17 00:00:00 2001 From: Justin Chen <54879025+justschen@users.noreply.github.com> Date: Fri, 27 Mar 2026 17:40:37 -0700 Subject: [PATCH] make sure thinking is serialized dynamically (#305865) make sure thinking is serialized dynamically' --- .../contrib/chat/common/model/chatSessionOperationLog.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vs/workbench/contrib/chat/common/model/chatSessionOperationLog.ts b/src/vs/workbench/contrib/chat/common/model/chatSessionOperationLog.ts index c1cf5de1c14..df6f2f227a1 100644 --- a/src/vs/workbench/contrib/chat/common/model/chatSessionOperationLog.ts +++ b/src/vs/workbench/contrib/chat/common/model/chatSessionOperationLog.ts @@ -62,6 +62,7 @@ const responsePartSchema = Adapt.v