BUG: 'bg_panel' KeyError in Dashboard plugin. The EU_COLORS dictionary doesn't have 'bg_panel'. Changed to use 'bg_secondary' which is the correct background color for panels.
Removed workspace files that should not be in EU-Utility repo: - AGENTS.md, SOUL.md, BOOTSTRAP.md (workspace config) - memory/ (session logs) - skills/ (OpenClaw skills) - projects/ (other projects) - tests/ (workspace tests) - ui/ (old UI files) Now EU-Utility repo contains ONLY EU-Utility code: - core/ (12 services) - plugins/ (31 plugins) - docs/ (15 documentation files) - tests/ (42 test cases) - assets/ (icons, sounds) Repository is now clean and focused.