From d27809c1ddb3c471509c4d457e2f62e00cac34dd Mon Sep 17 00:00:00 2001 From: Jose Leon Date: Tue, 11 Mar 2025 02:54:55 +0000 Subject: [PATCH] FIX removed reference to removed flag disable-thinking --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5adc241..31c6266 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added model parameters for think tag support - Added comprehensive testing for think tag functionality - Added `--show-thoughts` flag to show thoughts of thinking models -- Added `--disable-thinking` flag to disable thinking mode for Claude 3.7 Sonnet - Added automatic workaround for Claude 3.7 Sonnet thinking block errors - Added `--skip-sonnet37-workaround` flag to opt out of automatic error handling