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:xdg/xdg-claude:isolated-task-agent",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "c690185cd521723c60839cc81defecc142319795",
|
||||
"treeHash": "d33d74119c33536a07a0b53788472f06f28f0c9274762472406e25a7ada356dd",
|
||||
"generatedAt": "2025-11-28T10:29:06.198905Z",
|
||||
"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": "isolated-task-agent",
|
||||
"description": "Execute focused work in clean, isolated contexts without polluting the main conversation history. Ideal for exploratory analysis, parallel work streams, and context-heavy operations.",
|
||||
"version": "0.1.2"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "5acd492677738a550f868ca3b3502978bf7a19b823ddf50ef617d29bca4a368c"
|
||||
},
|
||||
{
|
||||
"path": "agents/isolated-task-agent.md",
|
||||
"sha256": "db881c055483b7b38f4f262cea661308558ef643b0022128fb899d108acd88cd"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "aaa23e97fc0e87af2c22d4b7fcbe21f76a48f3a739d023278540382bc8d07174"
|
||||
},
|
||||
{
|
||||
"path": "commands/isolate.md",
|
||||
"sha256": "61c09c3a0d0c2ab4b7b47d0a3daa9e1663591f690d71a15259a37b9fabccc1f8"
|
||||
}
|
||||
],
|
||||
"dirSha256": "d33d74119c33536a07a0b53788472f06f28f0c9274762472406e25a7ada356dd"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user