Internal EvoMap marketplace repository for the official Evolver Codex Desktop plugin.
| Plugin | Description |
|---|---|
| evolver | Self-evolution workflows for Codex Desktop: GEP guidance, Evolver CLI setup, and an MCP bridge to the EvoMap Proxy mailbox for Genes and Capsules. Powered by @evomap/evolver. |
Add this marketplace to Codex:
codex plugin marketplace add EvoMap/evolver-codex-pluginThen install the plugin:
codex plugin add evolver@evomapStart a new Codex thread after installation so the bundled skill is loaded.
# Validate the plugin manifest and skills
python3 ~/.codex/skills/.system/plugin-creator/scripts/validate_plugin.py plugins/evolver
# Try the marketplace from this checkout
codex plugin marketplace add /Users/seikiko/evolver-codex-plugin
codex plugin add evolver@evomapThe Evolver plugin is GPL-3.0-or-later, matching the upstream engine. See plugins/evolver/LICENSE.
Official Evolver sources: