Files

7 lines
209 B
JSON
Raw Permalink Normal View History

2026-04-10 12:15:52 +02:00
{
"name": "Daily Test Improver",
"description": "Improve test coverage by adding meaningful tests to under-tested areas.",
2026-04-14 08:05:27 +02:00
"iconName": "octicon beaker",
2026-04-10 12:15:52 +02:00
"categories": ["Agentic", "Code Improvement"]
2026-04-13 14:27:18 +02:00
}