Initial commit
This commit is contained in:
61
plugin.lock.json
Normal file
61
plugin.lock.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:openshift-eng/ai-helpers:plugins/node-tuning",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "fef29390caa6cbea53442961962a2c708c15ed47",
|
||||
"treeHash": "7845a42d4cc3371458e0d08eeb3238859cdd7ca540e0715e933622281dbb1735",
|
||||
"generatedAt": "2025-11-28T10:27:31.563422Z",
|
||||
"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": "node-tuning",
|
||||
"description": "Automatically create and apply tuned profile",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "26494cca3deb591b796ec73b9a3f6d378789efcbbc047fc85bf5a1f512d88bf0"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "2b8d7a8e0767f06b1146b67ba4aa6ba83e0936588cdd692c0ae6c443d672d39c"
|
||||
},
|
||||
{
|
||||
"path": "commands/analyze-node-tuning.md",
|
||||
"sha256": "6c3fc4379ffaca1f44fdfbe6232d03289c50f522dd97287f365d9e4aabd30351"
|
||||
},
|
||||
{
|
||||
"path": "commands/generate-tuned-profile.md",
|
||||
"sha256": "5656e219f18ed3ddcd95b386f1f7e147ba1cb69e1878114aa62d76e4c39fa2c5"
|
||||
},
|
||||
{
|
||||
"path": "skills/scripts/generate_tuned_profile.py",
|
||||
"sha256": "64ff03b8b2c05b08bbff33e2c601cf7c53c02c55d54f39a9e9ffb7bb822cc72f"
|
||||
},
|
||||
{
|
||||
"path": "skills/scripts/analyze_node_tuning.py",
|
||||
"sha256": "3769a2edcf48cc2113214f47e2a91c3d6a8b0494b3b955bf94ac3adcc34d613a"
|
||||
},
|
||||
{
|
||||
"path": "skills/scripts/SKILL.md",
|
||||
"sha256": "d1afc55c0edeb5d8272ca792f13b86148c66bc00192fbbd561b067f5c7448fd3"
|
||||
}
|
||||
],
|
||||
"dirSha256": "7845a42d4cc3371458e0d08eeb3238859cdd7ca540e0715e933622281dbb1735"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user