61 lines
2.0 KiB
JSON
61 lines
2.0 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:chmouel/claude-code-plugins:plugins/bug-hunter",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "0253c8523dc9b43e29221b729754fd8d71d4790f",
|
|
"treeHash": "87b56d9befb4f7e84aff8bf12296165fdc137c191b345f3880cbeb566f3f3c7e",
|
|
"generatedAt": "2025-11-28T10:15:01.707736Z",
|
|
"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": "bug-hunter",
|
|
"description": "A bug hunting workflow with specialized agents for codebase exploration, root cause analysis, and fix validation.",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "dde2c7c71dfb49cfdb5ff9e64562d604940e4db098c5b27cfda1c59f7d29bcd0"
|
|
},
|
|
{
|
|
"path": "agents/code-explorer.md",
|
|
"sha256": "f691823fcfe501ff587953032cabe48ee94fb0ee0616a3ba5514893e2929314f"
|
|
},
|
|
{
|
|
"path": "agents/fix-validator.md",
|
|
"sha256": "74400741932833e16c53b9cf23a2c837e8073451a336fda7aa79a88887666061"
|
|
},
|
|
{
|
|
"path": "agents/bug-fixer.md",
|
|
"sha256": "c74a1600c67200bd6460b4279235dc1f1d1b8578e53275e2426a8e6a6f7c6345"
|
|
},
|
|
{
|
|
"path": "agents/root-cause-analyzer.md",
|
|
"sha256": "fb267ae86c396c8225ae19bf547f0496a236f3b5e63646689c2446c2477c14f5"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "9805a88ecd13e3c0365a8d5db0892be13e973ab3e8825b97f80cbbd5e0aed9ee"
|
|
},
|
|
{
|
|
"path": "commands/bug-hunt.md",
|
|
"sha256": "77ac29efe48cd62fa31e2cfa18a3a0fe11359788612ed7158fb410888bfff83f"
|
|
}
|
|
],
|
|
"dirSha256": "87b56d9befb4f7e84aff8bf12296165fdc137c191b345f3880cbeb566f3f3c7e"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |