chore(F-141): v0.15.0 release prep - #66
Merged
Merged
Conversation
Twelve features (F-129 → F-140) ship as one minor bump because the batch crosses the substantial-milestone threshold: - New evidence taxonomy (perf_regression / perf_resolved) closes the Iron Law gap on silent perf regressions. - Structural archive separation (complete() auto-move + harness sync bulk migration) means spec.yaml stays slim by construction. - Plugin-level docs/communication-rules.md standardises answer- first format and native-tone replies for any user language. - Three drive-loop adaptivity hooks: deterministic replan, mid- cycle real test, transient retry. Mechanics: - plugin.json + package.json: 0.14.3 → 0.15.0 - CHANGELOG.md [Unreleased] reflows into [0.15.0] dated 2026-05-11 with grouped Added / Changed / Verification sections following the F-136 brevity standard. - README.md + README.ko.md badges and v0.15.0 capability lines. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Twelve features (F-129 → F-140) ship as one minor bump. plugin.json/package.json bumped, CHANGELOG reflowed into [0.15.0] header, README badges + v0.15.0 capability lines (English + Korean).
Test plan
Post-merge
After merge to develop, fast-forward main and tag v0.15.0 (annotated).
gh release create v0.15.0 --notes-file <CHANGELOG-section>finalises the GitHub release.🤖 Generated with Claude Code