Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:58:52 +08:00
commit cf9ef2ea18
6 changed files with 532 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:syeeel/claude-code-go-template:plugins/agent-sdk-dev",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "bf7ce4da11f9abad2106b18f56993d10f9b4122d",
"treeHash": "faaafe15e7b817ab1f9b62304452a23845666256bae566f6ef0633b6fedfb324",
"generatedAt": "2025-11-28T10:28:28.745435Z",
"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-sdk-dev",
"description": "Claude Agent SDK Development Plugin",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "172c9f74eb9d692e71a564a0944865a46b9de698c08f3d03366d0c4c86c86675"
},
{
"path": "agents/agent-sdk-verifier-ts.md",
"sha256": "68fe98341656fa242a5de9272165481d62b5670b2fff294961bc45a5c4ee57ea"
},
{
"path": "agents/agent-sdk-verifier-py.md",
"sha256": "a72c50412f4f9940932cac0f3ca61d6ced7354b8ac8892e3f1507bcd2957006e"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "48b16745e9636740629e2028baa095eae4fdd7b885311f83679125f9a49df8b2"
},
{
"path": "commands/new-sdk-app.md",
"sha256": "d273539c037e63bec2be30ac0e3474371a8725d7b0c39cb9e4341534fde83fb6"
}
],
"dirSha256": "faaafe15e7b817ab1f9b62304452a23845666256bae566f6ef0633b6fedfb324"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}