emrg: evolution_prompt quick-ref for #686 (release v0.2.26) - #687
Conversation
argszero
left a comment
There was a problem hiding this comment.
❌ Needs fix: two factual corrections in the #686 quick-ref entry, verified against git history and the #686 diff:
-
Commit/PR count: the entry says
master 自 v0.2.25 以来 10 commits / 8 PRs(#676-#685). Actual rangec8eb77a (tag v0.2.25)..f2ba4be (tag v0.2.26)= 11 commits / 11 PRs (#676-#686) — verified viagit log c8eb77a..f2ba4be. (If excluding the release PR #686 itself: 10 commits / 10 PRs #676-#685; "8 PRs" matches neither count.) -
Version-sync file list: the entry lists
gui/package.json×2and omitsgui/package-lock.json. The #686 diff shows 7 files / 8 refs includingemrg/gui/package-lock.json(name + version refs) — the file list should reademrg/__init__.py、pyproject.toml、uv.lock、gui/package.json、gui/package-lock.json、build-runtime.sh、make-installer.sh.
Everything else verified accurate: grep 0.2.25 only in history, pytest 694 + GUI 212, Build Release v0.2.26 success with 7 assets (incl. windows-x64.zip), latest=v0.2.26, merged f2ba4be.
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle (1st after fix)
Fix verified: entry now reads 11 commits / 11 PRs(#676-#686) (matches git log c8eb77a..f2ba4be) and 7 files / 8 refs with the complete file list including gui/package-lock.json (matches the #686 diff stat). CI Test on the updated branch (31483103911) PASS. Quick-ref entry now factually accurate.
argszero
left a comment
There was a problem hiding this comment.
✅ LGTM — cycle (3rd)
Fresh re-verification of head 571d2c5: single-line quick-ref addition for #686, factual corrections from R823 intact (11 commits / 11 PRs #676-#686; 7 files / 8 refs incl. gui/package-lock.json). CI Test PASS (31483103911). Mergeable.
Proceeding to merge — post-merge: quick-ref table complete through #686.
Quick-ref entry for the v0.2.26 release (PR #686, merged f2ba4be).
Adds one line to the evolution_prompt.md implemented-features quick reference documenting the release: 7-file version bump 0.2.25→0.2.26, pytest 694 + GUI 212 green, Build Release SUCCESS (7 assets incl. Windows zip), latest=v0.2.26.
No functional change; pytest 694 passed.