Initial commit
This commit is contained in:
53
plugin.lock.json
Normal file
53
plugin.lock.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:vivalalova/claude-code-plugin:plugins/agent-ide",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "f7a566af14cac8a1cf3ea9ab22d8fe8a4129acc5",
|
||||
"treeHash": "c75c6aadbe0a1e6525de14cad3db6400ca51da94137bbca30cd9d21f46b7542b",
|
||||
"generatedAt": "2025-11-28T10:28:56.261078Z",
|
||||
"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": "agent-ide",
|
||||
"description": "Code refactoring and analysis toolkit. Use when analyzing code quality, renaming symbols, moving files, detecting circular dependencies, or restructuring projects",
|
||||
"version": "1.0.2"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "4afe9580f90899eafdc26a5deab7a4f024ced91b9ae7a3ab48e3b0519b7c1b06"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "32d2284777fece68c5b7198eb48fdfd6654356f53cb3ea76ef16a314e6357693"
|
||||
},
|
||||
{
|
||||
"path": "references/examples.md",
|
||||
"sha256": "4b0172cd5fa1b6da19cc765d01d18bc8988cf05b5bae56749150ea0b489177ee"
|
||||
},
|
||||
{
|
||||
"path": "references/cli-reference.md",
|
||||
"sha256": "040e4d613b97b4069a5c5909eff01e4f598b4d881c2eafa8a08bd24c7748b40f"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "b76b2c60b1d8396af612ea89e460b40f118da1d3c7875a5802afd6fe5b2ec4f6"
|
||||
}
|
||||
],
|
||||
"dirSha256": "c75c6aadbe0a1e6525de14cad3db6400ca51da94137bbca30cd9d21f46b7542b"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user