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 -1
View File
@@ -1,6 +1,6 @@
{
"name": "CI Doctor",
"description": "Monitor CI workflows and investigate failures automatically.",
"iconName": "lucide stethoscope",
"iconName": "octicon pulse",
"categories": ["Agentic", "Fault Analysis"]
}