Initial commit
This commit is contained in:
53
plugin.lock.json
Normal file
53
plugin.lock.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:yamadashy/repomix:.claude/plugins/repomix-explorer",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "6a12c885d7c5e39e9fe9f30f07e3d20c5391ca74",
|
||||
"treeHash": "5bbb529886dc386bc0e76986be272edff989029f98c35cf60dc520cd991fb1eb",
|
||||
"generatedAt": "2025-11-28T10:29:09.153690Z",
|
||||
"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": "repomix-explorer",
|
||||
"description": "AI-powered repository analysis agent using Repomix CLI. Analyzes local and remote repositories intelligently by running repomix commands, then reading and searching the generated output files to answer questions about code structure, patterns, and content.",
|
||||
"version": "1.1.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "355ee975a94880974661b7600ba66e25ea5f6f4f717e65c5d1590d61462d06e5"
|
||||
},
|
||||
{
|
||||
"path": "agents/explorer.md",
|
||||
"sha256": "a378bb4bc8118038e4de199a8f1157e221126b657471d27d9e429dace9baf740"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "9f8fd8fa4e08ea55285357cf7ddd1263b6134cab53103ab18bf6f77d47293a09"
|
||||
},
|
||||
{
|
||||
"path": "commands/explore-remote.md",
|
||||
"sha256": "f79c49bc56796450b3f79a79c27629f6c931e04f982f6857ff73d08d10355002"
|
||||
},
|
||||
{
|
||||
"path": "commands/explore-local.md",
|
||||
"sha256": "052d23212ad6ffd172c4ae61cf12c4013a9c66632627314054de504e448e04ca"
|
||||
}
|
||||
],
|
||||
"dirSha256": "5bbb529886dc386bc0e76986be272edff989029f98c35cf60dc520cd991fb1eb"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user