mirror of
https://github.com/nesquena/hermes-webui.git
synced 2026-05-26 11:40:26 +00:00
7f1feca3fe
Add chip row in Settings > Appearance that lets users toggle individual sidebar/rail tabs on or off. Chat and Settings are always visible. - Backend: hidden_tabs list setting with validation (no bool coerce) - Frontend: pill chips that scan rail buttons, autosave via appearance - Boot: _restoreTabVisibility IIFE applies hidden tabs before first paint - i18n: 11 locales (label + description) - Tests: 5 regression tests covering backend, frontend contracts, boot restore, i18n coverage, and settings session tracking