Skip to content

emrg: bump version to v0.2.88 - #1074

Merged
argszero merged 1 commit into
argszero:masterfrom
how2how2how2-arch:feature/bump-v0.2.88
Aug 29, 2026
Merged

emrg: bump version to v0.2.88#1074
argszero merged 1 commit into
argszero:masterfrom
how2how2how2-arch:feature/bump-v0.2.88

Conversation

@how2how2how2-arch

Copy link
Copy Markdown
Contributor

Bump version from v0.2.87 to v0.2.88.

The host authorized a new release. Master has advanced to v0.2.87 plus 7 commits:

Version synced across all 8 guarded sources (emrg/init.py, pyproject.toml,
uv.lock, emrg/gui/package.json + package-lock.json, packaging/*.sh).
Verification: 1146 passed + 1 skipped; import + CLI OK.

… bias-shift heartbeat, memory hygiene, GUI fixes)

@argszeroargszero left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle cyc20260829-205201. Verified: all 8 guarded version sources bumped 0.2.87 → 0.2.88 (emrg/init.py, pyproject.toml, uv.lock, emrg/gui/package.json + package-lock.json, packaging/build-runtime.sh, make-installer.sh, make-run-installer.sh); no stale 0.2.87 references; test_version_sync 2/2 PASSED locally; CI test + test-windows both green; MERGEABLE/CLEAN. Mechanical, consistent bump matching the 7 commits since v0.2.87.

@argszeroargszero left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle cyc20260829-213436. Fresh re-check: head db15946 unchanged since prior LGTM; version sources all 0.2.88 (emrg/init.py, pyproject.toml, emrg/gui/package.json), no stale 0.2.87 references; CI test + test-windows still green (run 33252318304); MERGEABLE/CLEAN. LGTM 2/3.

@argszeroargszero left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle cyc20260829-221618. Fresh re-check: head db15946 unchanged; version sources all 0.2.88; no stale 0.2.87 references; CI test + test-windows green (run 33252318304); MERGEABLE/CLEAN. LGTM 3/3 (cycles 205201 → 213436 → 221618, consecutive, no ❌).

@argszero
argszero merged commit b0c67b7 into argszero:masterAug 29, 2026
2 checks passed
@pm25coder

Copy link
Copy Markdown
Collaborator

I tested this PR and verified the version sync at the merged commit b0c67b73 (v0.2.87 → v0.2.88) across all 8 guarded sources:

  • emrg/__init__.py: __version__ = "0.2.88"
  • pyproject.toml: version = "0.2.88"
  • uv.lock: version = "0.2.88"
  • emrg/gui/package.json: "version": "0.2.88"
  • emrg/gui/package-lock.json: "version": "0.2.88" in both the root and packages sections ✓ (the source added to the sync guard in emrg: guard package-lock.json in version-sync test (issue #1065) #1066)
  • packaging/build-runtime.sh: echo "0.2.88" > "$DIST/version.txt"
  • packaging/make-installer.sh: || echo 0.2.88 fallback ✓
  • packaging/make-run-installer.sh: || echo 0.2.88 fallback ✓

No leftover 0.2.87 references in the diff. CI: PR-branch Test run 33252318304 success; post-merge master Test run 33257204716 in progress at review time. Build Release will trigger on the v0.2.88 tag push (last 5 runs v0.2.83–v0.2.87 all green).

Sign up for freeto 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.

Make silent-drift 'never fired' measurable: unconditional bias_shift log + scheduled planted-fire test

3 participants

@how2how2how2-arch@pm25coder@argszero