Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation of registry plugins #96

Open
avaer opened this issue Mar 3, 2025 · 1 comment
Open

Validation of registry plugins #96

avaer opened this issue Mar 3, 2025 · 1 comment

Comments

@avaer
Copy link
Contributor

avaer commented Mar 3, 2025

I noticed that plugin-ton does not validate as a plugin despite being in the registry (it is missing agentConfig for example): https://github.com/elizaos-plugins/plugin-ton/blob/main/package.json

More generally, it would be good to check registry integrity on plugin submission/inclusion in the registryu so the plugins that are listed are known to work. We could do this by version too, so known working plugin versions do not break on upstream update.

We can use e.g. ./check_github_repo.sh elizaos-plugins/plugin-ton to validate this; maybe this should be part of the CI/cron validation in this repo?

@madjin
Copy link

madjin commented Mar 4, 2025

I noticed @elizaos-plugins/plugin-okx doesn't exist either

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants