This commit is contained in:
HueByte
2026-07-16 03:54:30 +00:00
parent 35bf05433e
commit 9944e86ee3
71 changed files with 14161 additions and 884 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ TUI Client ──► WebSocket ──► ChatHub ─────┘
<ul>
<li><strong>UI</strong>: Main window, dialogs, chat renderer with ANSI color support</li>
<li><strong>Services</strong>: API client with automatic token refresh, SignalR connection wrapper, audio playback (NetCoreAudio), automatic update checker (AlwaysUpToDate)</li>
<li><strong>Themes</strong>: 13 built-in color themes (including transparent theme with true terminal transparency)</li>
<li><strong>Themes</strong>: 14 built-in color themes (including transparent dark/light themes with true terminal transparency)</li>
<li><strong>Config</strong>: Client configuration management with session persistence (&quot;Remember Me&quot; refresh tokens)</li>
</ul>
<h2 id="communication">Communication</h2>