From 5b7a9b681cd934fb0edfa9661184c396a9f633c4 Mon Sep 17 00:00:00 2001 From: Petr Mironychev <9195189+Palm1r@users.noreply.github.com> Date: Tue, 19 Aug 2025 11:41:20 +0200 Subject: [PATCH] doc: Update chat description in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f27fdc..199b7a9 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,8 @@ - Sharing IDE opened files with model context (disabled by default, need enable in settings) - Quick refactor code via fast chat command and opened files - Chat functionality: - - Side and Bottom panels - - Chat in additional popup window with pinning + - Side and Bottom panels(enabling in chat settings due stability reason with QQuickWidget problem) + - Chat in additional popup window with pinning(recommended) - Chat history autosave and restore - Token usage monitoring and management - Attach files for one-time code analysis