12 lines
304 B
JSON
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"
|
|
]
|
|
} |