Files
gh-itmediatech-rag-cli/plugin.lock.json
2025-11-29 18:48:40 +08:00

101 lines
3.7 KiB
JSON

{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ItMeDiaTech/rag-cli:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "d41dff4351d8372b69cf167a7bf7dce070e5d4eb",
"treeHash": "a7b52cd20069d6544987e3af33ae528e100af3c58668cf04b8c6565a68137d97",
"generatedAt": "2025-11-28T10:11:43.025507Z",
"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": "rag-cli",
"description": "Local RAG system with embedded Multi-Agent Framework for Claude Code plugin",
"version": "2.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "07a1ae0600f4cd267ab5d722a087106f2daa2ce934c952cfef360e13172c3662"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "07f5e3223927b535a46e17ae5e79b7cf13d8834f3ee59218c53d2daf92306406"
},
{
"path": ".claude-plugin/hooks.json",
"sha256": "b7d2cd9afed5ac36e00208039cac850ed1c1a25baedfe958c06cf41ebf38c212"
},
{
"path": "src/rag_cli_plugin/commands/update-rag.md",
"sha256": "b82d64da7a7a1ea304f0a337faf3679be1b8cd6a56b2030e75cab047285c4d63"
},
{
"path": "src/rag_cli_plugin/commands/rag-project.md",
"sha256": "ca122b0609204877f9c883dcada151b1fe689140ba3bd90843d3701bce7c4a28"
},
{
"path": "src/rag_cli_plugin/commands/search.md",
"sha256": "231a053682e915a03c8c8e4be09e259dbdb2f2ba3d681eabddfef08d43f237ee"
},
{
"path": "src/rag_cli_plugin/commands/rag-maf-config.md",
"sha256": "a4714ee51af7ea1f2129834a85be6f3c6f9fbc4fbf419c981b2c1a7933ba1a20"
},
{
"path": "src/rag_cli_plugin/commands/update_rag.py",
"sha256": "cce4bf19d4676037033d71cb087eafdabcfa052cb5db812025be0c54831ede77"
},
{
"path": "src/rag_cli_plugin/commands/rag-disable.md",
"sha256": "dc513bc399ca398c6ad39048b785fef8b67e4951a333aa7bc98840883560c141"
},
{
"path": "src/rag_cli_plugin/commands/__init__.py",
"sha256": "9216efe7a399c2c8b817f9b06d475c88921c59c786b72e14f4fe5f3fda7003c0"
},
{
"path": "src/rag_cli_plugin/commands/rag-enable.md",
"sha256": "a65e6f97b891214e2080a96a09893f786e1d6a5b2855dde038588a8776871728"
},
{
"path": "src/rag_cli_plugin/commands/rag_maf_config.py",
"sha256": "f8fa4a7e125e6a2ef37729351ae82ab100f2792a96b0a0b6250ce1e72c6b7e5f"
},
{
"path": "src/rag_cli_plugin/commands/rag_project_indexer.py",
"sha256": "12e7ac59d82073309dc02598945c742d24696a15d846e92092c511194be769c8"
},
{
"path": "src/rag_cli_plugin/skills/__init__.py",
"sha256": "e4f116632c535dc337dd80c379d591ab6c913cd64284e7ca4b8addf5e187d22a"
},
{
"path": "src/rag_cli_plugin/skills/rag-retrieval/__init__.py",
"sha256": "1bbd3befa06fae7f04f07dfbc2859246fb0e9b5dac43f823319320f5c59396a2"
},
{
"path": "src/rag_cli_plugin/skills/rag-retrieval/SKILL.md",
"sha256": "7cc1109e5ed7bfb38da301cce2b1ed7dcbaafc419b970372815b590832971f50"
},
{
"path": "src/rag_cli_plugin/skills/rag-retrieval/retrieve.py",
"sha256": "3be3697ac967d819c8d29c35edc5e266a98f5452242e55f0ab83fc2631d9b6e6"
}
],
"dirSha256": "a7b52cd20069d6544987e3af33ae528e100af3c58668cf04b8c6565a68137d97"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}