From e4638763facc02df03699b1acba4be077e144a4a Mon Sep 17 00:00:00 2001 From: jamulix Date: Tue, 28 Oct 2025 23:29:34 +0100 Subject: [PATCH] PROJECT_STRUCTURE.md und CLAUDE.md auf v0.4.5 aktualisiert MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- CLAUDE.md | 4 +++- PROJECT_STRUCTURE.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 383494e..f2509ae 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -147,9 +147,11 @@ curl http://localhost:5000/debug - Red highlighting with orange overlay for incorrect characters - Blinking cursor shows current typing position -**UI Design (v0.3.0)**: +**UI Design**: - Minimalistic statistics display without colorful badges - Right-aligned values with consistent spacing +- Tooltips on all icons for better user guidance (v0.4.5) +- Color-coded whitespace characters (v0.4.5) - Precision display (100 - error_rate) instead of error rate for positive feedback - Uniform button colors: Blue (primary actions), Green (continue), Red (end) diff --git a/PROJECT_STRUCTURE.md b/PROJECT_STRUCTURE.md index caa8440..1bd62a1 100644 --- a/PROJECT_STRUCTURE.md +++ b/PROJECT_STRUCTURE.md @@ -253,4 +253,4 @@ Alle sensiblen Dateien sind bereits in `.gitignore` aufgelistet. --- **Letzte Aktualisierung**: 2025-10-27 -**Version**: v0.2.0 _(siehe [VERSION](VERSION) Datei)_ +**Version**: v0.4.5 _(siehe [VERSION](VERSION) Datei)_