4ce0d8491e
CI was installing latest ruff (0.15.x) which has different formatting rules than our local 0.4.x. Pin to ruff>=0.4.0,<0.5 for consistency. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
19 lines
450 B
JSON
19 lines
450 B
JSON
{
|
|
"name": "mempalace",
|
|
"owner": {
|
|
"name": "milla-jovovich",
|
|
"url": "https://github.com/milla-jovovich"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "mempalace",
|
|
"source": "./.claude-plugin",
|
|
"description": "AI memory system — mine projects and conversations into a searchable palace. 19 MCP tools, auto-save hooks, guided setup.",
|
|
"version": "3.0.11",
|
|
"author": {
|
|
"name": "milla-jovovich"
|
|
}
|
|
}
|
|
]
|
|
}
|