I built an open-source registry of Eve agents

Hey everyone!

As we all probably know, Vercel recently released Eve - a new framework for building and deploying AI agents.

So I thought… why not create an open-source registry?

It’s called: https://www.eveagents.dev/

And I’m now also working on a way of installing them with something like:

npx @bergside/eveagents install incident-response-commander

Contributions and feedback is more than welcome :slight_smile:

Thank you.