From a4805621f976095fc7937480a090d9aaddba3bc8 Mon Sep 17 00:00:00 2001 From: xintaofei Date: Mon, 23 Mar 2026 23:35:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9claude=20code=E6=A8=A1?= =?UTF-8?q?=E5=9E=8B=E7=9A=84=E4=B8=8A=E4=B8=8B=E6=96=87=E7=AA=97=E5=8F=A3?= =?UTF-8?q?=E7=9A=84=E4=B8=8A=E9=99=90=E4=B8=BA1M?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/src/parsers/claude.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-tauri/src/parsers/claude.rs b/src-tauri/src/parsers/claude.rs index a516858..620d655 100644 --- a/src-tauri/src/parsers/claude.rs +++ b/src-tauri/src/parsers/claude.rs @@ -102,9 +102,9 @@ fn claude_context_window_max_tokens_for_model(model: Option<&str>) -> Option