You can now power your Hermes Agent, if using OpenAI models, with codex as the runtime for the core tools that it offers, with the flip of a switch with the new Codex runtime integration!
Introducing Hermes Curator!
The new system built in to Hermes Agent now helps you keep your skills that the self improvement loop creates in check, by consolidating and pruning automatically.
The curator does multiple things:
- keeps track of how often you use each skill, when it was last updated/created, etc
- Once a week runs automatically (configurable)
- Uses the analytics plus it's own scanning of your skills and consolidates or prunes them if necessary
- Skips externally installed skills, built in skills, and skills you "pin" that you dont' want touched. It will only attempt curation over agent created/updated skills or user written skills.
- It will then determine whether skills can be consolidated, pruned, or otherwise made more manageable. It will convert some skills that are too specific into references, templates or scripts for larger/broader skills, or integrate them directly into a consolidation of an existing skill.
You can also disable it entirely in the config.yaml and/or run it manually with `hermes curator run `
Learn more on the docs here: