Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "ace",
|
||||
"description": "Code Engine ACE - Intelligent pattern learning with hooks-based architecture. v5.2.4: Fix empty learning stats header display. Requires ce-ace >= v3.0.0.",
|
||||
"version": "5.2.4",
|
||||
"author": {
|
||||
"name": "ACE Team",
|
||||
"email": "ace@ce-dot-net.com"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user