From 239e6ef73b6a5a2c8b8e029fec9ff4c52382eb4a Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 29 Apr 2026 12:30:27 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f04b1d1..adcd2d7 100644 --- a/README.md +++ b/README.md @@ -240,6 +240,7 @@ bind = $mainMod, Q, exec, $capture-ai text - [x] AI can access and change your documents within permission - [x] Change UI colors - [x] Language support [Turkish, English] +- [x] Caching the language file to avoid repeated file reads - [x] Compatible with Linux(Arch,Debian/Ubuntu) devices - [x] Control via Terminal (excluding STT and some UI features) - [x] Conversational RAG system(short-term memory + summary memory + embedding-based retrieval + code-aware context)