chore(release): bump 3.12.4 → 3.13.0 — @metaharness/darwin integration#2441
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
What's new in 3.13.0
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
Test plan
🤖 Generated with RuFlo