Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:03:24 +08:00
commit f1c7ad9e22
4 changed files with 300 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:CakeCrusher/ACE_service:plugins/ace_service",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "37547864ca855d9021f7b3b2b7fa3186b2b88828",
"treeHash": "fda5d7564423ba22fedb2ae425f3cbfb5fa4464c5af33dd2018c8c68959dd888",
"generatedAt": "2025-11-28T10:10:00.418172Z",
"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": "ace_service",
"description": "Integrates the ACE (Agentic Context Engineering) service for agents, enabling continuous learning and optimization for your agent.",
"version": "1.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "87829e6125f3f9c891f508f7bd66288bd51734a90495de91a7d3eabe689e0009"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "e63b01e61ab288ba42ec16569a11e30f4cd7c3623c510df02f87ecdecbcf382c"
},
{
"path": "commands/ace.md",
"sha256": "489c8c7b3750d6b19950e3900af5ca3fb690ee3e9df1bc62f8d2eb3fcd128760"
}
],
"dirSha256": "fda5d7564423ba22fedb2ae425f3cbfb5fa4464c5af33dd2018c8c68959dd888"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}