mirror of
https://github.com/jarrodwatts/claude-hud.git
synced 2026-05-21 07:22:44 +00:00
Add typeof guard to only run legacy string migration when layout is a string. When layout is an object (written by third-party config editors), extract nested lineLayout, showSeparators, and pathLevels to top level. - Widen LegacyConfig type to accept Record<string, unknown> - Export mergeConfig for direct testing of migration paths - Add test cases for all migration scenarios
3.8 KiB
3.8 KiB