This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/master by this push:
new 87975e95c CAY-2946 Claude Code "plugin" for agentic coding with Cayenne
87975e95c is described below
commit 87975e95cc7ada7d70c107a5b9a1f58e1ab61f10
Author: Andrus Adamchik <[email protected]>
AuthorDate: Thu May 21 15:45:09 2026 -0400
CAY-2946 Claude Code "plugin" for agentic coding with Cayenne
fixing the marketplace repo
---
.claude-plugin/marketplace.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json
index aabf36e9d..485bc2762 100644
--- a/.claude-plugin/marketplace.json
+++ b/.claude-plugin/marketplace.json
@@ -12,8 +12,8 @@
"description": "Apache Cayenne 5.0 ORM — design DataMaps,
reverse-engineer schemas, generate classes, write runtime code.",
"author": { "name": "Apache Cayenne" },
"source": {
- "type": "git",
- "repo": "apache/cayenne",
+ "source": "git-subdir",
+ "url": "https://github.com/apache/cayenne.git",
"path": "ai-plugin"
},
"category": "development",