73 lines
2.6 KiB
JSON
73 lines
2.6 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:dansasser/claude-code-marketplace:plugins/claude-ollama-agents",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "a61c2d711ff9d4437b04fa136b4894a691e8dee0",
|
|
"treeHash": "59093a7656a6e7444f544048af54201d28f13ecb85045a91b6f58513238ca2c3",
|
|
"generatedAt": "2025-11-28T10:16:01.783887Z",
|
|
"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": "ollama-agents",
|
|
"description": "Intelligent multi-agent system for delegating analysis, code review, and complex reasoning tasks to local ollama models. Saves 70%+ of Claude's context budget with automatic model selection and parallel processing.",
|
|
"version": "1.0.1"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "51449a7b9b6ed875766eb387119c3166f074097889e2d4a16a56bdad27edf740"
|
|
},
|
|
{
|
|
"path": "agents/ollama-task-router.md",
|
|
"sha256": "9c353f29d7298629eba08b8938c90cab1964e432e7ac4736979828a9b97aa4f0"
|
|
},
|
|
{
|
|
"path": "agents/ollama-chunked-analyzer.md",
|
|
"sha256": "e09d2e25d338a4f1735a1de74d22e6ab1e04b93b528eaa9eaa30eaf9251bf7d8"
|
|
},
|
|
{
|
|
"path": "agents/ollama-parallel-orchestrator.md",
|
|
"sha256": "32fa39882558e525c38f7c4fbcd88d7bf98a52f857d612a20d14480ee4776390"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "a01b3ee32bc8e4c7aca3c5806883ecaa744b17ad5877a2bb32c313b79aeb1711"
|
|
},
|
|
{
|
|
"path": "commands/deep-analyze.md",
|
|
"sha256": "3227735aeff209350b37d73e2d2eda511bc5db2a0e19e3cef06885c060b76ff4"
|
|
},
|
|
{
|
|
"path": "commands/architect.md",
|
|
"sha256": "3e7bddfc0c68a4bacfb8bdcf1fabecc262c5e879249eaac24591404c723b9c07"
|
|
},
|
|
{
|
|
"path": "commands/analyze.md",
|
|
"sha256": "c5e6a29baf52a0a99bc3133086172892d51a6fe23d0dc0c0a85c14bea96ffcc9"
|
|
},
|
|
{
|
|
"path": "commands/models.md",
|
|
"sha256": "ba5af7a92a3d8a720be53f4eb86dbb4d5845911ea84ee4d3ebc413491ecafe86"
|
|
},
|
|
{
|
|
"path": "commands/review.md",
|
|
"sha256": "162d1d96f0f5ea55dcf60d8b7fc2a740c0c621836be974a9bf052b591592cc9c"
|
|
}
|
|
],
|
|
"dirSha256": "59093a7656a6e7444f544048af54201d28f13ecb85045a91b6f58513238ca2c3"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |