Initial commit
This commit is contained in:
81
plugin.lock.json
Normal file
81
plugin.lock.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jeremylongshore/claude-code-plugins-plus:plugins/ai-ml/jeremy-adk-orchestrator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "520e4b3d4caf2bdc12659b834a252a482fad044b",
|
||||
"treeHash": "da069a2d7dd9b6e7b2112dcf8c87c197d9632939820df6c3ddc7267295fb2e62",
|
||||
"generatedAt": "2025-11-28T10:18:53.894685Z",
|
||||
"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": "jeremy-adk-orchestrator",
|
||||
"description": "Production ADK orchestrator for A2A protocol and multi-agent coordination on Vertex AI",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "05ad72e0c434a6c1f5781b1e3f77bcd6e02066e720e1770fbbb0a1e94acd2993"
|
||||
},
|
||||
{
|
||||
"path": "agents/a2a-protocol-manager.md",
|
||||
"sha256": "6ae2a7dad1d18b3b34fe932c4489e626b83395e0539b4e83f6f6cad733b31b22"
|
||||
},
|
||||
{
|
||||
"path": "agent/requirements.txt",
|
||||
"sha256": "e22d8822194cf3aed3b3e5817c9a4e132186f5d4ab9d3d06917a06507723925a"
|
||||
},
|
||||
{
|
||||
"path": "agent/tools.py",
|
||||
"sha256": "a9ac0a60df1a7887ae5725b8402731ca951b9fd6531c6ec2996d7ee2247dab14"
|
||||
},
|
||||
{
|
||||
"path": "agent/deploy.yaml",
|
||||
"sha256": "8123b9cca46af8b15b419f77eee2928ef446afba4ead17d72c3906233629bc34"
|
||||
},
|
||||
{
|
||||
"path": "agent/__init__.py",
|
||||
"sha256": "9df32a8eef8c72d42d62e8d32d84c830f22264962ba8e33e66e2d99d767263f2"
|
||||
},
|
||||
{
|
||||
"path": "agent/agent.py",
|
||||
"sha256": "e72f76a57f324b18d0463e97dd61e41f2ef4c9590e4d9e3fa97f3a4992a84077"
|
||||
},
|
||||
{
|
||||
"path": "agent/.env.example",
|
||||
"sha256": "048acab28f24a004bceee7349e851e16768412bba6110880ad2483c4d1576922"
|
||||
},
|
||||
{
|
||||
"path": "agent/system-prompt.md",
|
||||
"sha256": "90898152b1e5efc1e54dca30c6a2b65ba7548c35b76804fa35520b361881c780"
|
||||
},
|
||||
{
|
||||
"path": "agent/agent_card.yaml",
|
||||
"sha256": "288055fdf047058bbb1ee7c2ba3072c95d6c1e040d022d15212071e1b1a0d0e7"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "db4655fe5ecfb91f608914134eb38ec7bb6f104b8b26cbd37e74d37854778ad0"
|
||||
},
|
||||
{
|
||||
"path": "skills/adk-deployment-specialist/SKILL.md",
|
||||
"sha256": "71a6963ff9128f6c401358c467c924f22494f58dde6a2d5dfc2ea631fd784f7a"
|
||||
}
|
||||
],
|
||||
"dirSha256": "da069a2d7dd9b6e7b2112dcf8c87c197d9632939820df6c3ddc7267295fb2e62"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user