Files
2025-11-29 18:26:56 +08:00

12 lines
304 B
JSON

{
"name": "test-generator",
"description": "A plugin agent that automatically generates high-quality test cases for code changes and new features",
"version": "1.0.0",
"author": {
"name": "Steven Wu",
"email": "steven@feedmob.com"
},
"agents": [
"./agents/test-generator.md"
]
}