Initial commit
This commit is contained in:
49
plugin.lock.json
Normal file
49
plugin.lock.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:udecode/dotai:.claude-plugin/plugins/agents",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "8543343dd5a5395c601e89ef7632a66c64281432",
|
||||
"treeHash": "887480020e8f3979b33051c4bc822c1bf9ad34d5e6933e73fa0e1dcd7a4387ae",
|
||||
"generatedAt": "2025-11-28T10:28:49.278879Z",
|
||||
"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": "agents",
|
||||
"description": "Agent orchestration patterns for parallel debugging and investigation - dispatch multiple Claude agents to solve independent problems concurrently",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "fe0371af40c66ae685013341ea21722183b34df603f52cd48b7ac919c87ef237"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "169f8469d4385c29dd8bcc1da1b73c9e75b883962459c8a2a1935b40d2242399"
|
||||
},
|
||||
{
|
||||
"path": "commands/parallel.md",
|
||||
"sha256": "e84f0258bc466a91cbe83dfe5afd5d2406a3b12242e0521a66d37c69237b6838"
|
||||
},
|
||||
{
|
||||
"path": "skills/dispatching-parallel-agents/SKILL.md",
|
||||
"sha256": "b40c724368915a16fa660f4c877ab7f52604b271b686542a7e37bb809fc99126"
|
||||
}
|
||||
],
|
||||
"dirSha256": "887480020e8f3979b33051c4bc822c1bf9ad34d5e6933e73fa0e1dcd7a4387ae"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user