From e2eda401b696dd65892faa551f469ac22062c05f Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:34 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=92=BE=20ccrSession.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/ultraplan/ccrSession.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/ultraplan/ccrSession.ts b/src/utils/ultraplan/ccrSession.ts index a72b594..2bf0847 100644 --- a/src/utils/ultraplan/ccrSession.ts +++ b/src/utils/ultraplan/ccrSession.ts @@ -347,3 +347,4 @@ function extractApprovedPlan(content: ToolResultBlockParam['content']): string { `ExitPlanMode approved but tool_result has no "## Approved Plan:" marker — remote may have hit the empty-plan or isAgent branch. Content preview: ${text.slice(0, 200)}`, ) } +