diff --git a/src/api/json/catalog.json b/src/api/json/catalog.json index 11a9310e199..e29575bd176 100644 --- a/src/api/json/catalog.json +++ b/src/api/json/catalog.json @@ -2503,6 +2503,12 @@ ], "url": "https://www.schemastore.org/pm2-ecosystem.json" }, + { + "name": "ECA - Editor Code Assistant", + "description": "ECA AI coding agent configuration file", + "fileMatch": ["**/eca/config.json", "**/.eca/config.json"], + "url": "https://eca.dev/config.json" + }, { "name": "eksctl", "description": "eksctl cluster configuration file",