Skip to content

Commit 7e80d4e

Browse files
autogame-17claude
andcommitted
chore(release): 0.2.1 — free-text query for evolver_search_assets
Bump version and promote the Unreleased changelog entry. The proxy companion (EvoMap/evolver-private-dev#208) is merged, so the `query` semantic-search path is live end-to-end once this plugin version is installed. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 1c278d6 commit 7e80d4e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "evolver",
33
"displayName": "Evolver — Self-Evolving Agent Memory",
44
"description": "Gives the agent a persistent, auditable evolution memory plus a bridge to the EvoMap Proxy mailbox. Recalls what worked at session start, detects improvement signals while you edit, records outcomes when a task ends, and exposes the network's genes/capsules as MCP tools — powered by the Genome Evolution Protocol (GEP). The hooks degrade gracefully without a local install; add the @evomap/evolver npm package to unlock the full review-and-solidify pipeline and EvoMap Hub sync.",
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"author": {
77
"name": "EvoMap",
88
"email": "team@evomap.ai"

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to the Evolver Claude Code plugin are documented here.
44
This project adheres to [Semantic Versioning](https://semver.org/).
55

6-
## [Unreleased]
6+
## [0.2.1] — 2026-06-07
77

88
### Changed
99
- `evolver_search_assets` now accepts a free-text `query` parameter for

0 commit comments

Comments
 (0)