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": "Daily Test Improver",
"description": "Improve test coverage by adding meaningful tests to under-tested areas.",
"iconName": "lucide test-tube",
"iconName": "octicon beaker",
"categories": ["Agentic", "Code Improvement"]
}