From 5352fd4f0bf3e0a29adddf7b935136075e3929de Mon Sep 17 00:00:00 2001 From: Petr Mironychev <9195189+Palm1r@users.noreply.github.com> Date: Thu, 13 Nov 2025 02:28:38 +0100 Subject: [PATCH] doc: Add thinking mode to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 823ecb6..6088bcb 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ QodeAssist supports multiple LLM providers. Choose your preferred provider and f - Token usage monitoring - **[File Context](docs/file-context.md)** - Attach or link files for better context - Automatic syncing with open editor files (optional) +- Extended thinking mode (Claude, other providers in plan) - Enable deeper reasoning for complex tasks ### Quick Refactoring - Fast code refactoring with AI assistance