Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:26:56 +08:00
commit db5823dcf2
4 changed files with 186 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:feed-mob/claude-code-marketplace:plugins/test-generator",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "73bd7d7f7617ab56cd15e56095ba310dc7108403",
"treeHash": "2749eb044c720d93c695086234a4437c51960a4ff0de5c8fd65e0272a95fbf5d",
"generatedAt": "2025-11-28T10:16:51.981019Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "test-generator",
"description": "A plugin agent that automatically generates high-quality test cases for code changes and new features",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "2d5b458599114bcd9f46c0b5b94c3f2ccade3b426029301f2f28066946c31d3a"
},
{
"path": "agents/test-generator.md",
"sha256": "7875dffeee28ef615065504b79d4a96d4665bf55d6054e6add898f2ff80ff6cd"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "d8e45c6e1a92d67f928c0f62f78b9e8bacee51e16e964f0198a3932fadbdd134"
}
],
"dirSha256": "2749eb044c720d93c695086234a4437c51960a4ff0de5c8fd65e0272a95fbf5d"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}