chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:20:01 +08:00
commit e65605f012
669 changed files with 128771 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"name": "compound-engineering-plugin",
"interface": {
"displayName": "Compound Engineering"
},
"plugins": [
{
"name": "compound-engineering",
"source": {
"source": "url",
"url": "https://github.com/EveryInc/compound-engineering-plugin.git"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Coding"
}
]
}