From 1b61f10532c22cd2846fd22230e067eeee5387f4 Mon Sep 17 00:00:00 2001 From: Hibryda Date: Tue, 10 Mar 2026 23:45:30 +0100 Subject: [PATCH] docs: update meta files for health dashboard session --- .claude/CLAUDE.md | 5 ++++- CHANGELOG.md | 5 +++++ CLAUDE.md | 3 ++- TODO.md | 6 +++--- docs/v3-progress.md | 14 +++++++++++++- 5 files changed, 27 insertions(+), 6 deletions(-) diff --git a/.claude/CLAUDE.md b/.claude/CLAUDE.md index 90a1512..dacd7a1 100644 --- a/.claude/CLAUDE.md +++ b/.claude/CLAUDE.md @@ -51,7 +51,10 @@ - File watcher uses notify crate v6, watches parent directory (NonRecursive), emits `file-changed` Tauri events. - Settings use key-value `settings` table in SQLite (session.rs). Frontend: `settings-bridge.ts` adapter. v3 uses SettingsTab.svelte rendered in sidebar drawer panel (v2 SettingsDialog.svelte deleted in P10). SettingsTab has two sections: Global (single-column layout, split into Appearance [theme dropdown, UI font dropdown with sans-serif options + size stepper, Terminal font dropdown with monospace options + size stepper] and Defaults [shell, CWD] — all custom themed dropdowns, no native `