Remove lucide & replace by octicons

This commit is contained in:
Mara Nikola Kiefer
2026-04-14 08:05:27 +02:00
parent 842099462d
commit 61ba98da2b
27 changed files with 34 additions and 224 deletions
@@ -1,6 +1,6 @@
{
"name": "Code Simplifier",
"description": "Automatically simplify recently modified code for improved clarity and maintainability.",
"iconName": "lucide wand-sparkles",
"iconName": "octicon sparkles-fill",
"categories": ["Agentic", "Code Improvement"]
}