helixevo 0.2.41 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "helixevo",
3
- "version": "0.2.41",
4
- "description": "Self-evolving skill ecosystem for AI agents. Skills and projects co-evolve through multi-judge evaluation and a Pareto frontier.",
3
+ "version": "0.3.1",
4
+ "description": "Co-evolving skill and project brain for AI agents, with ontology-aware learning, pressure modeling, and a premium dashboard.",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "helixevo": "dist/cli.js"