Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:17:12 +08:00
commit b923023331
12 changed files with 860 additions and 0 deletions

77
plugin.lock.json Normal file
View File

@@ -0,0 +1,77 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:cwensel/arcaneum:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "b427db27911fcf8fd69bad65d1f7e7ed41dfda5b",
"treeHash": "eead649300748ee8ca72c45b77d5a026b696a41e8a04b0f731e98a3bc4d61394",
"generatedAt": "2025-11-28T10:15:59.424342Z",
"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": "arc",
"description": "CLI tools for semantic and full-text search across Qdrant and MeiliSearch. Manage Docker instances, index PDFs, markdown, and source code with AST-aware chunking, frontmatter extraction, git awareness, and dual-indexing support. Store agent-generated content for long-term memory with rich metadata.",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "c0988ee1f62a47b177874fe278d9a212bdf3cf2aae11a65dd64b7ea2caa708a5"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "b58298e91a3f58df658a7bdb5e4458aa547187445f5f5fc5c5109071c3e97b84"
},
{
"path": "commands/search.md",
"sha256": "077765fd1a2c9d22254cc69ed980f6893935b1b41de31a33246fa0b6ce3ed94b"
},
{
"path": "commands/collection.md",
"sha256": "cc9fd9c12ab856022b0241dfde3d0577967d254d8e73f7d26f9fb3190af13fd0"
},
{
"path": "commands/container.md",
"sha256": "5704ac9013d3eed4fb4f719c248e904ad064a1b6437da10c44698ad7dc2f6c80"
},
{
"path": "commands/doctor.md",
"sha256": "a04151ad4100b5930eec770145e894a9ceca33c7c6cbada0a5d3e635f0d5d3c7"
},
{
"path": "commands/corpus.md",
"sha256": "6d2a8b24e5bd9a45529f1b29f1d9d41d1850608567427c1b9c4ab7722cb775ac"
},
{
"path": "commands/config.md",
"sha256": "778133802cf7cb51136b42fc245799f375cbd4606827df93bc75f98c8de93a84"
},
{
"path": "commands/index.md",
"sha256": "63708ca6be57b81a28c6d67e7754e6897652e80fe910cb2ecd97e95f6987dbf5"
},
{
"path": "commands/models.md",
"sha256": "38195767662116e8851c7a951c40fc5f608da58e42f0229757fb38859330d73b"
},
{
"path": "commands/store.md",
"sha256": "377fd1126feaff18ac00d80a15cc561e664a3249a8087d6ebf77466f03b12e47"
}
],
"dirSha256": "eead649300748ee8ca72c45b77d5a026b696a41e8a04b0f731e98a3bc4d61394"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}