From c1cae20d6947936229c8b83f47b5eba44f866cfa Mon Sep 17 00:00:00 2001 From: Josh Lehman Date: Tue, 31 Mar 2026 21:28:34 -0700 Subject: [PATCH] context: format cached context window --- src/auto-reply/reply/commands-context-report.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/auto-reply/reply/commands-context-report.ts b/src/auto-reply/reply/commands-context-report.ts index 040357be320..7e322adb862 100644 --- a/src/auto-reply/reply/commands-context-report.ts +++ b/src/auto-reply/reply/commands-context-report.ts @@ -192,10 +192,11 @@ export async function buildContextReply(params: HandleCommandsParams): Promise