Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:45:48 +08:00
commit c4a6bd7295
4 changed files with 130 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:openshift-eng/ai-helpers:plugins/doc",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "c3350828d3e1efb1e2f96ed29429f266d2fda6bf",
"treeHash": "057e2dbbfb8f80019e72528902ff2fb0c1753eeffee24c3b414dc0101c371e5c",
"generatedAt": "2025-11-28T10:27:28.633100Z",
"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": "doc",
"description": "A plugin for engineering documentation and notes",
"version": "0.0.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "2636b1909a4f81e6e673f081087a8cbeb72a5e987bd56502ce0b0775b871849c"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "212dea39456c432ba4cb49f8b6c71987746a680a02b284544eab5cb795d4f3b6"
},
{
"path": "commands/note.md",
"sha256": "4db43cc39ea80e36899e9aacf9a2b20a397b2cc583b77ec64a3b1b979d2eabc7"
}
],
"dirSha256": "057e2dbbfb8f80019e72528902ff2fb0c1753eeffee24c3b414dc0101c371e5c"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}