Ship a new eve agent in one minute.
From
1. Add a prompt
2. Pick models & MCP connections
3. Deploy
Your agent is in production, ready to chat, backed by a Git repo you own.
Shipped my first couple of PRs for Omarchy, I wanna do more I'm planning to run a 24/7 contribution workflow but I'm doing it slow so I can get some feedback and tweak the pipeline in a way that it only ships quality work so I don't waste my time and maintainers time.
Everything is done using Hermes Agent bots where I have An HR bot that made a repo specific bot with the bare minimum context focused on a project/workflow and the worker bot can't modify itself(memory, skills, etc) so it stays consistent and I tweak it based on feedback.
As soon as I get a working workflow and high PR merge rate i might share the bot if anyone is interested.