Skip to content

chore(release): bump 3.12.4 → 3.13.0 — @metaharness/darwin integration#2441

Merged
ruvnet merged 1 commit into
mainfrom
chore/release-3.13.0
Jun 22, 2026
Merged

chore(release): bump 3.12.4 → 3.13.0 — @metaharness/darwin integration#2441
ruvnet merged 1 commit into
mainfrom
chore/release-3.13.0

Conversation

@ruvnet

@ruvnet ruvnet commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Summary

What's new in 3.13.0

Surface Detail
MCP tools `metaharness_evolve`, `metaharness_security_bench`, `metaharness_bench`
Plugin skills `harness-evolve`, `harness-security-bench`, `harness-bench`
Optional dep `@metaharness/darwin@~0.3.1` (new)
Optional dep `metaharness@~0.2.6` (was `~0.1.11`)

Strategic note: `harness-security-bench` wraps the upstream "Darwin Shield" — the closest reference implementation for our ADR-155 nightly self-learning security harness (#2417). Gives Loop A its empirical reward-signal floor.

Published artifacts

Package latest alpha v3alpha
`@claude-flow/cli` 3.13.0 3.13.0 3.13.0
`claude-flow` 3.13.0 3.13.0 3.13.0
`ruflo` 3.13.0 3.13.0 3.13.0

Test plan

  • `npm view @3.13.0 version` returns 3.13.0 for all three
  • `npm view dist-tags --json` shows latest=alpha=v3alpha=3.13.0 for all three
  • `npx tsc --noEmit` clean on `@claude-flow/cli` (verified pre-publish)
  • All 16 graceful-degradation drill assertions pass (verified in feat(metaharness): integrate @metaharness/darwin@0.3.1 + bump umbrella to 0.2.6 #2440)
  • Build artifact contains the 3 new MCP tools (`grep -c` on compiled metaharness-tools.js = 8)

🤖 Generated with RuFlo

MINOR per semver — backward-compatible additions:
- 3 new MCP tools: metaharness_evolve, metaharness_security_bench, metaharness_bench
- 3 new skills: harness-evolve, harness-security-bench, harness-bench
- New optional dep: @metaharness/darwin ~0.3.1
- Umbrella bump: metaharness ~0.1.11 → ~0.2.6

Changes:
- Root `package.json`              3.12.4 → 3.13.0
- `v3/@claude-flow/cli`            3.12.4 → 3.13.0
- `ruflo/` wrapper                 3.12.4 → 3.13.0

Published to npm with all three legacy dist-tags pointing at 3.13.0:

  @claude-flow/cli@3.13.0  →  latest, alpha, v3alpha
  claude-flow@3.13.0       →  latest, alpha, v3alpha
  ruflo@3.13.0             →  latest, alpha, v3alpha

Implements ADR-153 (Darwin Mode integration). All 4 ADR-150 architectural
constraints honored — removable, optional, graceful, CI-gated. Connects to
ADR-155 (#2417, #2418) by surfacing the upstream Darwin Shield as an
empirical floor for Loop A reward-signal soundness.

Verified post-publish: every package × every dist-tag = 3.13.0.

Co-Authored-By: RuFlo <ruv@ruv.net>
@ruvnet ruvnet merged commit 0b00665 into main Jun 22, 2026
39 of 73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant