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:fiberplane/claude-code-plugins:linear-agent",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "39d2aa5e17f3ab68b9235342f447f2a201d27940",
|
||||
"treeHash": "4ee403bf612af89126e7fe19b2b6b3bce02b5049ab2d30861f6db79148bca6cf",
|
||||
"generatedAt": "2025-11-28T10:16:53.896735Z",
|
||||
"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": "linear-agent",
|
||||
"description": "Long-running agent workflow with Linear. Scaffolds all features upfront, then implements one per session.",
|
||||
"version": "0.4.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": ".mcp.json",
|
||||
"sha256": "ed48f61f36a8feba5295e8a86de7aa21489c6a1ebc9bc317601e6f1f7a65e1b1"
|
||||
},
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "65d864a71257a3caa7ed776f8729d0fa0c1b82856156cf3d57b0131d9e01d8c4"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "b4feaa52c3c8773756fd8f00b64307cc9402d74be471d5ac978a4d11f3f5d843"
|
||||
},
|
||||
{
|
||||
"path": "commands/linear-agent.md",
|
||||
"sha256": "90c92c11f620409a1b19a563502686e1f2eeaf936c80171213b1ba1340bee4ef"
|
||||
}
|
||||
],
|
||||
"dirSha256": "4ee403bf612af89126e7fe19b2b6b3bce02b5049ab2d30861f6db79148bca6cf"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user