13 Commits

Author SHA1 Message Date
evolver-publish b34ccbcd9a Release v1.94.0 2026-08-08 16:33:28 +08:00
evolver-publish 850da8d173 Release v1.91.0
Co-authored-by: autogame-17 <17@evomap.ai>
2026-07-07 13:07:22 +08:00
evolver-publish 8e2e91d456 Release v1.89.18 2026-06-28 22:47:18 +08:00
evolver-publish f9b6f0dea5 Release v1.89.11 2026-06-15 11:04:27 +08:00
evolver-publish 51a7464560 Release v1.89.10 2026-06-13 09:34:19 +00:00
evolver-publish 614892cd76 Release v1.89.3 2026-06-10 16:47:05 +08:00
seikiko c3a0098cd5 docs: license to GPL-3.0-or-later; drop internal Public Release section; fix issue-repo/runtime refs
- License section now states GPL-3.0-or-later (was stale MIT) in README / README.zh-CN / SKILL.
- Remove the maintainer-only "Public Release" section (non-existent npm scripts + internal publish flow).
- EVOLVER_ISSUE_REPO documented default -> EvoMap/evolver (matches code default).
- Point auto-issue hint (index.js) and skill attribution footer (skillPublisher.js) at EvoMap/evolver.
- Normalize `evolver run` -> `evolver`; rewrite Roadmap into directional items.
- Drop .github/CODEOWNERS from the public mirror.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 02:33:38 +00:00
autogame-17 98dac5fbde docs(readme): correct CritPt baseline 0.00% -> 9.1% (#551)
The OpenClaw CritPt Physics Solver baseline cited in the paper
(arXiv:2604.15097) is 9.1%, not 0.00%. Update all four language READMEs
to match the paper.

Co-authored-by: autogame-17 <autogame-17@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 20:06:43 +08:00
autogame-17 5e0f8108a6 docs(readme): add npm downloads badge to all 4 READMEs
Adds [![npm downloads]](shields.io/npm/dm/@evomap/evolver) between the
last-commit and issues badges on README.md / README.zh-CN.md /
README.ja-JP.md / README.ko-KR.md. The npm/dm endpoint resolves to
~13k/month, which is a more meaningful "is anyone using this" signal
for a package shipped via npm than the github releases download count.
2026-05-05 11:49:35 +08:00
evolver-publish 35b01c27a4 Release v1.76.0
Co-authored-by: seikiko <17@autogame.ai>
2026-04-30 03:41:51 +00:00
evolver-publish 303ace6c0f Release v1.70.0-beta.2
Co-authored-by: seikiko <17@autogame.ai>
Co-authored-by: autogame-17 <166480271+autogame-17@users.noreply.github.com>
2026-04-25 03:16:39 +00:00
17 c67181e148 docs(readme): feature arXiv:2604.15097 paper across all 4 READMEs
Add a top-of-README Research callout and an arXiv badge in all four
language variants (en/zh-CN/ja-JP/ko-KR) linking to:
  From Procedural Skills to Strategy Genes: Towards Experience-Driven
  Test-Time Evolution (arXiv:2604.15097)

The paper provides the theoretical backing for why Evolver encodes
agent experience as compact Genes / Capsules instead of long SKILL.md
docs.
2026-04-24 14:25:42 +00:00
evolver-publish 188791b814 Release v1.69.14 2026-04-22 11:01:45 +00:00