Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:laird/agents:plugins/autofix",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "afac11b3150239a21d00037b3dfad94a84c107f6",
|
||||
"treeHash": "51127e5754a24312a3fae5aa2920b8807085d75e26aad8b26d768da3107e531b",
|
||||
"generatedAt": "2025-11-28T10:20:03.646298Z",
|
||||
"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": "autofix",
|
||||
"description": "Autonomous GitHub issue resolution system. Automatically prioritizes, analyzes, and fixes open issues with intelligent complexity detection. Uses superpowers for complex problems, runs regression tests when no issues exist, and creates improvement proposals.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "26d7759b067492441cf8c910f5d9e044ee38de2841146645c668462789639d84"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "b6483719583d7a9ff81cb85b9609ab2be8af3eec3bfe71a8bfc98c4902742c5e"
|
||||
},
|
||||
{
|
||||
"path": "commands/fix-github.md",
|
||||
"sha256": "cade2af2599bc07286b01063a244fd83a734c02d0685f4b79660ec0b1c28b9a8"
|
||||
}
|
||||
],
|
||||
"dirSha256": "51127e5754a24312a3fae5aa2920b8807085d75e26aad8b26d768da3107e531b"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user