andy-stack_vaultkeeper-ai/Styles
Andrew Beal 82e58b52e7 refactor: replace edit/planning mode toggles with unified chat mode selector
Replace separate editModeActive and planningModeActive boolean flags with a single ChatMode enum (ReadOnly, Edit, Planning). Add ChatModeSelector component for mode switching. Update all components to use chatMode instead of individual flags. Refactor MainAgent and ChatService to accept ChatMode parameter. Remove edit-mode styling variants throughout UI components. Update system prompt to document user reference system. Consolidate input button styling with shared input-button-highlight class.
2026-04-19 20:39:04 +01:00
..
custom_styles.css refactor: replace edit/planning mode toggles with unified chat mode selector 2026-04-19 20:39:04 +01:00
diff2html_styles.css fix: improve mobile layout spacing and modal margins 2026-01-30 10:00:16 +00:00