Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:53:18 +08:00
commit 4de0004aa5
4 changed files with 122 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:ruixingshi/block-plugin-marketplace:bug-fix-plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "00a6106434811dfa97fceca16c8288406c416cea",
"treeHash": "6310aac4cd84e9e6b884d8566f62cbc2eb25130a7e7547a7c185312070bf2628",
"generatedAt": "2025-11-28T10:28:05.103904Z",
"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-fix-plugin",
"description": "当用户指定修复ONES系统上的缺陷时该插件将提供获取缺陷描述、修复缺陷、提交PR的流程方案。",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "4996eb82307688d4d6434f02c0de6dac5296fa87ccce45dfed11dd3d47c573fa"
},
{
"path": "agents/bug-fix.md",
"sha256": "20e321eaed55121174dd50fd0cb643c347dcfdc881d49103bfdd4470bc638a60"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "2edc8548cc48c8386dab4bceac50a577db69b956dd4927faa2f88cf5b5df41da"
}
],
"dirSha256": "6310aac4cd84e9e6b884d8566f62cbc2eb25130a7e7547a7c185312070bf2628"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}