18 lines
404 B
JSON
18 lines
404 B
JSON
{
|
|
"name": "rag-cli",
|
|
"owner": {
|
|
"name": "DiaTech",
|
|
"email": "support@rag-cli.dev"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "rag-cli",
|
|
"description": "Local RAG system with embedded Multi-Agent Framework for Claude Code plugin",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-itmediatech-rag-cli.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |